aboutsummaryrefslogtreecommitdiff
path: root/src/input_stream.h
Commit message (Expand)AuthorAge
* all: Update copyright header.Avuton Olrich2009-03-13
* input_stream: moved struct input_plugin to input_plugin.hMax Kellermann2009-03-02
* archive: replaced setup_stream() with open_stream()Max Kellermann2009-01-30
* input_stream: documented the APIMax Kellermann2009-01-30
* input_stream: added tag() methodMax Kellermann2009-01-03
* new archive api, input_archive streamViliam Mateicka2008-12-16
* input_stream: pass const url to input_stream_open()Max Kellermann2008-10-31
* added prefix to header macrosMax Kellermann2008-10-31
* input_stream: convert offset and size to the off_t data typeMax Kellermann2008-10-28
* 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_stream: removed the InputStream typedefMax Kellermann2008-10-26
* input_stream: renamed sources, no CamelCaseMax Kellermann2008-10-26