Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | filter/ReplayGain: add method _set_mode() | Max Kellermann | 2013-01-05 | 1 | -3/+0 |
| | | | | | Push the new mode to the filter instead of accessing global variables through replay_gain_get_real_mode(). | ||||
* | PlayerControl: add constructor and destructor | Max Kellermann | 2013-01-04 | 1 | -1/+5 |
| | |||||
* | player_control.h: convert header to C++ | Max Kellermann | 2013-01-04 | 1 | -1/+1 |
| | |||||
* | playlist: convert to C++ | Max Kellermann | 2013-01-04 | 1 | -1/+1 |
| | |||||
* | output_*: convert to C++ | Max Kellermann | 2013-01-04 | 1 | -0/+257 |