Commit Graph

23 Commits

Author SHA1 Message Date
cd41c8e59a Simplify some struct type names. 2021-09-14 21:18:28 +01:00
00f605b0ca Add XML comments to public entities. 2021-08-17 13:56:05 +01:00
a12cfe256c Prevent writing non-long sectors in Alcohol 120% images. 2021-08-03 03:48:16 +01:00
df0669b18d Fix taking account of session start pregaps when writing Alcohol 120% images. Fixes #623 2021-08-03 02:46:21 +01:00
472a1d94d8 Update copyright year. 2020-12-31 23:08:23 +00:00
6877589cc9 General code clean-up, refactor and commenting. 2020-11-11 04:19:18 +00:00
2376b65763 Code style fixes. 2020-07-22 13:20:25 +01:00
6220425ac6 Naming fixes. 2020-07-20 21:11:32 +01:00
9cfef45856 Code cleanup. 2020-07-20 04:34:16 +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
e4ce5bc32d Fix checking track does not exist. 2020-06-21 14:49:25 +01:00
83070d235a More multisession writing fixes for Alcohol 120% images. 2020-06-16 02:42:57 +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
5013718280 Fix saving proper pregap, length and offset in Alcohol 120% images. 2020-06-14 22:54:39 +01:00
76435c1897 Fix pregap and extra offsets in Alcohol 120%. Fixes #297. 2020-04-21 23:30:59 +01:00
90a304aa13 Write extra field in Alcohol for tracks that don't have it (POINT>=A0h). 2020-04-19 22:55:29 +01:00
b1dbb2c821 Save pregaps in Alcohol 120% images. Fixes #297 2020-04-18 21:55:17 +01:00
695fb9e90a Fix internal passing of CD structures. Fixes #212. 2020-03-11 14:01:01 +00:00
f7e173710e Code restyling. 2020-02-29 18:03:35 +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