log libmpdemux/cddb.c @ 19062:83c3afeab35d

age author description
Thu, 13 Jul 2006 16:41:13 +0000 reynaldo drops casts from void * on malloc/calloc from libmpdemux code
Thu, 06 Jul 2006 13:09:45 +0000 diego Move conditional compilation into the build system.
Mon, 24 Apr 2006 07:20:34 +0000 reynaldo Get ride of the several if(identify) messy lines and rearangment of some of the output, both patches by Kiriuja mplayer-patches AT en-directo_net, his changes are barely unrelated, nevertheless Im commiting them thogeter just for the sake of my mental healt, I had both patches already applied on my local three
Sat, 22 Apr 2006 05:12:10 +0000 reynaldo Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of modifications as usual
Fri, 20 Jan 2006 22:44:12 +0000 diego Cygwin compilation fix
Fri, 25 Nov 2005 02:06:47 +0000 diego When it comes to CD/DVD handling bsdi has a linux CD/DVD compatibility
Fri, 18 Nov 2005 14:39:25 +0000 diego Unify include path handling, -I.. is in CFLAGS.
Thu, 10 Nov 2005 21:33:12 +0000 reynaldo [TRIVIAL] More translatables to help_mp and printfs to mp_msg on libmpdemux
Sun, 06 Nov 2005 17:42:20 +0000 faust3 make it optionally possible to compile MPlayer with libcdio instead of libcdparanoia
Mon, 19 Sep 2005 18:22:09 +0000 gpoirier Prints the number of tracks and MSF length for each track of an audio CD,
Wed, 25 May 2005 08:48:32 +0000 diego DragonFly BSD support
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.