index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpdemux
/
cddb.c
Commit message (
Expand
)
Author
Age
*
Get ride of the several if(identify) messy lines and rearangment of some of t...
reynaldo
2006-04-24
*
Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of mod...
reynaldo
2006-04-22
*
Cygwin compilation fix
diego
2006-01-20
*
When it comes to CD/DVD handling bsdi has a linux CD/DVD compatibility
diego
2005-11-25
*
Unify include path handling, -I.. is in CFLAGS.
diego
2005-11-18
*
[TRIVIAL] More translatables to help_mp and printfs to mp_msg on libmpdemux
reynaldo
2005-11-10
*
make it optionally possible to compile MPlayer with libcdio instead of libcd...
faust3
2005-11-06
*
Prints the number of tracks and MSF length for each track of an audio CD,
gpoirier
2005-09-19
*
DragonFly BSD support
diego
2005-05-25
*
potentially exploitable buffer overflow with maliciously crafted cd toc
rfelker
2004-04-26
*
enable seeking in http streams
attila
2004-02-17
*
Changed the STREAMING defines to MPLAYER_NETWORK to avoid name definition clash.
bertrand
2003-05-17
*
URL is cdda://tracks[:speed][/device]
albeu
2003-04-02
*
Removed the hardcoded cdrom device.
bertrand
2003-01-15
*
- If CDDB fail, try CDDA
bertrand
2003-01-03
*
The following patch allows the MPlayer "cdparanoia" support to work on
arpi
2002-12-28
*
- fixed uninitialized offsets[]
arpi
2002-12-24
*
GCC warning fixes
bertrand
2002-10-29
*
Don't start a CDDB request to the CDDB server if there is no CD in the drive,
bertrand
2002-10-16
*
Create the ~/.cddb directory if not present.
bertrand
2002-10-13
*
Moved all the cdinfo specific from cddb to a standalone file(cdinfo.c), so
bertrand
2002-09-17
*
Applied patch for OpenBDS from Marc Espie (submitted by Björn Sandell <biorn...
bertrand
2002-09-04
*
Added a simple xmcd parser to retreive the tracks name.
bertrand
2002-07-10
*
Checked the return value when retrieving the protocol level.
bertrand
2002-06-21
*
CDDB support added.
bertrand
2002-06-21