summaryrefslogtreecommitdiffstats
path: root/src/cachingreader.h
AgeCommit message (Expand)Author
2015-01-11Fix another comment.RJ Ryan
2015-01-10Improve comments in CachingReader.RJ Ryan
2015-01-09Reduce hash lookups in CachingReader by storing a state flag in Chunk.RJ Ryan
2015-01-08Replace QVector for hint list with QVarLengthArray.RJ Ryan
2015-01-08Eliminate double hash lookup in CachingReader::lookupChunk.RJ Ryan
2014-11-07Use QString instead of char* in ConstructorMax Linke
2014-04-25Refactor use of math and other headers across the codebase.RJ Ryan
2013-11-30Header/include cleanups across the codebase.RJ Ryan
2013-07-05clean up chunk memory calculationDaniel Schürmann
2013-06-30switch from QList to QVector to avoid memory allocation during the audio call...Daniel Schürmann
2013-06-29fix all hintReader functions & -> * for output parameterDaniel Schürmann
2013-06-29removed wake from CachingReaderDaniel Schürmann
2013-06-26Splitted CachingReader into CachingReader and CachingReaderWorkerDaniel Schürmann
2013-06-23fix possible segfault with CachingReader::~CachingReader();Daniel Schürmann
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan