aboutsummaryrefslogtreecommitdiffstats
path: root/test/run_filter.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* test/stdbin.h: remove obsolete headerMax Kellermann2015-08-151-1/+0
* config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann2015-01-211-2/+2
* config/Option: convert to strictly-typed enumMax Kellermann2015-01-211-1/+1
* ConfigData: move struct config_param to Param.hxxMax Kellermann2015-01-211-1/+1
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* configure.ac: require GLib 2.32 (if enabled)Max Kellermann2014-12-051-12/+0
* Filter: FilterPCM() returns ConstBufferMax Kellermann2014-08-121-6/+5
* test/run_{filter,output}: use config_find_block()Max Kellermann2014-02-201-17/+2
* test: various fixups for building without GLibMax Kellermann2014-02-181-0/+4
* Mixer*: move to mixer/Max Kellermann2014-01-241-1/+1
* Filter*: move to filter/Max Kellermann2014-01-241-3/+3
* Config*: move to config/Max Kellermann2014-01-241-2/+2
* copyright year 2014Max Kellermann2014-01-131-1/+1
* test: add missing includesMax Kellermann2014-01-071-0/+2
* test/*: use fprintf(stderr,...) and Log() instead of g_printerr()Max Kellermann2013-12-241-15/+16
* test/*: remove GLib logging setupMax Kellermann2013-12-241-12/+0
* pcm/PcmVolume: rename to Volume.cxxMax Kellermann2013-12-231-1/+1
* conf.h: remove obsolete headerMax Kellermann2013-09-051-1/+2
* util/Error: new error passing libraryMax Kellermann2013-09-041-23/+17
* *: use gcc.h macros instead of GLibMax Kellermann2013-08-041-3/+3
* FilterPlugin: pass config_param referenceMax Kellermann2013-08-041-3/+2
* audio_format: convert to C++Max Kellermann2013-08-031-7/+6
* don't use g_thread_init() with GLib 2.32Max Kellermann2013-04-171-0/+3
* MixerInternal: convert to classMax Kellermann2013-04-161-1/+1
* pcm_*: move to src/pcm/Max Kellermann2013-04-091-1/+1
* mixer_plugin: convert to C++Max Kellermann2013-02-221-1/+1
* FilterInternal: convert struct filter to a OO interfaceMax Kellermann2013-02-021-15/+14
* filter: convert to C++Max Kellermann2013-02-011-1/+1
* pcm_*: convert to C++Max Kellermann2013-01-311-1/+1
* audio_{parser,config}: convert to C++Max Kellermann2013-01-301-5/+1
* ConfigFile: add enum ConfigOptionMax Kellermann2013-01-301-3/+3
* ConfigFile, CommandLine: use the Path classMax Kellermann2013-01-291-2/+4
* test/{read_conf,run_filter}: convert to C++Max Kellermann2013-01-291-0/+196