Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | conf.h: remove obsolete header | Max Kellermann | 2013-09-05 | 1 | -1/+1 |
| | | | | | Use only ConfigData.hxx in plugin sources to reduce header dependencies. | ||||
* | util/Error: new error passing library | Max Kellermann | 2013-09-04 | 1 | -14/+12 |
| | | | | Replaces GLib's GError. | ||||
* | FilterPlugin: pass config_param reference | Max Kellermann | 2013-08-04 | 1 | -5/+3 |
| | |||||
* | FilterInternal: convert struct filter to a OO interface | Max Kellermann | 2013-02-02 | 1 | -56/+2 |
| | |||||
* | filter: convert to C++ | Max Kellermann | 2013-02-01 | 1 | -0/+117 |