Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Super-hacky cdio-paranoira CDDA implementation
This currently: - Almost certainly breaks the MP3 implementation - Hangs every so often while reading a sector. That really should live in another thread. - Only supports one drive. - Probably breaks on anything more complex than testcdrom - Doesn't handle the 'stop track/frame' feature. - Spews debug info everywhere - Should initialise the CD on open, not system initialisation. - Hardcodes a bunch of things, and can't be disabled. But, testcdrom does, on the whole, work.
- Loading branch information