summaryrefslogtreecommitdiff
path: root/plugins/vfs_curl
Commit message (Collapse)AuthorAge
...
* fixed timeout handling if curl request fails before first write callback occursGravatar Alexey Yakovenko2010-05-08
|
* fixed hang in vfs_curl when recovering from connection lossGravatar Alexey Yakovenko2010-05-07
|
* addes support for libcurl<7.19.1Gravatar Alexey Yakovenko2010-05-06
|
* added proxy username/password authentication supportGravatar Alexey Yakovenko2010-05-02
|
* improved decoder API to be able to interrupt .init at any momentGravatar Alexey Yakovenko2010-05-01
|
* display Icy tags in track propertiesGravatar Alexey Yakovenko2010-04-29
|
* put icy-name field into Album instead of Title metadataGravatar Alexey Yakovenko2010-04-27
|
* fixed crashbug in vfs_curlGravatar Alexey Yakovenko2010-04-26
|
* fixed vfs_curl failure after several reconnectsGravatar Alexey Yakovenko2010-04-26
|
* added couple of tweaks to improve syability of vfs_curlGravatar Alexey Yakovenko2010-04-25
|
* removed old curl hacks/workaroundsGravatar Alexey Yakovenko2010-04-25
|
* fixed reading icy metadata blocks which span curl packet boundariesGravatar Alexey Yakovenko2010-04-24
|
* improved icy metadata handling; separate artist and title fieldsGravatar Alexey Yakovenko2010-04-21
|
* fixed bug in icy headers parserGravatar Alexey Yakovenko2010-04-20
|
* fixed to pass make distcheck before 0.4-beta1Gravatar Alexey Yakovenko2010-04-11
|
* changed --enable to --disable for plugins in configureGravatar Alexey Yakovenko2010-04-11
|
* dependency-friendly unloading of plugins;Gravatar Alexey Yakovenko2010-04-04
| | | | fixed crashes in artwork loader at shutdown
* disabled tracing in vfs_curlGravatar Alexey Yakovenko2010-01-31
|
* reset icy metadata state on stream resetGravatar Alexey Yakovenko2010-01-31
|
* prevent possible crash in vfs_curlGravatar Alexey Yakovenko2010-01-30
|
* fixed crash on bad/invalid icy metadata blocksGravatar Alexey Yakovenko2010-01-30
|
* improved icy metadata supportGravatar Alexey Yakovenko2010-01-30
|
* icy-metadata support for mp3 streamsGravatar Alexey Yakovenko2010-01-30
|
* icy metadata supportGravatar Alexey Yakovenko2010-01-30
|
* better handling of pause/unpause in vfs_curlGravatar Alexey Yakovenko2010-01-30
|
* fixed icecast genre metadataGravatar Alexey Yakovenko2010-01-09
|
* support for interruption of http streaming at any timeGravatar Alexey Yakovenko2010-01-09
|
* ability to stop vfs_curl requests at any timeGravatar Alexey Yakovenko2010-01-09
|
* compiler warning cleanupGravatar Alexey Yakovenko2010-01-03
|
* 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
| | | | shoutcast title is being read from icy headers
* slightly better icy header parserGravatar Alexey Yakovenko2009-11-06
|
* fixed support for some icy servers not sending content-lenghtGravatar Alexey Yakovenko2009-11-04
| | | | fixed m3u reader
* 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
| | | | configure now prints list of all plugins being processed
* updated plugins descriptionsGravatar Alexey Yakovenko2009-10-10
| | | | added basic gui configuration window
* added streaming over ftp support including seekingGravatar Alexey Yakovenko2009-10-04
| | | | added special-case for fseek+ftell when calculating file length
* mp3 shoutcast streamingGravatar Alexey Yakovenko2009-10-04
| | | | fixed vfs_curl.getlength
* experimental vorbis streaming supportGravatar Alexey Yakovenko2009-10-04
|