summaryrefslogtreecommitdiffstats
path: root/src/engine/cachingreader.h
AgeCommit message (Expand)Author
2018-07-14Improve robustness and documentation of CachingReader interfaceUwe Klotz
2018-07-14CachingReader reports cache misses to calling codeDaniel Schürmann
2017-11-06Enclose sample buffering classes into namespace 'mixxx'Uwe Klotz
2017-11-06Introduce AudioSource v2 APIUwe Klotz
2017-03-16Improved hinting the ReadAheadmanager. It uses now frames instead of stereo s...Daniel Schürmann
2016-11-15reorder CachingReader::read() parameterDaniel Schürmann
2016-05-28Use SINT for all sample/frame index and length calculationsUwe Klotz
2016-04-26Rename TrackInfoObject to Track.RJ Ryan
2016-04-22Move CachingReader and friends into src/engine.RJ Ryan