aboutsummaryrefslogtreecommitdiffstats
path: root/src/OutputControl.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mixer_plugin: convert to C++Max Kellermann2013-02-221-2/+2
|
* filter: convert to C++Max Kellermann2013-02-011-1/+1
|
* {encoder,output}_api.h: allow compiling as C++Max Kellermann2013-01-301-1/+1
|
* notify: convert to C++Max Kellermann2013-01-101-2/+2
|
* filter/replay_gain: convert to C++Max Kellermann2013-01-071-1/+1
|
* filter/ReplayGain: add method _set_mode()Max Kellermann2013-01-051-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 Kellermann2013-01-041-0/+340