Commit Graph

27 Commits

Author SHA1 Message Date
9dc57c2bd8 Remove deprecated FreeBSD code. 2021-09-14 20:44:06 +01:00
75edb759e6 General code refactor. 2021-08-17 21:23:10 +01:00
807c7c5313 Set culture on string comparisons. 2021-08-17 16:58:44 +01:00
00f605b0ca Add XML comments to public entities. 2021-08-17 13:56:05 +01:00
3082b53261 Fix decoding of USB or FireWire serial numbers with control characters. 2021-07-24 20:02:44 +01:00
f11080610d Use another way to set device path as not remote as the previous one crashed on Windows. 2021-06-23 13:21:31 +01:00
c92a4e5a3a Use system URI parser to parse AaruRemote endpoints. Fixes #409. 2021-06-22 20:23:21 +01:00
317fb2b5b0 When AaruRemote points to a UNIX device node, ensure it has the proper absolute path slash. Fixes #536 2021-06-08 01:04:46 +01:00
472a1d94d8 Update copyright year. 2020-12-31 23:08:23 +00:00
5e39e581ef Add command to close and re-open a device. 2020-12-12 21:03:01 +00:00
bf565954b5 Disable READ_MULTIPLE_BLOCK usage in Linux as it seems the ioctl(2) does not atomically accept SET_BLOCK_COUNT. 2020-12-10 13:53:16 +00:00
649d4a8442 Move hex string to byte array converter to helpers. 2020-12-08 00:56:38 +00:00
af598570b9 Remove trailing slash on remote device command. 2020-10-24 15:05:38 +01:00
2376b65763 Code style fixes. 2020-07-22 13:20:25 +01:00
6220425ac6 Naming fixes. 2020-07-20 21:11:32 +01:00
f1fa52716c Fix namespaces. 2020-07-20 15:43:52 +01:00
a3846d0026 Fix getting serial from USB or FireWire. 2020-07-20 06:09:42 +01:00
9cfef45856 Code cleanup. 2020-07-20 04:34:16 +01:00
d746f87a16 Fix reading OCR from newer versions of Linux sysfs. 2020-06-05 23:30:17 +01:00
562d85025c Enable accessing generic SCSI node in Linux. 2020-05-14 03:41:06 +01:00
1e1f3e2c38 Fix opening SD/MMC devices. 2020-05-13 10:42:58 +00:00
5042b7f1e8 Use index from end expression. 2020-04-22 00:22:40 +01:00
18db5ed8a5 Update Remote URI. 2020-03-01 06:02:40 +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
f5b199e483 Renamed project files and folders 2020-02-26 19:10:46 +00:00