Commit Graph

3145 Commits

Author SHA1 Message Date
3cf21360d6 Show the reasons while a media type has been chosen on detection. Fixes #314. 2020-07-12 21:03:53 +01:00
7659aebb28 Display media sizes in international system units. Fixes #334 2020-07-12 15:15:22 +01:00
d8d3d9cc88 Fix sending media formats statistics. 2020-07-12 14:53:42 +01:00
9d54545f72 Send statistics at program end, not start. 2020-07-12 14:53:18 +01:00
548d3ebf81 Create report using swap trick for GD-ROM. 2020-07-12 00:20:19 +01:00
9d7df12e33 Fix field name in GD-ROM capabilities in device report. 2020-07-12 00:09:18 +01:00
df37826a91 Add MediaTek command F1h subcommand 06h to device report. 2020-07-11 20:25:41 +01:00
cba9612b6d Add field on device report for command F1h subcommand 06h. 2020-07-11 19:53:36 +01:00
bdd6b1b5fa Add audio fields to GD-ROM reading capabilities. 2020-07-10 21:02:06 +01:00
647ea6f0bf Change CanReadGdRomUsingSwapDisc to nullable. 2020-07-10 20:29:47 +01:00
7f755a12f9 Add fields for GD-ROM reading capabilities report using swap disc trick. 2020-07-10 18:18:11 +01:00
ab35e58984 Add field to indicate if a device can read GD-ROM discs using swap trick. 2020-07-10 17:48:22 +01:00
5216ec5eb3 Fix some database indexes. 2020-07-10 17:38:52 +01:00
9ba78d1561 Add detection of HiFD floppies. 2020-07-10 14:55:01 +01:00
9c2fc2f92b Recognize when the drive is still getting ready in trap tests. 2020-07-09 22:36:30 +01:00
6b4a226b47 Add more details and messages and streamline trap disc tests. 2020-07-09 22:20:21 +01:00
ab124c8056 Add test for reading Lead-Out using a trap disc. 2020-07-09 21:35:31 +01:00
813cd27a5d Add test for trying to read a GD-ROM using a trap disc. 2020-07-09 20:36:08 +01:00
73ac7613e5 Add test for MediaTek READ CACHE vendor command. 2020-07-09 04:08:39 +01:00
7bd563a05b Add MediaTek's READ CACHE vendor command. 2020-07-09 03:39:58 +01:00
7015f44318 Fix identification of some ADFS variants. 2020-07-09 03:09:37 +01:00
7cd5e0573d Fix some unit test parameters. 2020-07-09 03:09:37 +01:00
cb7a81691d Change test files to AaruFormat where possible and applicable. 2020-07-09 03:09:37 +01:00
43115b4bcd Use system included encodings. 2020-07-09 03:09:37 +01:00
5f9e50082a Fix location of test files. 2020-07-09 03:09:37 +01:00
a8abc48d5f Fix tests compilation. 2020-07-09 03:09:36 +01:00
f0e3c6a254 Merge pull request #370 from FakeShemp/patch-4
Include the intersession sectors for GD-ROM
2020-06-30 22:02:37 +01:00
Rebecca Wallander
cc885b92bb Include the intersession sectors for GD-ROM 2020-06-30 22:04:20 +02:00
d0100b3cdc Fix listing extended attributes in ISO9660 for empty files. 2020-06-25 23:19:49 +01:00
8e62a63efb Fix swapping location of big-endian path table in ISO9660 debug mode. 2020-06-25 23:17:09 +01:00
ecad6b9286 Check if ISO9660/HSF PVD points to the real root directory, if not check path table, if neither do not mount. 2020-06-25 23:13:45 +01:00
61eebfa916 If use path table option is indicated in ISO9660, use it also for the root directory. 2020-06-25 23:05:43 +01:00
a6229f524a Merge pull request #368 from FakeShemp/master
Fixes conversion of multi-file CDRWin images
2020-06-25 22:36:47 +01:00
Rebecca Wallander
b17d7a1ffb Fix Redump GD-ROM HDA offset 2020-06-25 22:11:40 +02:00
Rebecca Wallander
30b18db206 Fix multi-file CDRWin image 2020-06-25 22:06:58 +02:00
84ee971ad8 Do not show speed burst if they have not been set. Fixes #346 2020-06-25 01:47:25 +01:00
dbbb6812d2 Support dumping CD-i Ready when drive returns data sectors as audio. Fixes #294 2020-06-25 01:13:02 +01:00
651a2df2aa Detect CD-i Ready when the drive returns data scrambled. 2020-06-23 00:26:55 +01:00
aca0c78bad Enable generation of RAW CD sectors from images that do only contains them cooked. Fixes #301 2020-06-21 22:30:07 +01:00
83a28237fa Expose MODE2 subheaders as extended attributes of HSF/ISO9660/CD-i filesystems. Fixes #358 2020-06-21 21:40:15 +01:00
32b204b2f4 Allow to read mode2 subheaders from aaruformat. 2020-06-21 21:39:45 +01:00
df268fc71c Discard PMA without descriptors. 2020-06-21 19:28:12 +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
5ebb465901 Fix creating sidecar when a track's index 0 is negative. 2020-06-21 14:35:23 +01:00
625e8146fe Save indexes on dump, fixes #292 2020-06-21 02:44:54 +01:00