Commit Graph

3124 Commits

Author SHA1 Message Date
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
6f66150b1e Save Compact Disc track indexes in aaruformat. 2020-06-21 02:28:18 +01:00
0efa8e3846 Fix setting indexes from track start and pregap in aaruformat. 2020-06-21 01:54:30 +01:00
c80baa5efb Fix off by one error in Nero image reading. Fixes #257 and #338. 2020-06-21 01:38:02 +01:00
6be28d9d4e Fix reading multisession Nero Burning ROM images. 2020-06-21 01:30:30 +01:00
24f7a2049a Fix reading multisession CDRWin images. 2020-06-20 22:44:25 +01:00
de5ae7245e Fix CDRWin indexes. 2020-06-20 20:51:33 +01:00
6465b316fc Disable support for CHD v5 until it can be fixed properly. 2020-06-19 04:00:51 +01:00
7de13d02a3 Fix indexes and pregap in CHD images. 2020-06-19 03:58:45 +01:00
0856b2bf53 Fix incorrect mode2 handling in DiscJuggler. 2020-06-18 03:13:37 +01:00
0efbb1ade6 Fix partition calculations in DiscJuggler. 2020-06-18 03:12:38 +01:00
7d7abcbb56 Fix indexes and track starts in DiscJuggler. 2020-06-18 03:04:37 +01:00
4fb8019ced Fix DiscJuggler session sequence in tracks. 2020-06-18 02:25:19 +01:00
6f1a89d2ed Fix reading subchannels from BlindWrite 5/6 images. 2020-06-18 02:11:55 +01:00
3f1e417774 Fix multisession BlindWrite 5/6 images. 2020-06-18 02:03:19 +01:00
1a47117527 Fix reading ATIP from BlindWrite 5 images. 2020-06-17 23:14:20 +01:00
a2474e61d2 Fix identifying BlindWrite 5 vs 6. 2020-06-17 23:14:10 +01:00
be43fca5da Fix BlindWrite 5 images that contain a non existent data file. 2020-06-17 23:13:55 +01:00
e6e2392b66 Implement reading subchannels from BlindWrite 4 images. 2020-06-17 22:57:52 +01:00
b6f4b506aa Fixed track offsets and pregaps in BlindWrite 4 images. 2020-06-17 22:47:04 +01:00
cb557760d9 Change track indexes type. 2020-06-17 21:32:19 +01:00
4f45e212b9 Print track indexes in image info. 2020-06-17 20:34:35 +01:00