aboutsummaryrefslogtreecommitdiffstats
path: root/src/OutputAll.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* PlayerControl: move functions into the classMax Kellermann2013-01-201-4/+4
|
* notify: convert to C++Max Kellermann2013-01-101-9/+2
|
* decoder_api.h, ...: add "extern C"Max Kellermann2013-01-071-1/+1
|
* mixer_all: convert to C++Max Kellermann2013-01-071-1/+1
|
* filter/ReplayGain: add method _set_mode()Max Kellermann2013-01-051-0/+7
| | | | | Push the new mode to the filter instead of accessing global variables through replay_gain_get_real_mode().
* player_control.h: convert header to C++Max Kellermann2013-01-041-1/+1
|
* MusicChunk: move functions to methodsMax Kellermann2013-01-041-1/+1
|
* buffer, pipe: convert to C++Max Kellermann2013-01-041-7/+3
|
* output_*: convert to C++Max Kellermann2013-01-041-0/+608