summaryrefslogtreecommitdiff
path: root/src/DecoderThread.cxx
AgeCommit message (Expand)Author
2013-07-28decoder_api: convert to C++Max Kellermann
2013-04-17use g_thread_new() if GLib is recent enoughMax Kellermann
2013-04-08uri: convert to C++Max Kellermann
2013-01-30decoder_list: convert to C++Max Kellermann
2013-01-28InputStream: use std::stringMax Kellermann
2013-01-27DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann
2013-01-26input_stream: forward-declare the structMax Kellermann
2013-01-22Path: move to fs subdirectoryDenis Krjuchkov
2013-01-21DecoderControl: move functions into the classMax Kellermann
2013-01-18Path: new class "Path" wraps filesystem path stringsMax Kellermann
2013-01-10DecoderThread: signal the client after decoder finishesMax Kellermann
2013-01-07decoder_api.h, ...: add "extern C"Max Kellermann
2013-01-04DecoderThread: move code to destructorMax Kellermann
2013-01-04DecoderInternal: move initializers to constructorMax Kellermann
2013-01-04decoder_*: convert to C++Max Kellermann
2013-01-02mapper: convert to C++Max Kellermann
2013-01-02{decoder,player}_thread: convert to C++Max Kellermann