aboutsummaryrefslogtreecommitdiff
path: root/src/PlayerControl.cxx
Commit message (Expand)AuthorAge
* PlayerControl: work around std::nanf() not being available on MacPortsMax Kellermann2013-01-27
* PlayerControl: add second Cond objectMax Kellermann2013-01-25
* PlayerControl: move functions into the classMax Kellermann2013-01-20
* PlayerControl: initialise attribute "border_pause"Max Kellermann2013-01-15
* PlayerControl: switch to the Mutex/Cond classesMax Kellermann2013-01-10
* PlayerThread: use pc.cond instead of main_condMax Kellermann2013-01-10
* DecoderControl: take ownership of client_condMax Kellermann2013-01-10
* idle: convert to C++Max Kellermann2013-01-09
* replay_gain_info, ...: use cmath instead of math.h in C++ modeMax Kellermann2013-01-07
* PlayerControl: initialize all attributesMax Kellermann2013-01-04
* PlayerControl: add constructor and destructorMax Kellermann2013-01-04
* player_control.h: convert header to C++Max Kellermann2013-01-04
* decoder_*: convert to C++Max Kellermann2013-01-04