summaryrefslogtreecommitdiffstats
path: root/src/cachingreaderworker.h
AgeCommit message (Expand)Author
2015-01-28a bunch of undefined variablesNico Schlömer
2015-01-09Reduce hash lookups in CachingReader by storing a state flag in Chunk.RJ Ryan
2014-11-16Fix some minor issues from the reviewUwe Klotz
2014-11-16Eliminate inappropriate inheritance: SoundSourceProxy is-not-a SoundSourceUwe Klotz
2014-11-15Replace unmanaged pointer with QScopedPointerUwe Klotz
2014-11-07Use QString instead of char* in ConstructorMax Linke
2014-04-25Refactor use of math and other headers across the codebase.RJ Ryan
2014-01-21Add event tracing in many useful places.RJ Ryan
2013-11-30Header/include cleanups across the codebase.RJ Ryan
2013-07-01dedicated thread for CachingReaderWorkerDaniel Schürmann
2013-06-26Splitted CachingReader into CachingReader and CachingReaderWorkerDaniel Schürmann