aboutsummaryrefslogtreecommitdiffstats
path: root/src/filter/ChainFilterPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Filter*: move to filter/Max Kellermann2014-01-241-181/+0
* copyright year 2014Max Kellermann2014-01-131-1/+1
* *: use nullptr instead of NULLMax Kellermann2013-10-281-2/+2
* Client, ...: remove unnecessary glib.h includeMax Kellermann2013-10-151-2/+0
* conf.h: remove obsolete headerMax Kellermann2013-09-051-1/+0
* util/Error: new error passing libraryMax Kellermann2013-09-041-18/+17
* FilterPlugin: pass config_param referenceMax Kellermann2013-08-041-1/+1
* audio_format: convert to C++Max Kellermann2013-08-031-17/+17
* gcc.h: add macro gcc_unreachable()Max Kellermann2013-08-031-0/+1
* FilterInternal: convert struct filter to a OO interfaceMax Kellermann2013-02-021-76/+67
* filter/*: don't use GLib macrosMax Kellermann2013-02-021-2/+2
* filter/Chain: use std::forward_list instead of GSListMax Kellermann2013-02-011-41/+20
* filter: convert to C++Max Kellermann2013-02-011-0/+214