Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2016-03-07 | 369 Bytes | |
Scaloid 4.2 source code.tar.gz | 2016-03-07 | 128.6 kB | |
Scaloid 4.2 source code.zip | 2016-03-07 | 169.4 kB | |
Totals: 3 Items | 298.4 kB | 0 |
This version fixes a concurrency issue about LocalServiceConnector
. I found the service is not accessed consistently when it is accessed from multiple threads, especially the device does not have sufficient free memory. This fix is verified in a production app, Soundcorset, and I am assured it is working correctly now.
Additionally, I fixed some of reported bugs.