Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | input_stream: added tag() method | Max Kellermann | 2009-01-03 | 1 | -2/+10 |
* | new archive api, input_archive stream | Viliam Mateicka | 2008-12-16 | 1 | -0/+2 |
* | input_stream: pass const url to input_stream_open() | Max Kellermann | 2008-10-31 | 1 | -1/+1 |
* | added prefix to header macros | Max Kellermann | 2008-10-31 | 1 | -2/+2 |
* | input_stream: convert offset and size to the off_t data type | Max Kellermann | 2008-10-28 | 1 | -4/+4 |
* | input_stream: use "bool" instead of "int" | Max Kellermann | 2008-10-26 | 1 | -7/+11 |
* | 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 | -6/+15 |
* | input_stream: no CamelCase | Max Kellermann | 2008-10-26 | 1 | -19/+15 |
* | input_stream: removed the InputStream typedef | Max Kellermann | 2008-10-26 | 1 | -2/+0 |
* | input_stream: renamed sources, no CamelCase | Max Kellermann | 2008-10-26 | 1 | -0/+68 |