Age | Commit message (Expand) | Author |
---|---|---|
2009-01-03 | input_stream: added tag() method | Max Kellermann |
2008-12-27 | disable archive API without plugins | Max Kellermann |
2008-12-16 | new archive api, input_archive stream | Viliam Mateicka |
2008-11-16 | input_stream: size==-1 means unknown size | Max Kellermann |
2008-11-15 | decoder: check length==0 in decoder_read() | Max Kellermann |
2008-10-31 | input_stream: pass const url to input_stream_open() | Max Kellermann |
2008-10-28 | input_stream: convert offset and size to the off_t data type | Max Kellermann |
2008-10-26 | input_stream: use g_free() in input_stream_close() | Max Kellermann |
2008-10-26 | input_stream: use "bool" instead of "int" | Max Kellermann |
2008-10-26 | input_stream: input_stream_close() returns void | Max Kellermann |
2008-10-26 | input_stream: added struct input_plugin | Max Kellermann |
2008-10-26 | input_stream: no CamelCase | Max Kellermann |
2008-10-26 | input_file: removed global constructor | Max Kellermann |
2008-10-26 | input_stream: renamed sources, no CamelCase | Max Kellermann |