Commit Graph

10 Commits

Author SHA1 Message Date
29343d4129 Fix naming. 2023-10-05 01:52:48 +01:00
7363a5d9c5 Redo Reformat and cleanup.
Rider EAP was having a bug interpreting .editorconfig that didn't generate the code style as we wanted.
This is now done with Rider-stable.
2023-10-04 17:36:20 +01:00
546573dd30 [Aaru.Devices] Reformat and cleanup. 2023-10-03 23:12:01 +01:00
805ebd4b42 Update copyright year. 2022-12-03 16:07:17 +00:00
2f9b7fe0a1 General code cleanup and style refactor. 2022-11-15 15:58:48 +00:00
0eb589d785 Use Stream extension to ensure read operations return the requested number of bytes (unless EOF arrives first). 2022-11-14 09:43:16 +00:00
c68760ec49 Fix inconsistent naming. 2022-11-13 20:38:15 +00:00
755da6cd2c Use error number for device instead of exception. 2022-03-26 20:18:01 +00:00
89a2c52911 Move OS specific command implementation to OS specific device class. 2022-03-26 19:35:13 +00:00
2fa340474a Split device construction per OS. 2022-03-26 18:31:04 +00:00