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_filter.cxx
Age
Commit message (
Expand
)
Author
2014-08-12
Filter: FilterPCM() returns ConstBuffer
Max Kellermann
2014-02-20
test/run_{filter,output}: use config_find_block()
Max Kellermann
2014-02-18
test: various fixups for building without GLib
Max Kellermann
2014-01-24
Mixer*: move to mixer/
Max Kellermann
2014-01-24
Filter*: move to filter/
Max Kellermann
2014-01-24
Config*: move to config/
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-12-24
test/*: remove GLib logging setup
Max Kellermann
2013-12-23
pcm/PcmVolume: rename to Volume.cxx
Max Kellermann
2013-09-05
conf.h: remove obsolete header
Max Kellermann
2013-09-04
util/Error: new error passing library
Max Kellermann
2013-08-04
*: use gcc.h macros instead of GLib
Max Kellermann
2013-08-04
FilterPlugin: 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-16
MixerInternal: convert to class
Max Kellermann
2013-04-09
pcm_*: move to src/pcm/
Max Kellermann
2013-02-22
mixer_plugin: convert to C++
Max Kellermann
2013-02-02
FilterInternal: convert struct filter to a OO interface
Max Kellermann
2013-02-01
filter: convert to C++
Max Kellermann
2013-01-31
pcm_*: 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-29
test/{read_conf,run_filter}: convert to C++
Max Kellermann