mirror of
https://github.com/clementine-player/Clementine
synced 2025-01-16 19:52:16 +01:00
9be641ee87
* Make TagReaderClient a singleton until it's easier to pass dependencies around * Add a WaitForSignal() that uses a local event loop to wait for a signal to be emitted * Add a WaitForFinished() to _MessageReplyBase that blocks using a semaphore * Add blocking versions of all TagReaderClient methods * Use the TagReaderClient everywhere that Song::InitFromFile and friends were used before |
||
---|---|---|
.. | ||
closure.cpp | ||
closure.h | ||
encoding.cpp | ||
encoding.h | ||
logging.cpp | ||
logging.h | ||
messagehandler.cpp | ||
messagehandler.h | ||
waitforsignal.cpp | ||
waitforsignal.h | ||
workerpool.cpp | ||
workerpool.h |