summaryrefslogtreecommitdiff
path: root/plugins/vfs_curl
Commit message (Expand)AuthorAge
* updated copyright notice to 2010Gravatar Alexey Yakovenko2010-01-03
* icy tags WIPGravatar Alexey Yakovenko2009-12-04
* sanitized thread_start APIGravatar Alexey Yakovenko2009-11-30
* changed tracing amount in vfs_curlGravatar Alexey Yakovenko2009-11-21
* fixed vfs_curl to handle size and content-type headers properlyGravatar Alexey Yakovenko2009-11-20
* now it's possible to interrupt hanging file operations (e.g. slow http)Gravatar Alexey Yakovenko2009-11-08
* added curl version checks for compatibility with older versionsGravatar Alexey Yakovenko2009-11-07
* added global proxy settings + gui configurationGravatar Alexey Yakovenko2009-11-07
* fixed streaming of podcast with redirects and weird headersGravatar Alexey Yakovenko2009-11-07
* experimental curl abort during timeout using CURLOPT_PROGRESSFUNCTIONGravatar Alexey Yakovenko2009-11-06
* rewrote icy header parserGravatar Alexey Yakovenko2009-11-06
* slightly better icy header parserGravatar Alexey Yakovenko2009-11-06
* fixed support for some icy servers not sending content-lenghtGravatar Alexey Yakovenko2009-11-04
* improved icy protocol support; initial m3u supportGravatar Alexey Yakovenko2009-11-04
* added vfs filetype detection based on content-typeGravatar Alexey Yakovenko2009-10-25
* fixed warning in vfs_curlGravatar Alexey Yakovenko2009-10-18
* plugins that miss dependencies will not be builtGravatar Alexey Yakovenko2009-10-12
* updated plugins descriptionsGravatar Alexey Yakovenko2009-10-10
* added streaming over ftp support including seekingGravatar Alexey Yakovenko2009-10-04
* mp3 shoutcast streamingGravatar Alexey Yakovenko2009-10-04
* experimental vorbis streaming supportGravatar Alexey Yakovenko2009-10-04
* fixed seeking in vfs_curlGravatar Alexey Yakovenko2009-10-03
* added http filesize fetching (allows mp3 duration calc, etc)Gravatar Alexey Yakovenko2009-10-01
* fixed playback of http mp3 streams with unknown lengthGravatar Alexey Yakovenko2009-10-01
* improved curl seekingGravatar Alexey Yakovenko2009-10-01
* fixed bugs in vfs_curl ringbufferGravatar Alexey Yakovenko2009-09-30
* mp3 streaming WIPGravatar Alexey Yakovenko2009-09-30
* vfs_curl WIPGravatar Alexey Yakovenko2009-09-29