aboutsummaryrefslogtreecommitdiffstats
path: root/src/FilterPlugin.hxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-19*: use nullptr instead of NULLMax Kellermann1-4/+4
2013-09-04util/Error: new error passing libraryMax Kellermann1-7/+4
2013-08-04FilterPlugin: pass config_param referenceMax Kellermann1-3/+3
2013-02-02FilterInternal: convert struct filter to a OO interfaceMax Kellermann1-83/+4
2013-02-01filter: convert to C++Max Kellermann1-12/+3
2013-01-29test/{read_conf,run_filter}: convert to C++Max Kellermann1-0/+8
2012-08-02DatabaseVisitor, ...: use GError forward declarationMax Kellermann1-1/+1
2011-03-31fix common misspellingsJonathan Neuschäfer1-4/+4
2011-01-29copyright year 2011Max Kellermann1-1/+1
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-12-25filter_plugin: allow open() to force an input formatMax Kellermann1-3/+8
2009-12-14Minor documentation fixAlbin Eldstål-Damlin1-2/+2
2009-07-03filter: added new plugin API for filtersMax Kellermann1-0/+145