aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/plugins/RewindInputPlugin.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-22InputStream: make Seek() always absoluteMax Kellermann1-5/+4
2014-05-21input/rewind: move code to class ProxyInputStreamMax Kellermann1-59/+14
2014-05-21input/rewind: include cleanupMax Kellermann1-4/+2
2014-05-21input/rewind: work around assertion failureMax Kellermann1-1/+1
2014-05-12InputStream: "protect" attributesMax Kellermann1-7/+7
2014-05-11InputStream: remove attribute "plugin"Max Kellermann1-8/+1
2014-05-11InputStream: make various methods abstractMax Kellermann1-86/+19
2014-05-11InputStream: add virtual destructorMax Kellermann1-10/+1
2014-05-11input/plugins: make InputStream the base classMax Kellermann1-37/+29
2014-05-11input/rewind: convert to classMax Kellermann1-46/+89
2014-05-11InputStream: convert to classMax Kellermann1-10/+11
2014-01-24Input*: move to input/Max Kellermann1-2/+2
2014-01-13copyright year 2014Max Kellermann1-1/+1
2013-11-28include cleanup using iwyuMax Kellermann1-1/+0
2013-10-28*: use nullptr instead of NULLMax Kellermann1-1/+1
2013-10-23input_stream: rename struct to InputStreamMax Kellermann1-15/+15
2013-10-23InputInternal: remove obsolete libraryMax Kellermann1-1/+0
2013-10-17InputStream: use int64_t instead of goffsetMax Kellermann1-3/+5
2013-10-17input_plugin: rename struct to "InputPlugin"Max Kellermann1-2/+2
2013-10-02Log: new logging library APIMax Kellermann1-3/+0
2013-09-05Tag, ...: move to libtag.aMax Kellermann1-1/+1
2013-09-05InputLegacy: move functions to the input_stream classMax Kellermann1-8/+7
2013-09-04util/Error: new error passing libraryMax Kellermann1-8/+6
2013-07-30tag: convert to C++Max Kellermann1-2/+3
2013-01-30input/Rewind: remove bogus assertionMax Kellermann1-1/+0
2013-01-28InputStream: use std::stringMax Kellermann1-6/+4
2013-01-28InputStream: store references instead of pointersMax Kellermann1-1/+1
2013-01-28InputStream: add constructor/destructorMax Kellermann1-5/+3
2013-01-27DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann1-1/+1
2013-01-26input_stream: forward-declare the structMax Kellermann1-0/+1
2013-01-25input_{internal,plugin}: convert to C++Max Kellermann1-2/+2
2013-01-21input/rewind: convert to C++Max Kellermann1-72/+76
2011-09-16input_stream: non-blocking I/OMax Kellermann1-9/+6
2011-09-16input_plugin: add method check()Max Kellermann1-0/+9
2011-09-15input/rewind: copy the MIME type only onceMax Kellermann1-1/+3
2011-09-14input_plugin: add method update()Max Kellermann1-0/+10
2011-09-14input_stream: move input_stream_init(), _deinit() to _internal.cMax Kellermann1-0/+1
2011-08-24input/curl: remove obsolete function input_curl_reinit()Max Kellermann1-1/+0
2011-01-29copyright year 2011Max Kellermann1-1/+1
2010-11-08input/rewind: fix assertion failureMax Kellermann1-1/+1
2010-11-05input/rewind: remove redundant NULL check before g_free() callMax Kellermann1-2/+1
2010-11-05input/rewind: add two assertionsMax Kellermann1-0/+3
2010-11-05input/rewind: fix double free bugMax Kellermann1-0/+1
2010-09-28input/rewind: enable for MMSThomas Jansen1-2/+10
2010-09-23rewind_input_plugin: Update MIME not only onceThomas Jansen1-3/+4
2010-01-18input_stream: added attribute "uri"Max Kellermann1-1/+1
2010-01-18input_stream: added function input_stream_deinit()Max Kellermann1-0/+1
2010-01-04input/rewind: enable the "rewind" wrapper for all non-seekable streamsMax Kellermann1-3/+2
2010-01-01input_stream: return allocated input_stream objectsMax Kellermann1-41/+36
2009-12-31Update copyright notices.Avuton Olrich1-1/+1