Commit Graph

6509 Commits

Author SHA1 Message Date
da4c666250 Fix non-read-only member in GetHashCode() 2021-08-17 16:29:32 +01:00
e1a7abc1a6 Fix inconsistent naming. 2021-08-17 16:27:42 +01:00
a835c02727 Fix inconsistent naming. 2021-08-17 16:27:42 +01:00
39e73b16a0 Fix inconsistent naming. 2021-08-17 16:27:42 +01:00
488a9c12cb Fix inconsistent naming. 2021-08-17 16:27:41 +01:00
35a6dd7b74 More documentation inheritance. 2021-08-17 16:12:30 +01:00
1f7bcc83f1 More documentation inheritance. 2021-08-17 16:12:30 +01:00
dbf3a01f43 More documentation inheritance. 2021-08-17 16:12:23 +01:00
c6f5ece939 Remove redundant assignments. 2021-08-17 14:40:50 +01:00
cca4d58115 Remove redundant assignments. 2021-08-17 14:40:49 +01:00
c1f291814c Remove redundant assignments. 2021-08-17 14:40:49 +01:00
8e58e082af Add XML comments to public entities. 2021-08-17 14:40:37 +01:00
a715b9b351 Add XML comments to public entities. 2021-08-17 14:40:37 +01:00
c1287c00cf Remove redundant parentheses. 2021-08-17 14:27:19 +01:00
e9e427d50b Remove redundant parentheses. 2021-08-17 14:27:18 +01:00
e28d38c8ae Remove redundant parentheses. 2021-08-17 14:27:18 +01:00
6dd5fb5c5c Add missing XML documentation inheritance. 2021-08-17 14:25:12 +01:00
c63d5a5f44 Add missing XML documentation inheritance. 2021-08-17 14:25:11 +01:00
7606ab26dd Add missing XML documentation inheritance. 2021-08-17 14:25:11 +01:00
033842d8a1 Add XML comments to public entities. 2021-08-17 13:56:05 +01:00
138c6c1f45 Add XML comments to public entities. 2021-08-17 13:56:05 +01:00
00f605b0ca Add XML comments to public entities. 2021-08-17 13:56:05 +01:00
dc0e013d8d Add XML comments to public entities. 2021-08-17 13:56:04 +01:00
f7fa226727 Add XML comments to public entities. 2021-08-17 13:56:04 +01:00
8ca59cbcd0 Add XML comments to public entities. 2021-08-17 13:56:04 +01:00
fb6e3cf361 Add XML comments to public entities. 2021-08-17 13:55:59 +01:00
0d18153610 Update changelog. 2021-08-14 02:52:30 +01:00
a9968f9de7 Consider 0 to be "current default timeout", otherwise some device commands / operating system combinations fail. Fixes #472 2021-08-12 03:00:22 +01:00
10d286ada6 Fix null propagation order of operation. Fixes #472 2021-08-09 03:35:49 +01:00
7687507353 Ensure Kreon commands return proper error status. 2021-08-09 03:34:54 +01:00
6465686e53 Show hidden track in media info. Fixes #442 2021-08-04 02:56:55 +01:00
84a7fb7df7 Convert tapes sector by sector as the change in sector size cannot be currently detected. Fixes #552 2021-08-04 02:54:09 +01:00
0a91a2ccee Write media tags to image even when aborted. Fixes #509 2021-08-04 02:00:39 +01:00
1af36c75bd Try to reduce workaround some firmware bug in some audio CDs with hidden audio for #605. 2021-08-03 21:14:59 +01:00
89b0ae5206 Stop processing sidecar when aborted. Fixed #470 2021-08-03 14:12:59 +01:00
d9faf8cdc1 Add unit test for #448 2021-08-03 04:40:55 +01:00
6e744af7f3 Fix full TOC generation. Fixes #625 2021-08-03 04:37:31 +01:00
0a87e63978 Fix full TOC generation. Fixes #625 2021-08-03 04:37:31 +01:00
bcc4135146 Add unit test for #625 2021-08-03 04:36:38 +01:00
a6cbfbebd6 Fix track properties from CDRDAO disc images. 2021-08-03 04:20:06 +01:00
85679e09a4 Return sessions in CDRDAO disc images. 2021-08-03 03:58:53 +01:00
f16c428c0d Fix returned track properties in raw ISO images. 2021-08-03 03:48:45 +01:00
a12cfe256c Prevent writing non-long sectors in Alcohol 120% images. 2021-08-03 03:48:16 +01:00
1e1be189e9 Add unit test for #624 2021-08-03 03:46:49 +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
ae9645e3b6 Add unit test for #623 2021-08-03 02:42:17 +01:00
a83cd16bb8 Fix Alcohol getting asked for tracks it has not yet initialized. 2021-08-03 02:42:06 +01:00
c356405fe9 Do not allow converting multisession images to formats that don't support multisession. 2021-08-03 02:14:45 +01:00
edd1303d19 Add unit tests for writable optical media images. 2021-08-03 00:29:09 +01:00
3fafaa8921 Fix 48-bit ATA commands. Fixes #532 2021-07-29 00:56:12 +01:00