aboutsummaryrefslogtreecommitdiff
path: root/src/input_stream.h
Commit message (Expand)AuthorAge
* DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann2013-01-27
* input_stream: forward-declare the structMax Kellermann2013-01-26
* input_stream: add method _cheap_seeking()Max Kellermann2013-01-07
* decoder_api.h, ...: add "extern C"Max Kellermann2013-01-07
* input_stream, main: remove obsolete GLib version checksMax Kellermann2012-08-14
* input_stream: non-blocking I/OMax Kellermann2011-09-16
* input_plugin: add method check()Max Kellermann2011-09-16
* input_stream: add "nonnull" attributesMax Kellermann2011-09-15
* input_plugin: add method update()Max Kellermann2011-09-14
* input_stream: move input_stream_init(), _deinit() to _internal.cMax Kellermann2011-09-14
* copyright year 2011Max Kellermann2011-01-29
* input_stream: added attribute "uri"Max Kellermann2010-01-18
* input_stream: added function input_stream_deinit()Max Kellermann2010-01-18
* input_stream: return allocated input_stream objectsMax Kellermann2010-01-01
* Update copyright notices.Avuton Olrich2009-12-31
* input_stream: return errors with GErrorMax Kellermann2009-12-15
* input_stream: moved input_stream_global_init() to input_init.cMax Kellermann2009-12-14
* include config.h in all sourcesMax Kellermann2009-11-12
* configure.ac: require GLib 2.12Max Kellermann2009-11-10
* input_stream: use "goffset" instead of "off_t"Max Kellermann2009-10-11
* input_stream: include config.h for AC_SYS_LARGEFILE macrosMax Kellermann2009-10-08
* 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