Commit Graph

21 Commits

Author SHA1 Message Date
89a2c52911 Move OS specific command implementation to OS specific device class. 2022-03-26 19:35:13 +00:00
d2d3bb560c Use Create method for creating Device class. 2022-03-26 17:46:59 +00:00
1c99cb1d09 Change async void for async Task wherever possible. 2022-03-26 16:52:00 +00:00
b05dc45d09 Add null reference checks. 2022-03-17 00:46:26 +00:00
5f14f0e79c Fix unused variables. 2022-03-16 00:31:33 +00:00
762e3eb6d2 General cleanup and refactor. 2022-03-07 07:36:44 +00:00
0bc819feab Move to file scoped namespaces. 2022-03-06 13:29:38 +00:00
dd4451740c Update copyright year. 2022-02-20 09:34:52 +00:00
5e733abc8f Add support for byte addressable images to detection. 2021-11-14 03:52:44 +00:00
ef2fc1788a Refactor IMediaImage.Open to return error status instead of boolean. 2021-09-16 19:10:39 +01:00
12a72a45e4 Consolidate error number enumerations. 2021-09-16 04:42:14 +01:00
4fcaeffc85 Merge into pattern. 2021-08-17 18:24:01 +01:00
122c77b9c2 Rename analyze command to fs-info. 2021-03-05 14:17:07 +00: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
9cfef45856 Code cleanup. 2020-07-20 04:34:16 +01:00
06674abf97 Add header. 2020-04-17 21:56:39 +01:00
fd670972e1 Fix class names. 2020-04-17 21:56:38 +01:00
367f6d9369 Adjust namespaces. 2020-04-17 21:56:38 +01:00
10c1f7297f Move views and viewmodels to folders. 2020-04-17 21:56:38 +01:00