Commit graph

38 commits

Author SHA1 Message Date
Roman Belkov
84c4fd2257 Russian localization now covers all dialogs 2015-01-17 21:18:43 +03:00
Roman Belkov
6315a5c5a1 Added Russian localization
Tweaked GUI
Updated README
2015-01-15 00:22:42 +03:00
Roman Belkov
168763d9f0 Changed project layout & GUI look
Removed unnecessary folder 'Libs'
Removed ILMerge from project
Updated README
Changed GUI look
2015-01-12 15:49:18 +03:00
Roman Belkov
43e1ec6f41 Licensed the code properly
+ changed assembly name to DiskImager (was DiskWriter)
2015-01-11 20:23:03 +03:00
Roman Belkov
7cac77be22 Got rid from bad names of MainForm elements 2015-01-06 01:18:39 +03:00
Roman Belkov
fb380775f3 Added ability to write on many SD simultaneously
Also a lot of refactoring
New GUI look
Still some features to do
2015-01-06 00:56:31 +03:00
Alex Lennon
3db0869b17 Updated version to 1.1.0 2014-05-12 11:50:33 +01:00
Alex Lennon
10bafe6347 Updated ILMerge to use correct ICSharpCode.SharpZipLib DLL 2014-05-12 11:49:00 +01:00
Alex Lennon
6881ce9212 1.1.0 12/05/14 AJL
Updated to use latest SharpZipLib as we were encountering (de-)compression errors with the previous version
Added the option to truncate the read image based on the partition sizes found in the master boot record on the disk/stick
Improved logging of sizes read and written
2014-05-12 11:43:47 +01:00
Alex Lennon
3f2dba3157 Update installer version to 1.0.3 2014-04-30 11:28:20 +01:00
Alex Lennon
7cbcaa7489 1.0.3 30/04/14 AJL Added warning dialog box when there's a write error 2014-04-30 11:22:48 +01:00
Alex Lennon
382653b37d Added menu option to display all drives, to support USB devices that enumerate as fixed drives not removable drives. 2013-11-10 08:19:32 -08:00
Alex Lennon
a3ef010007 Removed System.Management from mapping of logical drive to physical drive. Now runns on Mono/Win32 2013-11-10 05:18:26 -08:00
Alex Lennon
6093b055e3 Credit Jan Dolinay 2013-11-10 04:42:56 -08:00
Alex Lennon
8494fb4074 Removed use of System.Management for drive insertion/removal detection. (Moving to support Mono) 2013-11-10 04:40:29 -08:00
Alex Lennon
e0cc3564ce Refactored platform specific accesses prior to adding support for Mono/Linux. Note that Mono/Win32 won't be supported as Mono does not support System.Management namespace. 2013-11-10 04:20:03 -08:00
Alex Lennon
d3fa7b4f39 Request for feedback 2013-11-09 07:17:40 -08:00
Alex Lennon
8e2258b8b1 Adding excluded SharpZipLib.dll to MSI installer build as we're not using the merged .exe at present 2013-11-09 07:08:01 -08:00
Alex Lennon
faff2d70e3 Made license clearer 2013-11-09 06:54:37 -08:00
Alex Lennon
b4f7850315 Cleanup 2013-11-09 06:53:56 -08:00
Alex Lennon
70e5c7264f Made license clearer 2013-11-09 06:50:09 -08:00
Alex Lennon
addf56ca88 Cleanup text 2013-11-09 06:44:57 -08:00
Alex Lennon
1b4a5b5396 Change over to use MSI as virus checkers seem unhappy with .exe 2013-11-09 06:43:27 -08:00
Alex Lennon
e965f3dffe Cleanup text 2013-11-09 06:34:46 -08:00
Alex Lennon
06944d09c8 Added support for reading and writing directly to compressed formats: .zip, .tgz, .gz, Cleanups 2013-11-09 06:32:50 -08:00
Alex Lennon
dfb7cb4383 Emphasis on use at your own risk 2013-11-08 13:22:18 -08:00
Alex Lennon
41cac698b3 Emphasis on use at your own risk 2013-11-08 13:21:26 -08:00
Alex Lennon
a73fb087de Spelling correction 2013-11-08 13:13:45 -08:00
Alex Lennon
77683b72bc Added SharpZipLib and ILMerge support to build a single .exe 2013-11-08 12:54:40 -08:00
Alex Lennon
94b4f990b0 Clean up button enable/disable logic 2013-11-08 12:34:31 -08:00
Alex Lennon
7451be32f1 Hide incorrect size 2013-11-08 12:25:20 -08:00
Alex Lennon
4731de972d Cleanup 2013-11-08 12:17:38 -08:00
Alex Lennon
27514784a4 1.0.1 08/11/13 AJL Refactoring for cleanup. Fixed issue with SEH exception due to SafeHandle disposal 2013-11-08 12:16:36 -08:00
Alex Lennon
8ee9a59a57 Added installer 2013-11-08 11:25:19 -08:00
Alex Lennon
ababf2e870 Add note on usage 2013-11-08 11:16:52 -08:00
Alex Lennon
448393ea8c Cleanup 2013-11-08 10:59:29 -08:00
Alex Lennon
2b2dc9ae03 Initial Commit 2013-11-08 10:58:57 -08:00
Alex Lennon
cd44fee1be Initial commit 2013-11-08 10:51:25 -08:00