Commit Graph

45 Commits

Author SHA1 Message Date
568197f9a6 Support PhotoCD in CD supporting writable images. Fixes #435 2020-11-21 16:21:28 +00:00
6877589cc9 General code clean-up, refactor and commenting. 2020-11-11 04:19:18 +00:00
SilasLaspada
3b3c3de0b0 Fix previous commit 2020-08-04 15:05:33 -06:00
SilasLaspada
80ad486189 Prevent empty ISRC from being added to CDRWin and CDRDAO images
Don't write ISRC to CDRDAO or CDRWin images if they're null or white space.
2020-08-04 14:55:24 -06:00
2376b65763 Code style fixes. 2020-07-22 13:20:25 +01:00
6220425ac6 Naming fixes. 2020-07-20 21:11:32 +01:00
0e7a86880e Fix unused code. 2020-07-20 07:47:12 +01:00
9cfef45856 Code cleanup. 2020-07-20 04:34:16 +01:00
386fe10561 Declare optical image capabilities for the images that support writing indexes. 2020-07-19 21:40:23 +01:00
ff54128b34 Fix writing indexes in CDRWin images. 2020-07-19 21:39:23 +01:00
ab9ea8f4d6 Fix overwriting flags and isrc in all CD writable image formats. 2020-07-19 21:23:09 +01:00
7423194b1e Add China Video Disc media type. 2020-07-19 16:10:50 +01:00
a5f5517007 Do not calculate pregaps on non-CD optical disc images. Fixes #371 2020-07-12 23:13:05 +01:00
Rebecca Wallander
cc885b92bb Include the intersession sectors for GD-ROM 2020-06-30 22:04:20 +02: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
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
e4ce5bc32d Fix checking track does not exist. 2020-06-21 14:49:25 +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
cb557760d9 Change track indexes type. 2020-06-17 21:32:19 +01:00
a04fa26c0b Allow to write multisession DVD/Blu-ray in Aaru Image Format and CDRWin. 2020-06-16 22:29:56 +01:00
61ffa15771 Writes proper Lead-Out entry on CDRWin images. Fixes #200 2020-06-16 17:37:36 +01:00
e5be326931 Fix writing multisession images in single file CDRWin. 2020-06-16 16:14:22 +01:00
d1a970698e Change how ISRC and track flags are read from / written to images, to use track number instead of track start. 2020-06-14 23:45:26 +01:00
5042b7f1e8 Use index from end expression. 2020-04-22 00:22:40 +01:00
d3bffafd86 Add writable optical image capabilities enumeration. 2020-04-21 21:01:02 +01:00
e92c1e7741 Fix reading CDRWin images that do not have track mode in all caps. Fixes #325 2020-04-18 19:46:36 +01:00
Rebecca Wallander
ad6cdc3313 Multi-file cue parsing fixes 2020-04-15 17:33:19 +02:00
Rebecca Wallander
bc61fad233 Move code to correct place 2020-04-15 16:52:49 +02:00
Rebecca Wallander
822cea7123 Tidy logging and var names 2020-04-15 16:36:10 +02:00
Rebecca Wallander
10df16c87c Merge remote-tracking branch 'upstream/master' into redumpGDROM 2020-04-15 16:23:58 +02:00
Rebecca Wallander
6544826909 Use old parsing method if multi-file cue.
Not the nicest solution but it it should be able to handle multi-file but still one-file-for-several-tracks cues, if those exist.
2020-04-15 15:25:02 +02:00
Rebecca Wallander
4844881444 Fix order of calculations 2020-04-15 14:49:00 +02:00
Rebecca Wallander
df6a465875 Add support for Redump.org GD-ROM cue extensions 2020-04-15 00:44:55 +02:00
5f0efc233a Fix building track table in multisession CDRWin images from ISOBuster. 2020-04-06 03:03:52 +01:00
b37b1233c1 Fix regex for IsoBuster session lead-out marker. 2020-04-06 02:20:20 +01:00
139efcec19 Fix session number in CDRWin. 2020-04-06 01:27:28 +01:00
f7e173710e Code restyling. 2020-02-29 18:03:35 +00:00
e346d5e859 Rename dic in miscellaneous places. 2020-02-28 00:19:50 +00:00
61aaea06b3 Change CDRWin media type 2020-02-28 00:11:45 +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
8a05685e33 Renamed Aaru.DiscImages to Aaru.Images. 2020-02-26 19:28:59 +00:00