Commit Graph

115 Commits

Author SHA1 Message Date
cf1efbb5cc Update dependencies. 2019-04-23 22:40:52 +01:00
1cf6549036 Add filesystem namespaces. 2019-04-17 00:11:28 +01:00
104bc55c5e Use Mono.Options as command line parser. 2019-01-05 16:59:23 +00:00
84c1e396dc Update dependencies. 2019-01-03 18:53:29 +00:00
8df23e5f01 Update database from server. 2019-01-02 04:05:51 +00:00
a0e1952310 Correct file headers. 2018-12-29 15:26:00 +00:00
c964cf27b3 Update dependency to Unclassified.NetRevisionTask 2018-12-20 21:02:05 +00:00
656b791b47 Save device report in database. 2018-11-27 01:42:38 +00:00
667acd9faa Create new more extensible device report format in JSON. 2018-11-25 17:47:14 +00:00
b88d1a6df7 Add GUI skeleton. 2018-08-26 14:04:09 +01:00
d9f2a45ff4 Merge branch 'master' into alcoholfix 2018-07-20 20:50:20 +01:00
1930cf95f3 Bump version to 4.5.1.1692. 2018-07-19 23:15:51 +01:00
91569c4636 Move all interfaces, extents, interop and metadata to DiscImageChef.CommonTypes. 2018-06-25 19:08:26 +01:00
ac1efc4be1 Move to development version 4.5.99.1663. 2018-06-24 21:35:04 +01:00
430441ccf8 Bump version to 4.5.0.1663. 2018-06-24 12:46:08 +01:00
6df96ccc96 Automate version set from git revision. 2018-04-12 00:20:29 +01:00
64647ed5fd Move version to project files. 2018-04-11 22:56:48 +01:00
a95beb84eb Final strike... 2018-04-11 09:25:41 +01:00
9ea20d7d81 Change nuget package references in projects (should fix compilation). 2018-04-11 08:57:34 +01:00
7328f05dea Framework minimum version is v4.6.1. 2018-04-11 08:28:45 +01:00
b14320a44a Update project schemas. 2018-04-11 08:13:49 +01:00
7ecdd1ae4e Add 'image-info' verb. 2018-01-28 16:05:54 +00:00
923ed6673a Version up to 4.0.99.0.
From now on in-development versions will be X.Y.99.Z, with Z being
a published development versions, and X.Y being the latest stable release.
2017-12-30 09:09:49 +00:00
1aebaca9a9 Add support and command for converting images, fixes #134 2017-12-29 00:46:03 +00:00
1bb2d16e54 Add support to show available options from IReadOnlyFilesystems. 2017-12-28 00:29:04 +00:00
0d034ce4d0 🐛Add support for Radix-50 character encoding, fixes #103 2017-12-27 21:57:07 +00:00
41180352de 🐛Added support for Apple II character sets, fixes #102 2017-12-26 18:52:21 +00:00
5dc013afb7 Documentation update. 2017-12-24 19:42:10 +00:00
b5004b0f48 Version bumped to 4.0.0.0. 2017-12-24 05:45:43 +00:00
fed73af450 Updated SharpCompress to 0.19.2.0. 2017-12-19 04:11:10 +00:00
1a39168f19 REFACTOR: Updated comments and copyright date. 2017-12-19 03:51:05 +00:00
0b58866c2d Bumped version to 3.99.6.0. 2017-11-29 16:02:19 +00:00
e5f860e6b1 Updated Claunia.Encoding to 1.2.9.1. 2017-10-19 01:20:03 +01:00
0e998879a4 Updated Claunia.Encoding. 2017-10-18 18:45:04 +01:00
90a4a0b37d Add support for choosing character encoding in appropiate command. 2017-10-12 23:54:02 +01:00
9cd9285276 Added list-encodings command. 2017-10-12 22:41:31 +01:00
0a840b59ce Show documentation on server. 2017-10-12 18:44:13 +01:00
5e29fb0c13 Version bumped to 3.5.99.0. 2017-09-05 17:21:24 +01:00
6e441ddda1 Implemented "list-devices" command for Linux. 2017-08-21 21:04:44 +01:00
29738d6dec Added tests for checksums. 2017-06-29 22:09:41 +01:00
ce3e941e1c Version bumped to 3.4.99.0. 2017-06-04 23:09:27 +01:00
d9b372c878 Project file formatting. 2017-06-03 01:13:47 +01:00
8d3e4fe420 Refactor: Use delegates to report progress and status. 2017-05-28 00:31:46 +01:00
03b5381658 Refactor: Move MHDDLog to Core. 2017-05-27 15:54:03 +01:00
e5d667f424 Refactor: Move IBGLog to Core. 2017-05-27 15:42:00 +01:00
9a87466b25 Refactor: Move Checksum to Core. 2017-05-27 15:29:07 +01:00
ad8bde7eac Refactor: Move Statistics to Core. 2017-05-27 15:24:07 +01:00
0c6617edf8 Refactor: Move ImageFormat to Core. 2017-05-27 15:17:20 +01:00
4000786a41 Refactor: Moved PluginBase to Core. 2017-05-27 14:54:15 +01:00
e4742a5375 Added an user-oriented changelog. 2017-05-19 22:30:23 +01:00