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