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