Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | input_stream: pass const url to input_stream_open() | Max Kellermann | 2008-10-31 | 1 | -1/+1 |
* | input_stream: convert offset and size to the off_t data type | Max Kellermann | 2008-10-28 | 1 | -1/+1 |
* | input_stream: use g_free() in input_stream_close() | Max Kellermann | 2008-10-26 | 1 | -8/+5 |
* | input_stream: use "bool" instead of "int" | Max Kellermann | 2008-10-26 | 1 | -7/+9 |
* | input_stream: input_stream_close() returns void | Max Kellermann | 2008-10-26 | 1 | -2/+2 |
* | input_stream: added struct input_plugin | Max Kellermann | 2008-10-26 | 1 | -11/+22 |
* | input_stream: no CamelCase | Max Kellermann | 2008-10-26 | 1 | -31/+31 |
* | input_file: removed global constructor | Max Kellermann | 2008-10-26 | 1 | -1/+0 |
* | input_stream: renamed sources, no CamelCase | Max Kellermann | 2008-10-26 | 1 | -0/+98 |