aboutsummaryrefslogtreecommitdiffstats
path: root/src/input_stream.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* copyright year 2011Max Kellermann2011-01-291-1/+1
* input_stream: added attribute "uri"Max Kellermann2010-01-181-1/+10
* input_stream: added function input_stream_deinit()Max Kellermann2010-01-181-0/+6
* input_stream: return allocated input_stream objectsMax Kellermann2010-01-011-12/+15
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* input_stream: return errors with GErrorMax Kellermann2009-12-151-9/+6
* input_stream: moved input_stream_global_init() to input_init.cMax Kellermann2009-12-141-10/+0
* include config.h in all sourcesMax Kellermann2009-11-121-0/+2
* configure.ac: require GLib 2.12Max Kellermann2009-11-101-0/+4
* input_stream: use "goffset" instead of "off_t"Max Kellermann2009-10-111-6/+4
* input_stream: include config.h for AC_SYS_LARGEFILE macrosMax Kellermann2009-10-081-0/+2
* 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