summaryrefslogtreecommitdiff
path: root/src/audiocache.h
AgeCommit message (Expand)Author
2017-05-07Lazy free the nodata buffers on plugin removal.Bent Bisballe Nyeng
2017-04-15Add chunk size control to the audio cache engine.Bent Bisballe Nyeng
2017-04-15Use std::size types.Bent Bisballe Nyeng
2017-04-01Update underrun counter directly in AudioCache.Bent Bisballe Nyeng
2017-03-25Fix crash on multiple stop/start command due to invalid pointer returned to t...Bent Bisballe Nyeng
2016-03-31made API of AudioCache's getters more consistentChristian Glöckner
2016-03-22Change license to LGPLv3.André Nusser
2016-02-14Change GPL version number in file headers to 3.André Nusser
2016-01-29wip 1André Nusser
2016-01-28Conform to style guide.Bent Bisballe Nyeng
2016-01-28Preload the entire file. Don't mess with the CHUNKSIZE...Bent Bisballe Nyeng
2016-01-28Make buffer-size 'infinite'.Bent Bisballe Nyeng
2016-01-20Fix some comments.Bent Bisballe Nyeng
2016-01-20Split CacheManager into several AudioCache classes and refactored the lot of ...Bent Bisballe Nyeng