aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/rewind_input_plugin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* input_stream: non-blocking I/OMax Kellermann2011-09-161-9/+6
* input_plugin: add method check()Max Kellermann2011-09-161-0/+9
* Merge branch 'v0.16.x'Max Kellermann2011-09-151-1/+3
|\
| * input/rewind: copy the MIME type only onceMax Kellermann2011-09-151-1/+3
* | input_plugin: add method update()Max Kellermann2011-09-141-0/+10
* | input_stream: move input_stream_init(), _deinit() to _internal.cMax Kellermann2011-09-141-0/+1
* | input/curl: remove obsolete function input_curl_reinit()Max Kellermann2011-08-241-1/+0
* | copyright year 2011Max Kellermann2011-01-291-1/+1
|/
* Merge release 0.15.15 from branch 'v0.15.x'Max Kellermann2010-11-081-1/+1
|\
| * input/rewind: fix assertion failureMax Kellermann2010-11-081-1/+1
* | Merge release 0.15.14 from branch 'v0.15.x'Max Kellermann2010-11-071-2/+4
|\|
| * input/rewind: remove redundant NULL check before g_free() callMax Kellermann2010-11-051-2/+1
| * input/rewind: add two assertionsMax Kellermann2010-11-051-0/+3
| * input/rewind: fix double free bugMax Kellermann2010-11-051-0/+1
* | Merge release 0.15.13 from branch 'v0.15.x'Max Kellermann2010-10-111-3/+4
|\|
| * input/rewind: enable for MMSThomas Jansen2010-09-281-2/+10
| * rewind_input_plugin: Update MIME not only onceThomas Jansen2010-09-231-3/+4
* | input_stream: added attribute "uri"Max Kellermann2010-01-181-1/+1
* | input_stream: added function input_stream_deinit()Max Kellermann2010-01-181-0/+1
* | input/rewind: enable the "rewind" wrapper for all non-seekable streamsMax Kellermann2010-01-041-3/+2
* | input_stream: return allocated input_stream objectsMax Kellermann2010-01-011-41/+36
* | Update copyright notices.Avuton Olrich2009-12-311-1/+1
* | Merge vorbis+icy fixes from branch 'v0.15.x'Max Kellermann2009-12-301-9/+11
|/
* input/rewind: new input_stream wrapper to allow stream rewindingMax Kellermann2009-12-291-0/+238