Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mixer_plugin: convert to C++ | Max Kellermann | 2013-02-22 | 1 | -2/+2 |
| | |||||
* | filter: convert to C++ | Max Kellermann | 2013-02-01 | 1 | -1/+1 |
| | |||||
* | {encoder,output}_api.h: allow compiling as C++ | Max Kellermann | 2013-01-30 | 1 | -1/+1 |
| | |||||
* | notify: convert to C++ | Max Kellermann | 2013-01-10 | 1 | -2/+2 |
| | |||||
* | filter/replay_gain: convert to C++ | Max Kellermann | 2013-01-07 | 1 | -1/+1 |
| | |||||
* | filter/ReplayGain: add method _set_mode() | Max Kellermann | 2013-01-05 | 1 | -0/+9 |
| | | | | | Push the new mode to the filter instead of accessing global variables through replay_gain_get_real_mode(). | ||||
* | output_*: convert to C++ | Max Kellermann | 2013-01-04 | 1 | -0/+340 |