index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
DecoderThread.cxx
Age
Commit message (
Expand
)
Author
2013-07-28
decoder_api: convert to C++
Max Kellermann
2013-04-17
use g_thread_new() if GLib is recent enough
Max Kellermann
2013-04-08
uri: convert to C++
Max Kellermann
2013-01-30
decoder_list: convert to C++
Max Kellermann
2013-01-28
InputStream: use std::string
Max Kellermann
2013-01-27
DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond
Max Kellermann
2013-01-26
input_stream: forward-declare the struct
Max Kellermann
2013-01-22
Path: move to fs subdirectory
Denis Krjuchkov
2013-01-21
DecoderControl: move functions into the class
Max Kellermann
2013-01-18
Path: new class "Path" wraps filesystem path strings
Max Kellermann
2013-01-10
DecoderThread: signal the client after decoder finishes
Max Kellermann
2013-01-07
decoder_api.h, ...: add "extern C"
Max Kellermann
2013-01-04
DecoderThread: move code to destructor
Max Kellermann
2013-01-04
DecoderInternal: move initializers to constructor
Max Kellermann
2013-01-04
decoder_*: convert to C++
Max Kellermann
2013-01-02
mapper: convert to C++
Max Kellermann
2013-01-02
{decoder,player}_thread: convert to C++
Max Kellermann