| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge release 0.15.13 from branch 'v0.15.x' | Max Kellermann | 2010-10-11 | 1 | -1/+1 |
|\ |
|
| * | input/curl: fix version check for curl_multi_timeout() | Max Kellermann | 2010-09-07 | 1 | -1/+1 |
* | | Merge release 0.15.12 from branch 'v0.15.x' | Max Kellermann | 2010-07-20 | 1 | -2/+17 |
|\| |
|
| * | input/curl: remove assertion after curl_multi_fdset() | Max Kellermann | 2010-07-20 | 1 | -2/+0 |
| * | input/curl: query timeout from CURL | Max Kellermann | 2010-07-20 | 1 | -1/+18 |
* | | input_stream: added attribute "uri" | Max Kellermann | 2010-01-18 | 1 | -1/+1 |
* | | input_stream: added function input_stream_deinit() | Max Kellermann | 2010-01-18 | 1 | -0/+1 |
* | | input_stream: return allocated input_stream objects | Max Kellermann | 2010-01-01 | 1 | -50/+47 |
* | | Update copyright notices. | Avuton Olrich | 2009-12-31 | 1 | -1/+1 |
* | | Merge vorbis+icy fixes from branch 'v0.15.x' | Max Kellermann | 2009-12-30 | 1 | -181/+22 |
|\| |
|
| * | input/curl: removed the built-in rewinding code | Max Kellermann | 2009-12-30 | 1 | -181/+10 |
| * | input/rewind: new input_stream wrapper to allow stream rewinding | Max Kellermann | 2009-12-29 | 1 | -0/+12 |
* | | input_stream: return errors with GError | Max Kellermann | 2009-12-15 | 1 | -36/+61 |
* | | input_plugin: method init() returns errors with GError | Max Kellermann | 2009-12-14 | 1 | -1/+2 |
* | | include config.h in all sources | Max Kellermann | 2009-11-12 | 1 | -1/+1 |
* | | configure.ac: require GLib 2.12 | Max Kellermann | 2009-11-10 | 1 | -0/+1 |
* | | Merge branch 'v0.15.x' | Max Kellermann | 2009-10-13 | 1 | -1/+1 |
|\| |
|
| * | input/curl: fixed endless loop during buffering | Max Kellermann | 2009-10-13 | 1 | -1/+1 |
* | | tag: removed the "_ITEM_" suffix from the enum names | Max Kellermann | 2009-10-13 | 1 | -3/+3 |
* | | configure.ac: require GLib 2.16 | Max Kellermann | 2009-10-13 | 1 | -5/+0 |
* | | input_stream: use "goffset" instead of "off_t" | Max Kellermann | 2009-10-11 | 1 | -8/+8 |
|/ |
|
* | input/curl: don't abort if a packet has only metadata | Max Kellermann | 2009-10-11 | 1 | -20/+22 |
* | input/curl: moved code to fill_buffer() | Max Kellermann | 2009-10-11 | 1 | -27/+40 |
* | input_curl: use g_ascii_strcasecmp() instead of strcasecmp() | Max Kellermann | 2009-04-28 | 1 | -7/+7 |
* | curl: moved proxy settings to "input" block | Max Kellermann | 2009-04-25 | 1 | -24/+26 |
* | Add winsock2 headers for curl's use of select() on sockets | Sean McNamara | 2009-03-27 | 1 | -1/+7 |
* | all: Update copyright header. | Avuton Olrich | 2009-03-13 | 1 | -6/+7 |
* | curl: reverse GLIB_CHECK_VERSION() | Max Kellermann | 2009-03-06 | 1 | -1/+1 |
* | input: pass config_param to input_plugin.init() | Max Kellermann | 2009-03-02 | 1 | -1/+2 |
* | input_plugin: added methods init(), finish() | Max Kellermann | 2009-03-02 | 1 | -3/+12 |
* | input: moved plugins to ./src/input/ | Max Kellermann | 2009-03-02 | 1 | -0/+958 |