summaryrefslogtreecommitdiff
path: root/src/PlayerControl.cxx
AgeCommit message (Expand)Author
2013-01-15PlayerControl: initialise attribute "border_pause"Max Kellermann
2013-01-10PlayerControl: switch to the Mutex/Cond classesMax Kellermann
2013-01-10PlayerThread: use pc.cond instead of main_condMax Kellermann
2013-01-10DecoderControl: take ownership of client_condMax Kellermann
2013-01-09idle: convert to C++Max Kellermann
2013-01-07replay_gain_info, ...: use cmath instead of math.h in C++ modeMax Kellermann
2013-01-04PlayerControl: initialize all attributesMax Kellermann
2013-01-04PlayerControl: add constructor and destructorMax Kellermann
2013-01-04player_control.h: convert header to C++Max Kellermann
2013-01-04decoder_*: convert to C++Max Kellermann