aboutsummaryrefslogtreecommitdiffstats
path: root/test/run_filter.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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