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
/
DecoderControl.hxx
Age
Commit message (
Expand
)
Author
2013-10-21
Song: pass reference to song_equals()
Max Kellermann
2013-10-17
Thread/Thread: replacement library for GThread
Max Kellermann
2013-09-27
DecoderControl: use GLib forward declarations
Max Kellermann
2013-09-27
DecoderControl: convert "enum decoder_state" to strictly-typed enum
Max Kellermann
2013-09-27
DecoderCommand: convert to strictly-typed enum
Max Kellermann
2013-09-27
DecoderControl: convert functions to methods
Max Kellermann
2013-09-26
MusicBuffer: expose the C++ API
Max Kellermann
2013-09-26
MusicPipe: expose the C++ API
Max Kellermann
2013-09-04
util/Error: new error passing library
Max Kellermann
2013-08-03
audio_format: convert to C++
Max Kellermann
2013-07-28
song: convert header to C++
Max Kellermann
2013-07-28
decoder_api: convert to C++
Max Kellermann
2013-01-27
DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond
Max Kellermann
2013-01-21
DecoderControl: move functions into the class
Max Kellermann
2013-01-20
PlayerControl: move functions into the class
Max Kellermann
2013-01-10
DecoderControl: take ownership of client_cond
Max Kellermann
2013-01-04
decoder_*: convert to C++
Max Kellermann