aboutsummaryrefslogtreecommitdiffstats
path: root/src/InputInit.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Input*: move to input/Max Kellermann2014-01-241-102/+0
|
* Config*: move to config/Max Kellermann2014-01-241-3/+3
|
* copyright year 2014Max Kellermann2014-01-131-1/+1
|
* *: 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