| Commit message (Expand) | Author | Age | Files | Lines |
* | input_stream: non-blocking I/O | Max Kellermann | 2011-09-16 | 1 | -2/+14 |
* | input_plugin: add method check() | Max Kellermann | 2011-09-16 | 1 | -0/+8 |
* | input_plugin: add method update() | Max Kellermann | 2011-09-14 | 1 | -0/+6 |
* | fix common misspellings | Jonathan Neuschäfer | 2011-03-31 | 1 | -1/+1 |
* | copyright year 2011 | Max Kellermann | 2011-01-29 | 1 | -1/+1 |
* | input_stream: return allocated input_stream objects | Max Kellermann | 2010-01-01 | 1 | -2/+1 |
* | Update copyright notices. | Avuton Olrich | 2009-12-31 | 1 | -1/+1 |
* | input_stream: return errors with GError | Max Kellermann | 2009-12-15 | 1 | -4/+7 |
* | input_plugin: method init() returns errors with GError | Max Kellermann | 2009-12-14 | 1 | -1/+3 |
* | input_stream: use "goffset" instead of "off_t" | Max Kellermann | 2009-10-11 | 1 | -1/+1 |
* | all: Update copyright header. | Avuton Olrich | 2009-03-13 | 1 | -3/+4 |
* | input: pass config_param to input_plugin.init() | Max Kellermann | 2009-03-02 | 1 | -1/+4 |
* | input_plugin: added methods init(), finish() | Max Kellermann | 2009-03-02 | 1 | -0/+14 |
* | input_stream: moved struct input_plugin to input_plugin.h | Max Kellermann | 2009-03-02 | 1 | -0/+41 |
* | start to implement inputPlugin interface | Warren Dukes | 2004-05-30 | 1 | -61/+0 |
* | include proper headers for input_plugin | Warren Dukes | 2004-05-30 | 1 | -0/+5 |
* | input plugin header stuff | Warren Dukes | 2004-05-30 | 1 | -0/+8 |
* | input plugin sheme | Warren Dukes | 2004-05-30 | 1 | -0/+48 |