Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-28 | Added debug | Bent Bisballe Nyeng | |
2016-01-28 | Added debug | Bent Bisballe Nyeng | |
2016-01-27 | Always stop thread if running. | Bent Bisballe Nyeng | |
2016-01-24 | Fix deadlock if a closeEvent was being processed in the event queue while ↵ | Bent Bisballe Nyeng | |
clearing due to a chunk size change. | |||
2016-01-22 | Rename lock | Bent Bisballe Nyeng | |
2016-01-20 | Check for lock in setChunkSize. Remove lock in clearEvents. | Bent Bisballe Nyeng | |
2016-01-20 | Split CacheManager into several AudioCache classes and refactored the lot of ↵ | Bent Bisballe Nyeng | |
them. Unit tests added. |