summaryrefslogtreecommitdiff
path: root/misc/libcdio/files
AgeCommit message (Collapse)AuthorFilesLines
2005-05-31update to 0.74drochner1-7/+23
changes: - cd-paranoia fixes - cdda-player fixes - cd-drive shows MMC level - CD Text improvements/fixes - eject of empty CD-ROM drives on GNU/Linux - FreeBSD audio sub-channel time reporting fixed
2005-05-02update to 0.73drochner1-9/+20
some features added (libcdparanoia cloned, CD audio), some fixes not quite mature, but we have to update because the API changed (in the iso9660 area), and other pkgs (vcdimager, vlc) depend on it
2004-10-05uodate to 0.70drochner1-2/+61
changes: - SCSI MMC interface routine (all except Darwin) - CD-Text support (all except Darwin) - Distinguish DVD's from CD's - Code clean-ups and reduced code duplication - Better CUE parsing - Reporting drive capability is more accurate - add constant driver_id for kind of hardware driver in build - new drive scanning routines which pass back driver as well as drive string. Speeds up subsequent opens.
2004-04-08-add some NetBSD CD reading supportdrochner1-0/+497
-depend on devel/popt and audio/libcddb, this makes that the frontend utilities are built