Age | Commit message (Expand) | Author |
2018-08-05 | Add support for partial buffers in cache and rendering engine - fixes dropout... | Bent Bisballe Nyeng |
2017-05-07 | Lazy free the nodata buffers on plugin removal. | Bent Bisballe Nyeng |
2017-05-07 | Add additional underrun increments. | Bent Bisballe Nyeng |
2017-04-29 | Keep sync on cache misses. | Bent Bisballe Nyeng |
2017-04-29 | Fix crash on 'underrun' when c.font is not yet allocated but the preload cach... | Bent Bisballe Nyeng |
2017-04-15 | Fix audio cache test - missing updateChunkSize call before processing. | Bent Bisballe Nyeng |
2017-04-15 | Add chunk size control to the audio cache engine. | Bent Bisballe Nyeng |
2017-04-15 | Use std::size types. | Bent Bisballe Nyeng |
2017-04-01 | Update underrun counter directly in AudioCache. | Bent Bisballe Nyeng |
2017-03-25 | Fix crash on multiple stop/start command due to invalid pointer returned to t... | Bent Bisballe Nyeng |
2016-03-31 | made API of AudioCache's getters more consistent | Christian Glöckner |
2016-03-22 | Change license to LGPLv3. | André Nusser |
2016-03-13 | Only open AudioCacheFile if needed. | Bent Bisballe Nyeng |
2016-03-12 | Only open file if we actually need to read from it. | Bent Bisballe Nyeng |
2016-02-14 | Change GPL version number in file headers to 3. | André Nusser |
2016-01-29 | Glocke suggestions | André Nusser |
2016-01-29 | wip 3 | André Nusser |
2016-01-29 | wip 2 | André Nusser |
2016-01-29 | wip 1 | André Nusser |
2016-01-28 | Conform to style guide. | Bent Bisballe Nyeng |
2016-01-28 | Added debug | Bent Bisballe Nyeng |
2016-01-27 | Add debug. | Bent Bisballe Nyeng |
2016-01-20 | Fix some comments. | Bent Bisballe Nyeng |
2016-01-20 | Split CacheManager into several AudioCache classes and refactored the lot of ... | Bent Bisballe Nyeng |