aboutsummaryrefslogtreecommitdiffstats
path: root/src/input_stream.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* all: Update copyright header.Avuton Olrich2009-03-131-6/+7
* input_stream: moved struct input_plugin to input_plugin.hMax Kellermann2009-03-021-11/+0
* archive: replaced setup_stream() with open_stream()Max Kellermann2009-01-301-2/+0
* input_stream: documented the APIMax Kellermann2009-01-301-9/+83
* input_stream: added tag() methodMax Kellermann2009-01-031-2/+10
* new archive api, input_archive streamViliam Mateicka2008-12-161-0/+2
* input_stream: pass const url to input_stream_open()Max Kellermann2008-10-311-1/+1
* added prefix to header macrosMax Kellermann2008-10-311-2/+2
* input_stream: convert offset and size to the off_t data typeMax Kellermann2008-10-281-4/+4
* input_stream: use "bool" instead of "int"Max Kellermann2008-10-261-7/+11
* input_stream: input_stream_close() returns voidMax Kellermann2008-10-261-2/+2
* input_stream: added struct input_pluginMax Kellermann2008-10-261-6/+15
* input_stream: no CamelCaseMax Kellermann2008-10-261-19/+15
* input_stream: removed the InputStream typedefMax Kellermann2008-10-261-2/+0
* input_stream: renamed sources, no CamelCaseMax Kellermann2008-10-261-0/+68