aboutsummaryrefslogtreecommitdiffstats
path: root/src/PlayerControl.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* replay_gain_info, ...: use cmath instead of math.h in C++ modeMax Kellermann2013-01-071-2/+3
| | | | Fixes build problems with mingw32.
* PlayerControl: initialize all attributesMax Kellermann2013-01-041-1/+5
|
* PlayerControl: add constructor and destructorMax Kellermann2013-01-041-25/+17
|
* player_control.h: convert header to C++Max Kellermann2013-01-041-1/+1
|
* decoder_*: convert to C++Max Kellermann2013-01-041-0/+344