Commit Graph

38 Commits

Author SHA1 Message Date
Rebecca Wallander
5e95e85944 Add classifying rw full off 0xFF as being empty 2020-10-15 20:30:49 +02:00
822bab2b37 Fix detection of PS1 and PS2 CDs with no spaces in SYSTEM.CNF. 2020-07-22 22:07:10 +01:00
3c8fc2fa0c Fix PhotoCD detection. 2020-07-22 21:56:13 +01:00
2376b65763 Code style fixes. 2020-07-22 13:20:25 +01:00
f1fa52716c Fix namespaces. 2020-07-20 15:43:52 +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
a4ebd0d185 Add missing file headers. 2020-07-19 22:01:30 +01:00
93eabef14f Add detection of China Video Disc. 2020-07-19 16:20:10 +01:00
1b70ae813d Add detection of PS1 CDs. 2020-07-19 15:59:36 +01:00
216fb19cfa Fix detecting indexes in track 1. 2020-07-18 21:03:26 +01:00
b0f01f53f0 Handle discs that have pregap ending in LBA 1 instead of ending in LBA 0. 2020-07-18 20:43:37 +01:00
a5f470cffb Fix detecting Neo Geo CD. 2020-07-14 16:43:25 +01:00
63768420ff Fix reading ISO9660 directories that span more than a sector when detecting media type. 2020-07-14 16:09:49 +01:00
14ee6da14f Fix setting track pregaps from subchannel. 2020-07-14 13:42:31 +01:00
f1244d543c Move subchannel generation and fixing to a separate class. 2020-07-14 01:06:23 +01:00
3cf21360d6 Show the reasons while a media type has been chosen on detection. Fixes #314. 2020-07-12 21:03:53 +01:00
651a2df2aa Detect CD-i Ready when the drive returns data scrambled. 2020-06-23 00:26:55 +01:00
99a483f02f Implement detection of CD+G, CD+EG and CD+MIDI. 2020-06-21 19:05:45 +01:00
c069073d19 Detect PhotoCD. Fixes #322. 2020-06-21 18:14:29 +01:00
8b2e2b5dec Detect VideoCD and Super Video CD. Fixes #327 2020-06-21 18:01:41 +01:00
97f8a860a4 Implement detection of Neo Geo CD discs. 2020-06-21 17:15:02 +01:00
43360c340e Implement detection of CD32 and CDTV discs. 2020-06-21 16:35:36 +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
5b77572958 Fix reading sectors in media detection code. 2020-03-03 19:59:22 +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