aboutsummaryrefslogtreecommitdiffstats
path: root/src/InputPlugin.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* input_stream: rename struct to InputStreamMax Kellermann2013-10-231-12/+12
|
* *: use nullptr instead of NULLMax Kellermann2013-10-191-3/+1
|
* InputStream: use int64_t instead of goffsetMax Kellermann2013-10-171-3/+4
| | | | Decouple some more from GLib.
* input_plugin: rename struct to "InputPlugin"Max Kellermann2013-10-171-1/+1
|
* InputLegacy: move functions to the input_stream classMax Kellermann2013-09-051-1/+5
|
* util/Error: new error passing libraryMax Kellermann2013-09-041-6/+6
| | | | Replaces GLib's GError.
* input_stream.h: rename to InputLegacy.hxxMax Kellermann2013-09-031-1/+1
|
* InputPlugin: pass config_param referenceMax Kellermann2013-08-041-1/+1
|
* tag: convert to C++Max Kellermann2013-07-301-1/+1
|
* DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann2013-01-271-1/+1
|
* input_{internal,plugin}: convert to C++Max Kellermann2013-01-251-0/+88