Commit Graph

22 Commits

Author SHA1 Message Date
1e4ac8b2fb Fix detection of flash drives that report themselves as CD drives when they're not. 2020-12-03 18:19:05 +00:00
2ec3b0194d Fix detection of version 3 and upper DVD-RW and DVD-RW DL. Fixes #456 2020-11-20 19:29:14 +00:00
73faa18421 Guard against null block descriptors in SCSI modes. Fixes #387. 2020-11-01 22:00:52 +00:00
080ad0ed51 Set ATIP to be a class to ensure it is nulled properly.. Fixes #352 2020-11-01 20:10:35 +00:00
929569103a Fix detection of dual layer DVDs. Fixes #377 2020-11-01 18:02:29 +00:00
2376b65763 Code style fixes. 2020-07-22 13:20:25 +01:00
0e7a86880e Fix unused code. 2020-07-20 07:47:12 +01:00
163d2ce8db Add missing XML documentation. 2020-07-20 06:02:34 +01:00
9cfef45856 Code cleanup. 2020-07-20 04:34:16 +01:00
e4ce5bc32d Fix checking track does not exist. 2020-06-21 14:49:25 +01:00
bec5b7dde2 DVD and BD discs also have a "disc information" structure from the drive. 2020-06-16 18:30:09 +01:00
45fc95aea3 Add support for MD DATA drives in media info command. 2020-05-14 03:59:47 +01:00
e756c5db95 Fix calculating offset using scrambled read as audio when device is in database. 2020-04-21 23:07:40 +01:00
b55470541a Complete file headers. 2020-03-11 21:57:43 +00:00
b14ee9bfc3 Fix detection of CD-i discs.
Do not take as decoded data that has merely returned the SCSI data length header.
2020-03-06 20:39:51 +00:00
a89fa4bd13 Fix detection of CD-ROM XA. Fixes #269 2020-03-03 19:58:49 +00:00
f423d99b08 On drives that support D8h use it to read Audio CD sectors as some fail due to a firmware bug. 2020-03-02 23:58:20 +00:00
f7e173710e Code restyling. 2020-02-29 18:03:35 +00:00
895143b790 Rename DicConsole to AaruConsole. 2020-02-27 23:49:15 +00:00
67edb977bd Rename comment header. 2020-02-27 12:31:30 +00:00
4ade64cfc9 Rename namespace. 2020-02-27 00:36:40 +00:00
f5b199e483 Renamed project files and folders 2020-02-26 19:10:46 +00:00