234 Commits

Author SHA1 Message Date
b3b2280522 On Linux prefer SCSI generic device if available. 2026-07-07 03:44:11 +01:00
c2dbd0b333 Add support for dummping XGD1/2/3 with OmniDrive units. 2026-07-07 00:46:53 +01:00
d4247fb1dd Add command for OmniDrive to read from CD with C2 pointers. 2026-07-06 00:01:18 +01:00
5c2006d778 Add OmniDrive READ CD command. 2026-07-04 20:14:28 +01:00
35444f5b2c Move detection of OmniDrive earlier. 2026-07-04 17:18:26 +01:00
Rebecca Wallander
7b7d3b1151 untangle if-statement 2026-04-03 16:34:53 +02:00
Rebecca Wallander
c4be5ca378 Descramble Leadin/Leadout 2026-04-03 09:46:13 +02:00
Rebecca Wallander
0dfef8ccb3 Dump NGCW 2026-04-03 08:39:09 +02:00
Rebecca Wallander
c1f703d8e7 Start adding NGCW dumping 2026-04-03 08:38:07 +02:00
Rebecca Wallander
030093dd81 Check EDC of OmniDrive sectors 2026-03-27 20:23:57 +01:00
Rebecca Wallander
e849c5aff9 Handle parallel track path 2026-03-07 14:00:13 +01:00
Rebecca Wallander
92e3aa38b3 Initial OmniDrive DVD read 2026-02-21 23:20:01 +01:00
Rebecca Wallander
3d4ae298d5 Solve divide by zero error 2026-01-24 12:03:31 +01:00
Rebecca Wallander
8ebfd8c810 Rename Lite-On commands to ReadBuffer3C 2026-01-11 10:23:21 +01:00
Rebecca Wallander
6fb6535b6a Try to dynamically figure out the buffer size 2026-01-10 22:51:55 +01:00
Rebecca Wallander
88bd0877ae Enable other drives that can read raw 2026-01-10 22:23:58 +01:00
Rebecca Wallander
27fd729c9a Move more methods to ReadBuffer 2026-01-10 20:30:48 +01:00
Rebecca Wallander
8429941faf Try to identify stride 2026-01-10 20:30:48 +01:00
Rebecca Wallander
8f1a6b3f00 Rework device reports to try other commands if one fail and log them 2026-01-10 20:30:48 +01:00
35c26c9128 Update copyright years to 2026. 2025-12-23 01:40:04 +00:00
a58f2e60e5 [Refactor] General reformat and clean-up. 2025-11-24 20:12:10 +00:00
8331fba1e4 [Refactor] Fix indentation issues. 2025-11-24 19:38:40 +00:00
dea49e235d [Refactor] Inline out variable declaration. 2025-11-24 19:09:00 +00:00
64db005bdc [Refactor] Convert into ?: operator. 2025-11-24 19:06:52 +00:00
04c45e69fa [Refactor] Use static lambdas in LINQ queries for improved performance 2025-11-24 03:00:06 +00:00
0577767843 [Remote] Remove unnecessary initialization of senseBuffer in SendScsiCommand 2025-11-19 18:06:46 +00:00
98345425f8 [GUI] Add Device List functionality and remote connection support 2025-11-19 05:05:56 +00:00
ab92091f72 Update ApplicationVersion to use GetInformationalVersion across multiple files 2025-09-28 02:44:52 +01:00
1b8318f211 Removed hintpath crap. 2025-09-03 13:17:07 +01:00
b5cf2b681a Add missing package reference. 2025-09-02 23:19:04 +01:00
8eaed3c27b Some optimization in Linux device calls. 2025-08-22 20:39:19 +01:00
ba818d1266 Use a single device aligned buffer. 2025-08-22 20:23:54 +01:00
e4f55d3b3c Allocate SENSE buffer only once. 2025-08-22 19:57:09 +01:00
8e2fdd91a6 Do not allocate a CDB buffer in each command call, use a single preallocated 2025-08-22 15:56:59 +01:00
da400a36ad Colorize remote command. 2025-08-21 06:45:06 +01:00
c1f4b92548 Add Sentry to catch exceptions. 2025-08-20 18:51:05 +01:00
50061ca7d5 Rename Aaru.Console to Aaru.Logging 2025-08-17 06:11:22 +01:00
7b0ccf4876 Simplify naming of AaruConsole methods. 2025-08-17 06:06:51 +01:00
02ec8a05d8 Rename Aaru.Console project to Aaru.Logging. 2025-08-17 05:50:25 +01:00
2b40ab468a Add Directory.Build.props and Directory.Build.targets for centralized project configuration 2025-08-14 15:52:05 +01:00
e18f912e96 Fix ambiguity 2025-08-14 15:51:32 +01:00
34dd0fd2d1 Update to .NET 10 preview 7. 2025-08-14 14:07:30 +01:00
5a8de28df3 Up version to 6.0.0-alpha10. 2025-04-24 06:21:40 +01:00
de986d2692 [Translations] Added missing Spanish strings. 2025-04-24 06:20:18 +01:00
Rebecca Wallander
1ab023bbc6 Read Lite-On raw DVD buffer 2025-04-06 22:04:43 +02:00
5863664dbf Update copyright year. 2024-12-19 10:45:18 +00:00
57f3616e1f Update to .NET 9 dependencies. 2024-12-19 08:56:01 +00:00
3d8ba7df38 Update to .NET 9.0-rc.2 2024-10-26 04:57:48 +01:00
Deterous
d59012cd04 Make Kreon SCSI CDB10 for libata 2024-10-20 01:17:54 +01:00
debb7b9f0e Fix some minor problems detected by the analyzers. 2024-05-06 04:34:43 +01:00