- 06 Oct, 2004 2 commits
-
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
* Better Pragma header test. Apparently Pragma is a non required header in HTTP/1.1 This check should be more strict though perhaps not perfect.
-
- 05 Oct, 2004 2 commits
-
-
Derk-Jan Hartman authored
These WiMP streams always have Pragma in the HTTP response, so we use this to identify them now.
-
Derk-Jan Hartman authored
-
- 28 Sep, 2004 4 commits
-
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Derk-Jan Hartman authored
-
- 27 Sep, 2004 1 commit
-
-
Gildas Bazin authored
-
- 23 Sep, 2004 1 commit
-
-
Derk-Jan Hartman authored
* if http:// and mime == asf, and name doesn't contain asx (cause they have mime == asf too) then bail http access and let the mms access try. ( VLC now plays http:// urls which are actually mms:// streams and no longer handles asx files when the path doesn't contain "asx" ) * added the aacp (aacPlus) mime type and force the aac demux in that case. aacPlus still doesn't work. (decoder issue?) * don't PLAYLIST_GO on a redirect. gave weird effects because the current item was still in the 'open' fase. The playlist is already playing, so there is no use in this option.
-
- 31 Aug, 2004 1 commit
-
-
Derk-Jan Hartman authored
* Add ACCESS_SET_PRIVATE_ID_STATE to the list of every access plugin * msg_Err -> msg_Warn for unimplemented Control queries
-
- 29 Jul, 2004 1 commit
-
-
Gildas Bazin authored
* modules/access/http.c: --http-reconnect option to automatically try to reconnect in case the connection was untimely closed (enabled by default for ICY/Icecast web radios).
-
- 24 Jul, 2004 1 commit
-
-
Rémi Denis-Courmont authored
(thanks to Olivier Lourdais for the report)
-
- 08 Jun, 2004 1 commit
-
-
Clément Stenac authored
-
- 06 Jun, 2004 2 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
* access/vcd/ clean up.
-
- 02 Jun, 2004 1 commit
-
-
Laurent Aimar authored
-
- 01 Jun, 2004 1 commit
-
-
Laurent Aimar authored
ACCESS_GET_EOF/SIZE/POS, prepared title/seekpoint support).
-
- 30 May, 2004 1 commit
-
-
Laurent Aimar authored
* http: converted to access2.
-
- 27 Apr, 2004 1 commit
-
-
Sam Hocevar authored
-
- 19 Apr, 2004 1 commit
-
-
Benjamin Pracht authored
adds a linebreak after sending the Basic authentification token. This makes web servers (including VLC) a lot happier ;-)
-
- 24 Feb, 2004 1 commit
-
-
Laurent Aimar authored
-
- 02 Feb, 2004 1 commit
-
-
Laurent Aimar authored
-
- 25 Jan, 2004 1 commit
-
-
Gildas Bazin authored
* modules/access/*: strings review + coding style fixes.
-
- 15 Jan, 2004 2 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
- 14 Jan, 2004 1 commit
-
-
Laurent Aimar authored
-
- 09 Jan, 2004 2 commits
-
-
Derk-Jan Hartman authored
You used vasprintf but used asprintf paramaters. Which one do you want to use? i changed to asprintf now.
-
Gildas Bazin authored
-
- 07 Jan, 2004 1 commit
-
-
Laurent Aimar authored
-> Proxy, user/password and redirection untested. -> For icecast server, check also the mime (do not blindly force mp3, it could also be nsv).
-
- 05 Jan, 2004 1 commit
-
-
Clément Stenac authored
What may be broken (untested): ------------------------------ - Theora and Speex decoders - some interfaces - VCDX and CDDAX access The problems shouldn't hopefully excess compilation glitches. (removal of AddExt, of psz_author, and prototype of Add) Additionnaly, interfaces that do not support item-change will have update problems. * Updated modules list
-
- 03 Jan, 2004 2 commits
-
-
Rocky Bernstein authored
-
Rocky Bernstein authored
-
- 21 Dec, 2003 1 commit
-
-
Sam Hocevar authored
-
- 10 Sep, 2003 3 commits
-
-
Laurent Aimar authored
servers). Use atoll. (always defined).
-
Clément Stenac authored
-
Clément Stenac authored
and not ICY (who talked about RadioPI ?)
-
- 02 Aug, 2003 1 commit
-
-
Benjamin Pracht authored
- Didn't take into consideration a little change of behavior between config_GetPsz and var_Get during my last commit, so that we were sending authentification information even if there wasn't any.
-
- 01 Aug, 2003 1 commit
-
-
Sam Hocevar authored
+ Coding style fixes. + Removed a C99-ism.
-
- 31 Jul, 2003 1 commit
-
-
Laurent Aimar authored
setting (in fact only used by access_out/udp.c.
-