mirror of
https://github.com/clementine-player/Clementine
synced 2024-12-17 20:09:50 +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 |
||
---|---|---|
.. | ||
asxiniparser.cpp | ||
asxiniparser.h | ||
asxparser.cpp | ||
asxparser.h | ||
cueparser.cpp | ||
cueparser.h | ||
m3uparser.cpp | ||
m3uparser.h | ||
parserbase.cpp | ||
parserbase.h | ||
playlistparser.cpp | ||
playlistparser.h | ||
plsparser.cpp | ||
plsparser.h | ||
xmlparser.cpp | ||
xmlparser.h | ||
xspfparser.cpp | ||
xspfparser.h |