summaryrefslogtreecommitdiff
path: root/src/input_stream.h
AgeCommit message (Expand)Author
2009-11-12include config.h in all sourcesMax Kellermann
2009-11-10configure.ac: require GLib 2.12Max Kellermann
2009-10-11input_stream: use "goffset" instead of "off_t"Max Kellermann
2009-10-08input_stream: include config.h for AC_SYS_LARGEFILE macrosMax Kellermann
2009-03-13all: Update copyright header.Avuton Olrich
2009-03-02input_stream: moved struct input_plugin to input_plugin.hMax Kellermann
2009-01-30archive: replaced setup_stream() with open_stream()Max Kellermann
2009-01-30input_stream: documented the APIMax Kellermann
2009-01-03input_stream: added tag() methodMax Kellermann
2008-12-16new archive api, input_archive streamViliam Mateicka
2008-10-31input_stream: pass const url to input_stream_open()Max Kellermann
2008-10-31added prefix to header macrosMax Kellermann
2008-10-28input_stream: convert offset and size to the off_t data typeMax 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_stream: removed the InputStream typedefMax Kellermann
2008-10-26input_stream: renamed sources, no CamelCaseMax Kellermann