aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux/cddb.c
Commit message (Expand)AuthorAge
* When it comes to CD/DVD handling bsdi has a linux CD/DVD compatibilityGravatar diego2005-11-25
* Unify include path handling, -I.. is in CFLAGS.Gravatar diego2005-11-18
* [TRIVIAL] More translatables to help_mp and printfs to mp_msg on libmpdemuxGravatar reynaldo2005-11-10
* make it optionally possible to compile MPlayer with libcdio instead of libcd...Gravatar faust32005-11-06
* Prints the number of tracks and MSF length for each track of an audio CD,Gravatar gpoirier2005-09-19
* DragonFly BSD supportGravatar diego2005-05-25
* potentially exploitable buffer overflow with maliciously crafted cd tocGravatar rfelker2004-04-26
* enable seeking in http streamsGravatar attila2004-02-17
* Changed the STREAMING defines to MPLAYER_NETWORK to avoid name definition clash.Gravatar bertrand2003-05-17
* URL is cdda://tracks[:speed][/device]Gravatar albeu2003-04-02
* Removed the hardcoded cdrom device.Gravatar bertrand2003-01-15
* - If CDDB fail, try CDDAGravatar bertrand2003-01-03
* The following patch allows the MPlayer "cdparanoia" support to work onGravatar arpi2002-12-28
* - fixed uninitialized offsets[]Gravatar arpi2002-12-24
* GCC warning fixesGravatar bertrand2002-10-29
* Don't start a CDDB request to the CDDB server if there is no CD in the drive,Gravatar bertrand2002-10-16
* Create the ~/.cddb directory if not present.Gravatar bertrand2002-10-13
* Moved all the cdinfo specific from cddb to a standalone file(cdinfo.c), soGravatar bertrand2002-09-17
* Applied patch for OpenBDS from Marc Espie (submitted by Björn Sandell <biorn...Gravatar bertrand2002-09-04
* Added a simple xmcd parser to retreive the tracks name.Gravatar bertrand2002-07-10
* Checked the return value when retrieving the protocol level.Gravatar bertrand2002-06-21
* CDDB support added.Gravatar bertrand2002-06-21