summaryrefslogtreecommitdiff
path: root/src/input_plugin.h
AgeCommit message (Expand)Author
2013-01-25input_{internal,plugin}: convert to C++Max Kellermann
2011-09-16input_stream: non-blocking I/OMax Kellermann
2011-09-16input_plugin: add method check()Max Kellermann
2011-09-14input_plugin: add method update()Max Kellermann
2011-03-31fix common misspellingsJonathan Neuschäfer
2011-01-29copyright year 2011Max Kellermann
2010-01-01input_stream: return allocated input_stream objectsMax Kellermann
2009-12-31Update copyright notices.Avuton Olrich
2009-12-15input_stream: return errors with GErrorMax Kellermann
2009-12-14input_plugin: method init() returns errors with GErrorMax Kellermann
2009-10-11input_stream: use "goffset" instead of "off_t"Max Kellermann
2009-03-13all: Update copyright header.Avuton Olrich
2009-03-02input: pass config_param to input_plugin.init()Max Kellermann
2009-03-02input_plugin: added methods init(), finish()Max Kellermann
2009-03-02input_stream: moved struct input_plugin to input_plugin.hMax Kellermann
2004-05-30start to implement inputPlugin interfaceWarren Dukes
2004-05-30include proper headers for input_pluginWarren Dukes
2004-05-30input plugin header stuffWarren Dukes
2004-05-30input plugin shemeWarren Dukes