log libmpdemux/cddb.c @ 15286:1e8305fffa79

age author description
Mon, 26 Apr 2004 09:33:35 +0000 rfelker potentially exploitable buffer overflow with maliciously crafted cd toc
Tue, 17 Feb 2004 12:30:45 +0000 attila enable seeking in http streams
Sat, 17 May 2003 12:24:01 +0000 bertrand Changed the STREAMING defines to MPLAYER_NETWORK to avoid name definition clash.
Wed, 02 Apr 2003 19:29:26 +0000 albeu URL is cdda://tracks[:speed][/device]
Wed, 15 Jan 2003 22:44:35 +0000 bertrand Removed the hardcoded cdrom device.
Fri, 03 Jan 2003 20:50:26 +0000 bertrand - If CDDB fail, try CDDA
Sat, 28 Dec 2002 14:04:54 +0000 arpi The following patch allows the MPlayer "cdparanoia" support to work on
Tue, 24 Dec 2002 21:59:38 +0000 arpi - fixed uninitialized offsets[]
Tue, 29 Oct 2002 09:18:53 +0000 bertrand GCC warning fixes
Wed, 16 Oct 2002 08:14:42 +0000 bertrand Don't start a CDDB request to the CDDB server if there is no CD in the drive,
Sun, 13 Oct 2002 08:27:03 +0000 bertrand Create the ~/.cddb directory if not present.
Tue, 17 Sep 2002 19:51:12 +0000 bertrand Moved all the cdinfo specific from cddb to a standalone file(cdinfo.c), so
Wed, 04 Sep 2002 17:46:03 +0000 bertrand Applied patch for OpenBDS from Marc Espie (submitted by Bj«Órn Sandell <biorn@dce.chalmers.se>)
Wed, 10 Jul 2002 08:51:11 +0000 bertrand Added a simple xmcd parser to retreive the tracks name.
Fri, 21 Jun 2002 06:25:48 +0000 bertrand Checked the return value when retrieving the protocol level.
Fri, 21 Jun 2002 06:15:36 +0000 bertrand CDDB support added.