aboutsummaryrefslogtreecommitdiffstats
path: root/src/filter/RouteFilterPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Filter*: move to filter/Max Kellermann2014-01-241-296/+0
* Config*: move to config/Max Kellermann2014-01-241-2/+2
* copyright year 2014Max Kellermann2014-01-131-1/+1
* include cleanup using iwyuMax Kellermann2013-11-281-1/+0
* filter/route, ...: add missing stdlib.h includesMax Kellermann2013-11-111-0/+1
* filter/route: merge the two loops, one-pass parsingMax Kellermann2013-10-181-61/+42
* filter/route: allocate "sources" staticallyMax Kellermann2013-10-181-14/+6
* filter/route: use int8_t instead of signed charMax Kellermann2013-10-181-13/+11
* conf.h: remove obsolete headerMax Kellermann2013-09-051-1/+1
* util/Error: new error passing libraryMax Kellermann2013-09-041-18/+21
* filter/Route: don't access PcmBuffer attributes directlyMax Kellermann2013-08-071-5/+5
* FilterPlugin: pass config_param referenceMax Kellermann2013-08-041-7/+6
* audio_format: convert to C++Max Kellermann2013-08-031-11/+10
* pcm_buffer: convert to C++Max Kellermann2013-07-301-9/+4
* audio_check: convert to C++Max Kellermann2013-07-291-1/+1
* pcm_*: move to src/pcm/Max Kellermann2013-04-091-1/+1
* FilterInternal: convert struct filter to a OO interfaceMax Kellermann2013-02-021-91/+70
* filter/*: don't use GLib macrosMax Kellermann2013-02-021-3/+3
* filter: convert to C++Max Kellermann2013-02-011-0/+350