aboutsummaryrefslogtreecommitdiffstats
path: root/src/input_plugin.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* copyright year 2011Max Kellermann2011-01-291-1/+1
* input_stream: return allocated input_stream objectsMax Kellermann2010-01-011-2/+1
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* input_stream: return errors with GErrorMax Kellermann2009-12-151-4/+7
* input_plugin: method init() returns errors with GErrorMax Kellermann2009-12-141-1/+3
* input_stream: use "goffset" instead of "off_t"Max Kellermann2009-10-111-1/+1
* all: Update copyright header.Avuton Olrich2009-03-131-3/+4
* input: pass config_param to input_plugin.init()Max Kellermann2009-03-021-1/+4
* input_plugin: added methods init(), finish()Max Kellermann2009-03-021-0/+14
* input_stream: moved struct input_plugin to input_plugin.hMax Kellermann2009-03-021-0/+41
* start to implement inputPlugin interfaceWarren Dukes2004-05-301-61/+0
* include proper headers for input_pluginWarren Dukes2004-05-301-0/+5
* input plugin header stuffWarren Dukes2004-05-301-0/+8
* input plugin shemeWarren Dukes2004-05-301-0/+48