summaryrefslogtreecommitdiff
path: root/sys/src/cmd/cdfs
AgeCommit message (Collapse)Author
2022-10-01cdfs: handle block sizes correctlyArne Meyer
The Readblock enum does not work when you try to read audio cds. 4 cdda blocks are lager than 8192 and the command fails (at least when using an usb cd drive). This sets the block count according to the track block size. With this and the fix for libdisk I can rip audio cds on my el cheapo usb dvd drive. Tested with "Midnight Oil - Blue Sky Mining"
2016-11-17cmd: remove a bit of unused stuffftrvxmtrx
2012-08-01cdfs: pull updates from sourcescinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen