aboutsummaryrefslogtreecommitdiffstats
path: root/src/InputInit.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *: use nullptr instead of NULLMax Kellermann2013-10-191-11/+11
|
* input_plugin: rename struct to "InputPlugin"Max Kellermann2013-10-171-1/+1
|
* conf.h: remove obsolete headerMax Kellermann2013-09-051-1/+3
| | | | | Use only ConfigData.hxx in plugin sources to reduce header dependencies.
* util/Error: new error passing libraryMax Kellermann2013-09-041-20/+13
| | | | Replaces GLib's GError.
* InputPlugin: pass config_param referenceMax Kellermann2013-08-041-8/+11
|
* input_{internal,plugin}: convert to C++Max Kellermann2013-01-251-1/+1
|
* input_stream: convert to C++ (internally)Max Kellermann2013-01-101-0/+104