aboutsummaryrefslogtreecommitdiff
path: root/test/run_output.cxx
Commit message (Collapse)AuthorAge
* filter: convert to C++Max Kellermann2013-02-01
|
* pcm_convert: convert to C++Max Kellermann2013-01-31
|
* audio_{parser,config}: convert to C++Max Kellermann2013-01-30
|
* ConfigFile: add enum ConfigOptionMax Kellermann2013-01-30
| | | | | Look up top-level config options by enum (= integer), not by name string.
* ConfigFile, CommandLine: use the Path classMax Kellermann2013-01-29
|
* mixer/Alsa: use MultiSocketMonitorMax Kellermann2013-01-15
|
* io_thread: convert to C++Max Kellermann2013-01-10
|
* EventPipe: rename to GlobalEventsMax Kellermann2013-01-09
|
* event_pipe.h: convert to C++Max Kellermann2013-01-09
|
* idle: convert to C++Max Kellermann2013-01-09
|
* test/FakeReplayGainConfig: move fake symbols from a few debug programsMax Kellermann2013-01-09
|
* decoder_api.h, ...: add "extern C"Max Kellermann2013-01-07
|
* filter/ReplayGain: add method _set_mode()Max Kellermann2013-01-05
| | | | | Push the new mode to the filter instead of accessing global variables through replay_gain_get_real_mode().
* PlayerControl: add constructor and destructorMax Kellermann2013-01-04
|
* player_control.h: convert header to C++Max Kellermann2013-01-04
|
* playlist: convert to C++Max Kellermann2013-01-04
|
* output_*: convert to C++Max Kellermann2013-01-04