aboutsummaryrefslogtreecommitdiff
path: root/src/input
Commit message (Expand)AuthorAge
* 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/curl: fixed endless loop during bufferingMax Kellermann2009-10-13
* 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
* input/mms: fix G_LOG_DOMAIN valueSerge Ziryukin2009-09-20
* 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