Sat, 04 Jan 2003 11:52:17 +0000 |
bertrand |
Added the ICY 403 "Service Forbiden" error message.
|
Thu, 26 Dec 2002 17:25:22 +0000 |
arpi |
pnm:// support (ported from xine)
|
Tue, 05 Nov 2002 19:03:52 +0000 |
bertrand |
Added OGG streaming support, patch from Balatoni Denes <pnis@coder.hu>
|
Fri, 01 Nov 2002 17:46:45 +0000 |
arpi |
verbose can be negative
|
Tue, 29 Oct 2002 09:18:53 +0000 |
bertrand |
GCC warning fixes
|
Wed, 23 Oct 2002 22:07:29 +0000 |
arpi |
allow cache to be disabled (-nocache should override cachesize autodetection
|
Wed, 23 Oct 2002 17:21:01 +0000 |
arpi |
cleanup config option handling in libmpdemux.
|
Wed, 23 Oct 2002 14:46:20 +0000 |
arpi |
mpdemux.c|h moved to libinput, mpdemux_check_interrupt() -> mp_input_check_interrupt()
|
Fri, 27 Sep 2002 19:20:20 +0000 |
bertrand |
Display the IP address that has been resolved.
|
Fri, 13 Sep 2002 22:39:48 +0000 |
bertrand |
Added a new ASX playlist mime-type
|
Tue, 03 Sep 2002 01:29:44 +0000 |
bertrand |
Return -2 for fatal error while connecting to a server.
|
Wed, 14 Aug 2002 21:55:48 +0000 |
arpi |
typo fixes by Ross Finlayson <finlayson@live.com>
|
Mon, 05 Aug 2002 00:39:07 +0000 |
arpi |
applied live.com streaming patch (-sdp and rtsp:// support) by Ross Finlayson <finlayson@live.com>
|
Fri, 05 Jul 2002 02:37:56 +0000 |
bertrand |
Retreive the bandwidth option from the command line.
|
Tue, 25 Jun 2002 23:56:33 +0000 |
bertrand |
Changed the -pass option to -passwd to avoid clash with mencoder option.
|
Tue, 25 Jun 2002 08:04:52 +0000 |
bertrand |
Read username/password from the -user -pass command line options.
|
Mon, 24 Jun 2002 20:12:18 +0000 |
bertrand |
Moved authentication code into its own function.
|
Sun, 23 Jun 2002 09:39:09 +0000 |
bertrand |
Improved the authentication interaction. Still need to replace scanf.
|
Sun, 23 Jun 2002 09:17:52 +0000 |
bertrand |
Added HTTP basic authentication support
|
Fri, 21 Jun 2002 07:06:46 +0000 |
bertrand |
Here I go again, another fix for the timeout.
|
Fri, 21 Jun 2002 06:28:24 +0000 |
bertrand |
Increased the timeout value on connection.
|
Thu, 20 Jun 2002 08:50:40 +0000 |
bertrand |
Added mplayer version in the user-agent field.
|
Mon, 17 Jun 2002 08:16:47 +0000 |
bertrand |
Added some missing carriage returns.
|
Thu, 09 May 2002 14:52:23 +0000 |
alex |
added some new types
|
Tue, 30 Apr 2002 17:55:06 +0000 |
bertrand |
Added ICY error 400: Server full.
|
Tue, 30 Apr 2002 16:58:54 +0000 |
albeu |
Convert printf to mp_msg in the network layer
|
Sun, 28 Apr 2002 22:37:35 +0000 |
bertrand |
Added ICY error 401: Service unavailable.
|
Sat, 27 Apr 2002 20:42:02 +0000 |
atmos4 |
Add some info prints to ICY code and handle return codes ICY specific, also avoid printing
|
Sat, 27 Apr 2002 19:15:18 +0000 |
albeu |
ICY found (mp3 stream) != sucess.
|
Sat, 23 Feb 2002 21:22:55 +0000 |
albeu |
Make blocking call in libmpdemux interuptable (only with new input,
|