aboutsummaryrefslogtreecommitdiffstats
path: root/src/PlayerControl.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: update copyright year to 2013Max Kellermann2013-10-301-1/+1
* PlayerControl: move attributes to struct CrossFadeSettingsMax Kellermann2013-10-291-6/+7
* player_control: rename to PlayerControlMax Kellermann2013-10-281-7/+7
* Playlist: copy stream tags from the PlayerThreadMax Kellermann2013-10-221-1/+42
* PlayerControl: GetError() returns an Error, not a char*Max Kellermann2013-10-171-5/+23
* Thread/Thread: replacement library for GThreadMax Kellermann2013-10-171-8/+8
* 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