summaryrefslogtreecommitdiffstats
path: root/src/engine/engineworker.cpp
AgeCommit message (Expand)Author
2020-12-07Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-12-07Slimdown moc_compilation.cppDaniel Poelzleithner
2020-11-10Remove filename headersxerus2000
2018-03-14use std::atomic_flag as ready flagDaniel Schürmann
2018-03-13Make worker management thread save in any caseDaniel Schürmann
2018-03-13Replace fifo by QHash to fix overlow and loss of wake up signals. Fixing Bug ...Daniel Schürmann
2013-07-01dedicated thread for 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