Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |