index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
PlayerControl.hxx
Age
Commit message (
Expand
)
Author
2014-02-21
PlayerListener: new interface to replace GlobalEvents access
Max Kellermann
2014-01-28
output: rename struct audio_output to AudioOutput
Max Kellermann
2014-01-28
OutputAll: convert to class, move instance to class Partition
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2014-01-09
DetachedSong: fork of struct Song
Max Kellermann
2013-10-30
*: update copyright year to 2013
Max Kellermann
2013-10-29
PlayerControl: move attributes to struct CrossFadeSettings
Max Kellermann
2013-10-28
player_control: rename to PlayerControl
Max Kellermann
2013-10-22
Playlist: copy stream tags from the PlayerThread
Max Kellermann
2013-10-17
PlayerControl: GetError() returns an Error, not a char*
Max Kellermann
2013-10-17
Thread/Thread: replacement library for GThread
Max Kellermann
2013-09-27
PlayerControl: use strictly typed enums
Max Kellermann
2013-09-27
PlayerControl: convert functions to methods
Max Kellermann
2013-09-27
PlayerThread: move code to player_control::CommandFinished()
Max Kellermann
2013-09-04
util/Error: new error passing library
Max Kellermann
2013-08-03
audio_format: convert to C++
Max Kellermann
2013-07-28
song: convert header to C++
Max Kellermann
2013-01-25
PlayerControl: add second Cond object
Max Kellermann
2013-01-20
PlayerControl: move functions into the class
Max Kellermann
2013-01-10
PlayerControl: switch to the Mutex/Cond classes
Max Kellermann
2013-01-04
PlayerControl: add constructor and destructor
Max Kellermann
2013-01-04
player_control.h: convert header to C++
Max Kellermann