summaryrefslogtreecommitdiff
path: root/src/DecoderControl.hxx
AgeCommit message (Expand)Author
2013-10-21Song: pass reference to song_equals()Max Kellermann
2013-10-17Thread/Thread: replacement library for GThreadMax Kellermann
2013-09-27DecoderControl: use GLib forward declarationsMax Kellermann
2013-09-27DecoderControl: convert "enum decoder_state" to strictly-typed enumMax Kellermann
2013-09-27DecoderCommand: convert to strictly-typed enumMax Kellermann
2013-09-27DecoderControl: convert functions to methodsMax Kellermann
2013-09-26MusicBuffer: expose the C++ APIMax Kellermann
2013-09-26MusicPipe: expose the C++ APIMax Kellermann
2013-09-04util/Error: new error passing libraryMax Kellermann
2013-08-03audio_format: convert to C++Max Kellermann
2013-07-28song: convert header to C++Max Kellermann
2013-07-28decoder_api: convert to C++Max Kellermann
2013-01-27DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann
2013-01-21DecoderControl: move functions into the classMax Kellermann
2013-01-20PlayerControl: move functions into the classMax Kellermann
2013-01-10DecoderControl: take ownership of client_condMax Kellermann
2013-01-04decoder_*: convert to C++Max Kellermann