index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
run_output.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-10-07
test/run_input, ...: add struct ScopeIOThread
Max Kellermann
1
-5
/
+2
2014-08-30
PlayerControl: make settings "const"
Max Kellermann
1
-3
/
+5
2014-02-21
PlayerListener: new interface to replace GlobalEvents access
Max Kellermann
1
-3
/
+5
2014-02-20
test/run_{filter,output}: use config_find_block()
Max Kellermann
1
-17
/
+2
2014-02-19
Mixer: add class MixerListener
Max Kellermann
1
-7
/
+3
2014-02-18
test: various fixups for building without GLib
Max Kellermann
1
-0
/
+4
2014-02-05
MixerPlugin: add EventLoop& init() parameter
Max Kellermann
1
-8
/
+5
2014-02-05
event/Loop: remove the dummy constructor argument
Max Kellermann
1
-1
/
+1
2014-01-29
output: move functions into the AudioOutput struct
Max Kellermann
1
-1
/
+0
2014-01-28
output: rename source files
Max Kellermann
1
-1
/
+1
2014-01-28
output: rename struct audio_output to AudioOutput
Max Kellermann
1
-4
/
+4
2014-01-28
OutputAll: convert to class, move instance to class Partition
Max Kellermann
1
-3
/
+6
2014-01-24
Filter*: move to filter/
Max Kellermann
1
-1
/
+1
2014-01-24
Config*: move to config/
Max Kellermann
1
-3
/
+3
2014-01-23
output/*: move to output/plugins/
Max Kellermann
1
-3
/
+3
2014-01-13
copyright year 2014
Max Kellermann
1
-1
/
+1
2014-01-07
test: add missing includes
Max Kellermann
1
-0
/
+1
2013-12-24
test/*: use fprintf(stderr,...) and Log() instead of g_printerr()
Max Kellermann
1
-17
/
+14
2013-10-28
player_control: rename to PlayerControl
Max Kellermann
1
-3
/
+3
2013-10-19
*: use references instead of pointers
Max Kellermann
1
-1
/
+1
2013-09-05
conf.h: remove obsolete header
Max Kellermann
1
-1
/
+3
2013-09-04
util/Error: new error passing library
Max Kellermann
1
-42
/
+18
2013-09-03
IOThread: use FatalError() on g_thread_create() error
Max Kellermann
1
-5
/
+1
2013-08-04
*: use gcc.h macros instead of GLib
Max Kellermann
1
-1
/
+1
2013-08-04
OutputPlugin: pass config_param reference
Max Kellermann
1
-3
/
+2
2013-08-03
audio_format: convert to C++
Max Kellermann
1
-8
/
+7
2013-04-17
don't use g_thread_init() with GLib 2.32
Max Kellermann
1
-0
/
+2
2013-04-17
output: convert to C++
Max Kellermann
1
-6
/
+2
2013-04-09
pcm_*: move to src/pcm/
Max Kellermann
1
-1
/
+1
2013-02-01
filter: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-31
pcm_convert: convert to C++
Max Kellermann
1
-14
/
+8
2013-01-30
audio_{parser,config}: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-30
ConfigFile: add enum ConfigOption
Max Kellermann
1
-2
/
+2
2013-01-29
ConfigFile, CommandLine: use the Path class
Max Kellermann
1
-2
/
+4
2013-01-15
mixer/Alsa: use MultiSocketMonitor
Max Kellermann
1
-0
/
+8
2013-01-10
io_thread: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-09
EventPipe: rename to GlobalEvents
Max Kellermann
1
-2
/
+2
2013-01-09
event_pipe.h: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-09
idle: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-09
test/FakeReplayGainConfig: move fake symbols from a few debug programs
Max Kellermann
1
-5
/
+0
2013-01-07
decoder_api.h, ...: add "extern C"
Max Kellermann
1
-1
/
+1
2013-01-05
filter/ReplayGain: add method _set_mode()
Max Kellermann
1
-3
/
+0
2013-01-04
PlayerControl: add constructor and destructor
Max Kellermann
1
-1
/
+5
2013-01-04
player_control.h: convert header to C++
Max Kellermann
1
-1
/
+1
2013-01-04
playlist: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-04
output_*: convert to C++
Max Kellermann
1
-4
/
+8
2011-12-24
test/run_output: enable and disable the output
Max Kellermann
1
-0
/
+10
2011-09-19
output_plugin: the plugin allocates the audio_output object
Max Kellermann
1
-14
/
+14
2011-08-30
output_control: move code to audio_output_destruct()
Max Kellermann
1
-2
/
+1
2011-08-30
test/run_output: clean up after open failure
Max Kellermann
1
-50
/
+61
[next]