summaryrefslogtreecommitdiffstats
path: root/libmpdemux/cdda.c
Commit message (Expand)AuthorAgeFilesLines
* cdda: endianness fixcolin2003-12-161-0/+6
* Fix -cdrom-device to work again with cdda and vcd.albeu2003-08-131-1/+10
* Changed the STREAMING defines to MPLAYER_NETWORK to avoid name definition clash.bertrand2003-05-171-2/+2
* URL is cdda://tracks[:speed][/device]albeu2003-04-021-76/+157
* fixed trivial seeking bugs, patch by Krister Lagerstrom <krister@kmlager.com>alex2003-03-221-1/+8
* Removed the hardcoded /dev/cdrom for NetBSD and added an work aroundbertrand2003-01-151-4/+4
* The following patch allows the MPlayer "cdparanoia" support to work onarpi2002-12-281-0/+4
* 1l :)arpi2002-12-241-1/+1
* print track title in new linearpi2002-12-241-2/+2
* CDDA seeking fixedarpi2002-12-221-6/+8
* cleanup config option handling in libmpdemux.arpi2002-10-231-10/+1
* Build a fake list of track name.bertrand2002-07-101-15/+64
* Support for playing audio cds using cdparanoia. Include a raw audioalbeu2002-06-111-0/+207