aboutsummaryrefslogtreecommitdiffstats
path: root/src/DecoderControl.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* audio_format: convert to C++Max Kellermann2013-08-031-3/+3
* song: convert header to C++Max Kellermann2013-07-281-4/+6
* decoder_api: convert to C++Max Kellermann2013-07-281-1/+1
* DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann2013-01-271-8/+10
* DecoderControl: move functions into the classMax Kellermann2013-01-211-188/+135
* PlayerControl: move functions into the classMax Kellermann2013-01-201-0/+9
* DecoderControl: take ownership of client_condMax Kellermann2013-01-101-1/+1
* decoder_*: convert to C++Max Kellermann2013-01-041-0/+339