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