1
0
mirror of https://github.com/clementine-player/Clementine synced 2025-01-16 19:52:16 +01:00
Clementine-audio-player-Mac.../ext/libclementine-common/core
David Sansome 9be641ee87 The external tagreader mostly works now:
* 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
2012-01-07 00:26:07 +00:00
..
closure.cpp
closure.h
encoding.cpp
encoding.h
logging.cpp
logging.h
messagehandler.cpp The external tagreader mostly works now: 2012-01-07 00:26:07 +00:00
messagehandler.h The external tagreader mostly works now: 2012-01-07 00:26:07 +00:00
waitforsignal.cpp The external tagreader mostly works now: 2012-01-07 00:26:07 +00:00
waitforsignal.h The external tagreader mostly works now: 2012-01-07 00:26:07 +00:00
workerpool.cpp
workerpool.h The external tagreader mostly works now: 2012-01-07 00:26:07 +00:00