summaryrefslogtreecommitdiff
path: root/src/PlayerControl.hxx
AgeCommit message (Expand)Author
2014-08-29PlayerThread: use SongTime for elapsed_timeMax Kellermann
2014-08-29PlayerControl: use SignedSongTime for the song durationMax Kellermann
2014-08-27PlayerControl: use std::chrono::duration for Seek()Max Kellermann
2014-02-21PlayerListener: new interface to replace GlobalEvents accessMax Kellermann
2014-01-28output: rename struct audio_output to AudioOutputMax Kellermann
2014-01-28OutputAll: convert to class, move instance to class PartitionMax Kellermann
2014-01-13copyright year 2014Max Kellermann
2014-01-09DetachedSong: fork of struct SongMax Kellermann
2013-10-30*: update copyright year to 2013Max Kellermann
2013-10-29PlayerControl: move attributes to struct CrossFadeSettingsMax Kellermann
2013-10-28player_control: rename to PlayerControlMax Kellermann
2013-10-22Playlist: copy stream tags from the PlayerThreadMax Kellermann
2013-10-17PlayerControl: GetError() returns an Error, not a char*Max Kellermann
2013-10-17Thread/Thread: replacement library for GThreadMax Kellermann
2013-09-27PlayerControl: use strictly typed enumsMax Kellermann
2013-09-27PlayerControl: convert functions to methodsMax Kellermann
2013-09-27PlayerThread: move code to player_control::CommandFinished()Max 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-01-25PlayerControl: add second Cond objectMax Kellermann
2013-01-20PlayerControl: move functions into the classMax Kellermann
2013-01-10PlayerControl: switch to the Mutex/Cond classesMax Kellermann
2013-01-04PlayerControl: add constructor and destructorMax Kellermann
2013-01-04player_control.h: convert header to C++Max Kellermann