aboutsummaryrefslogtreecommitdiff
path: root/src/input
Commit message (Expand)AuthorAge
* input_stream: added attribute "uri"Max Kellermann2010-01-18
* input_stream: added function input_stream_deinit()Max Kellermann2010-01-18
* input/rewind: enable the "rewind" wrapper for all non-seekable streamsMax Kellermann2010-01-04
* input_stream: return allocated input_stream objectsMax Kellermann2010-01-01
* Update copyright notices.Avuton Olrich2009-12-31
* archive: use reference counting for archive+inputMax Kellermann2009-12-31
* input/archive: don't initialize input_stream.readyMax Kellermann2009-12-31
* Merge vorbis+icy fixes from branch 'v0.15.x'Max Kellermann2009-12-30
|\
| * input/curl: removed the built-in rewinding codeMax Kellermann2009-12-30
| * input/rewind: new input_stream wrapper to allow stream rewindingMax Kellermann2009-12-29
* | archive_plugin: use GError in the open() methodMax Kellermann2009-12-16
* | input/archive: check for archive_file_open() errorsMax Kellermann2009-12-16
* | archive_plugin: wrap method callsMax Kellermann2009-12-16
* | input_stream: return errors with GErrorMax Kellermann2009-12-15
* | input/archive: use g_path_is_absolute()Max Kellermann2009-12-15
* | Merge branch 'v0.15.x'Max Kellermann2009-12-15
|\|
| * input/archive: close the archive file on errorMax Kellermann2009-12-15
| * input/file: don't fall back to parent directoryMax Kellermann2009-12-15
| * input/lastfm: fixed variable name in GLib<2.16 code pathMax Kellermann2009-11-10
* | input/file: don't fall back to parent directoryMax Kellermann2009-12-15
* | input_plugin: method init() returns errors with GErrorMax Kellermann2009-12-14
* | include config.h in all sourcesMax Kellermann2009-11-12
* | configure.ac: require GLib 2.12Max Kellermann2009-11-10
* | fd_util: removed creat_cloexec()Max Kellermann2009-11-10
* | set the close-on-exec flag on all file descriptorsMax Kellermann2009-11-07
* | mapper, update, ...: use g_build_filename(), G_DIR_SEPARATOR, ...Max Kellermann2009-10-20
* | input/lastfm: removed obsolete last.fm input pluginMax Kellermann2009-10-13
* | Merge branch 'v0.15.x'Max Kellermann2009-10-13
|\|
| * input/curl: fixed endless loop during bufferingMax Kellermann2009-10-13
* | tag: removed the "_ITEM_" suffix from the enum namesMax Kellermann2009-10-13
* | configure.ac: require GLib 2.16Max Kellermann2009-10-13
* | input_stream: use "goffset" instead of "off_t"Max Kellermann2009-10-11
* | Merge branch 'v0.15.x'Max Kellermann2009-10-11
|\|
| * input/curl: don't abort if a packet has only metadataMax Kellermann2009-10-11
| * input/curl: moved code to fill_buffer()Max Kellermann2009-10-11
* | Merged release 0.15.4 from branch 'v0.15.x'Max Kellermann2009-10-03
|\|
| * input/mms: fix G_LOG_DOMAIN valueSerge Ziryukin2009-09-20
* | input/lastfm: Ensure multiple identical xml entities are decoded.Courtney Cavin2009-07-28
* | input/lastfm: use metadataCourtney Cavin2009-07-28
|/
* input/file: log message on errorMathieu Rochette2009-05-28
* input_curl: use g_ascii_strcasecmp() instead of strcasecmp()Max Kellermann2009-04-28
* curl: moved proxy settings to "input" blockMax Kellermann2009-04-25
* Add winsock2 headers for curl's use of select() on socketsSean McNamara2009-03-27
* all: Update copyright header.Avuton Olrich2009-03-13
* decoder_plugin: added method container_scan()Jochen Keil2009-03-09
* curl: reverse GLIB_CHECK_VERSION()Max Kellermann2009-03-06
* input_lastfm: new input plugin for last.fm radioMax Kellermann2009-03-02
* input: pass config_param to input_plugin.init()Max Kellermann2009-03-02
* input_plugin: added methods init(), finish()Max Kellermann2009-03-02
* input: moved plugins to ./src/input/Max Kellermann2009-03-02