summaryrefslogtreecommitdiffstats
path: root/src/engine/cachingreaderchunk.cpp
AgeCommit message (Expand)Author
2019-01-06move CachingReader classes to their own folderBe
2017-11-25Use "length" for both slices and rangesUwe Klotz
2017-11-19Improve API and documentation of Readable-/WritableSampleFramesUwe Klotz
2017-11-06Explicitly define the internal number of channels for the engineUwe Klotz
2017-11-06Enclose sample buffering classes into namespace 'mixxx'Uwe Klotz
2017-11-06Finalize the new AudioSource v2 APIUwe Klotz
2017-11-06Move common functionality from AudioSource into base classUwe Klotz
2017-11-06Introduce next abstraction level of the AudioSource APIUwe Klotz
2017-11-06Optimize and test conversion mono -> stereoUwe Klotz
2017-11-06Change naming of IndexRange members to avoid misunderstandingsUwe Klotz
2017-11-06Introduce AudioSource v2 APIUwe Klotz
2017-11-06Use loggers in CachingReader componentsUwe Klotz
2016-08-19Replace isNull() with operator bool for shared pointersUwe Klotz
2016-06-26Rename namespace 'Mixxx' to 'mixxx'Uwe Klotz
2016-04-22Move CachingReader and friends into src/engine.RJ Ryan