summaryrefslogtreecommitdiffstats
path: root/libmpdemux/cddb.c
Commit message (Collapse)AuthorAgeFilesLines
* Moved all the cdinfo specific from cddb to a standalone file(cdinfo.c), sobertrand2002-09-171-116/+1
| | | | | | | if no network, cdda can still be compiled. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7432 b3059339-0415-0410-9bf9-f77b7e298cf2
* Applied patch for OpenBDS from Marc Espie (submitted by Björn Sandell ↵bertrand2002-09-041-4/+54
| | | | | | <biorn@dce.chalmers.se>) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7270 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added a simple xmcd parser to retreive the tracks name.bertrand2002-07-101-32/+269
| | | | | | | | Added a simple list of tracks name, to allow displaying the name on track change. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6698 b3059339-0415-0410-9bf9-f77b7e298cf2
* Checked the return value when retrieving the protocol level.bertrand2002-06-211-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6476 b3059339-0415-0410-9bf9-f77b7e298cf2
* CDDB support added.bertrand2002-06-211-0/+591
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6475 b3059339-0415-0410-9bf9-f77b7e298cf2