aboutsummaryrefslogtreecommitdiff
path: root/src/input_stream.c
Commit message (Expand)AuthorAge
* input_stream: pass const url to input_stream_open()Max Kellermann2008-10-31
* input_stream: convert offset and size to the off_t data typeMax Kellermann2008-10-28
* input_stream: use g_free() in input_stream_close()Max Kellermann2008-10-26
* input_stream: use "bool" instead of "int"Max Kellermann2008-10-26
* input_stream: input_stream_close() returns voidMax Kellermann2008-10-26
* input_stream: added struct input_pluginMax Kellermann2008-10-26
* input_stream: no CamelCaseMax Kellermann2008-10-26
* input_file: removed global constructorMax Kellermann2008-10-26
* input_stream: renamed sources, no CamelCaseMax Kellermann2008-10-26