summaryrefslogtreecommitdiffstats
path: root/src/engine/cachingreader/cachingreader.cpp
AgeCommit message (Expand)Author
2020-12-15Add pointer qualification to auto typesJan Holthuis
2020-12-07Slimdown moc_compilation.cppDaniel Poelzleithner
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-11-01Rename isPartOf() to isSubrangeOf()Daniel Schürmann
2020-10-26Introduce IndexRange::isPartOf()Daniel Schürmann
2020-09-08CachingReader: Fix debug assertion when hintFrameCount == 0Jan Holthuis
2020-05-28Replace deprecated QLinkedList with std::listJan Holthuis
2020-01-15Fix incorrect emit statements in Mixxx codebaseJan Holthuis
2020-01-07Use loadAcquire() for certain atomic load callsJan Holthuis
2020-01-07Add util wrapper function for QAtomic*<T>::load/store[Relaxed] methodsJan Holthuis
2019-12-11Fix typos (mixx->mixxx)luz.paz
2019-11-10Merge pull request #2351 from uklotzde/cachingreader_prerollUwe Klotz
2019-11-10Add debug logs to CachingReaderUwe Klotz
2019-11-10git-clang-formatDaniel Schürmann
2019-10-03Merge remote-tracking branch 'upstream/2.2'Be
2019-09-30Merge branch '2.2' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2019-09-16Merge remote-tracking branch 'upstream/2.2'Daniel Schürmann
2019-06-14Add commentsUwe Klotz
2019-06-14Fixed unused parameter warnings in release buildUwe Klotz
2019-03-29Added missing include to fix building with Qt 5.5.1Daniel Schürmann
2019-01-06CachingReader: replace SIGNAL & SLOT with Qt 5 functor syntaxBe
2019-01-06move CachingReader classes to their own folderBe