summaryrefslogtreecommitdiff
path: root/test/run_output.cxx
AgeCommit message (Expand)Author
2013-10-28player_control: rename to PlayerControlMax Kellermann
2013-10-19*: use references instead of pointersMax Kellermann
2013-09-05conf.h: remove obsolete headerMax Kellermann
2013-09-04util/Error: new error passing libraryMax Kellermann
2013-09-03IOThread: use FatalError() on g_thread_create() errorMax Kellermann
2013-08-04*: use gcc.h macros instead of GLibMax Kellermann
2013-08-04OutputPlugin: pass config_param referenceMax Kellermann
2013-08-03audio_format: convert to C++Max Kellermann
2013-04-17don't use g_thread_init() with GLib 2.32Max Kellermann
2013-04-17output: convert to C++Max Kellermann
2013-04-09pcm_*: move to src/pcm/Max Kellermann
2013-02-01filter: convert to C++Max Kellermann
2013-01-31pcm_convert: convert to C++Max Kellermann
2013-01-30audio_{parser,config}: convert to C++Max Kellermann
2013-01-30ConfigFile: add enum ConfigOptionMax Kellermann
2013-01-29ConfigFile, CommandLine: use the Path classMax Kellermann
2013-01-15mixer/Alsa: use MultiSocketMonitorMax Kellermann
2013-01-10io_thread: convert to C++Max Kellermann
2013-01-09EventPipe: rename to GlobalEventsMax Kellermann
2013-01-09event_pipe.h: convert to C++Max Kellermann
2013-01-09idle: convert to C++Max Kellermann
2013-01-09test/FakeReplayGainConfig: move fake symbols from a few debug programsMax Kellermann
2013-01-07decoder_api.h, ...: add "extern C"Max Kellermann
2013-01-05filter/ReplayGain: add method _set_mode()Max Kellermann
2013-01-04PlayerControl: add constructor and destructorMax Kellermann
2013-01-04player_control.h: convert header to C++Max Kellermann
2013-01-04playlist: convert to C++Max Kellermann
2013-01-04output_*: convert to C++Max Kellermann