aboutsummaryrefslogtreecommitdiffstats
path: root/src/PlayerControl.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* PlayerControl: use strictly typed enumsMax Kellermann2013-09-271-38/+37
* PlayerControl: convert functions to methodsMax Kellermann2013-09-271-0/+55
* PlayerThread: move code to player_control::CommandFinished()Max Kellermann2013-09-271-0/+14
* util/Error: new error passing libraryMax Kellermann2013-09-041-4/+4
* audio_format: convert to C++Max Kellermann2013-08-031-3/+3
* song: convert header to C++Max Kellermann2013-07-281-4/+5
* PlayerControl: add second Cond objectMax Kellermann2013-01-251-0/+32
* PlayerControl: move functions into the classMax Kellermann2013-01-201-167/+121
* PlayerControl: switch to the Mutex/Cond classesMax Kellermann2013-01-101-6/+8
* PlayerControl: add constructor and destructorMax Kellermann2013-01-041-6/+4
* player_control.h: convert header to C++Max Kellermann2013-01-041-0/+339