index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
run_output.cxx
Age
Commit message (
Expand
)
Author
2015-01-21
ConfigData: move struct config_param to Param.hxx
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-12-05
configure.ac: require GLib 2.32 (if enabled)
Max Kellermann
2014-10-07
test/run_input, ...: add struct ScopeIOThread
Max Kellermann
2014-08-30
PlayerControl: make settings "const"
Max Kellermann
2014-02-21
PlayerListener: new interface to replace GlobalEvents access
Max Kellermann
2014-02-20
test/run_{filter,output}: use config_find_block()
Max Kellermann
2014-02-19
Mixer: add class MixerListener
Max Kellermann
2014-02-18
test: various fixups for building without GLib
Max Kellermann
2014-02-05
MixerPlugin: add EventLoop& init() parameter
Max Kellermann
2014-02-05
event/Loop: remove the dummy constructor argument
Max Kellermann
2014-01-29
output: move functions into the AudioOutput struct
Max Kellermann
2014-01-28
output: rename source files
Max Kellermann
2014-01-28
output: rename struct audio_output to AudioOutput
Max Kellermann
2014-01-28
OutputAll: convert to class, move instance to class Partition
Max Kellermann
2014-01-24
Filter*: move to filter/
Max Kellermann
2014-01-24
Config*: move to config/
Max Kellermann
2014-01-23
output/*: move to output/plugins/
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2014-01-07
test: add missing includes
Max Kellermann
2013-12-24
test/*: use fprintf(stderr,...) and Log() instead of g_printerr()
Max Kellermann
2013-10-28
player_control: rename to PlayerControl
Max Kellermann
2013-10-19
*: use references instead of pointers
Max Kellermann
2013-09-05
conf.h: remove obsolete header
Max Kellermann
2013-09-04
util/Error: new error passing library
Max Kellermann
2013-09-03
IOThread: use FatalError() on g_thread_create() error
Max Kellermann
2013-08-04
*: use gcc.h macros instead of GLib
Max Kellermann
2013-08-04
OutputPlugin: pass config_param reference
Max Kellermann
2013-08-03
audio_format: convert to C++
Max Kellermann
2013-04-17
don't use g_thread_init() with GLib 2.32
Max Kellermann
2013-04-17
output: convert to C++
Max Kellermann
2013-04-09
pcm_*: move to src/pcm/
Max Kellermann
2013-02-01
filter: convert to C++
Max Kellermann
2013-01-31
pcm_convert: convert to C++
Max Kellermann
2013-01-30
audio_{parser,config}: convert to C++
Max Kellermann
2013-01-30
ConfigFile: add enum ConfigOption
Max Kellermann
2013-01-29
ConfigFile, CommandLine: use the Path class
Max Kellermann
2013-01-15
mixer/Alsa: use MultiSocketMonitor
Max Kellermann
2013-01-10
io_thread: convert to C++
Max Kellermann
2013-01-09
EventPipe: rename to GlobalEvents
Max Kellermann
2013-01-09
event_pipe.h: convert to C++
Max Kellermann
2013-01-09
idle: convert to C++
Max Kellermann
2013-01-09
test/FakeReplayGainConfig: move fake symbols from a few debug programs
Max Kellermann
2013-01-07
decoder_api.h, ...: add "extern C"
Max Kellermann
2013-01-05
filter/ReplayGain: add method _set_mode()
Max Kellermann
2013-01-04
PlayerControl: add constructor and destructor
Max Kellermann
2013-01-04
player_control.h: convert header to C++
Max Kellermann
2013-01-04
playlist: convert to C++
Max Kellermann
2013-01-04
output_*: convert to C++
Max Kellermann