Roman Belkov
f4bbd85545
Updated to latest version of XZ.NET
2015-10-28 17:31:20 +03:00
Roman Belkov
aea7db3e87
MBR selection now should work fine
2015-10-28 16:58:47 +03:00
Roman Belkov
f7ce586514
Update to latest XZ.NET version
2015-09-29 12:53:46 +03:00
Roman Belkov
1550289283
Got rid from FileName field + made fileDialogs friendlier
2015-05-17 20:54:35 +03:00
Roman Belkov
8836b14f4e
Made names of main function buttons understandable
2015-05-16 15:47:56 +03:00
Roman Belkov
063a5e134b
Progress Info is now shown correctly
2015-04-26 15:56:37 +03:00
Roman Belkov
d84feaaa03
Added offline documentation & changed 'Author', 'Manufacturer'
2015-04-19 16:03:09 +03:00
Roman Belkov
6950e9e475
Dealed with 'Windows Installer 4.5 not included' warning
2015-04-15 13:47:02 +03:00
Roman Belkov
b8c83bf549
Updated version to 1.4.0
2015-04-08 13:54:30 +03:00
Roman Belkov
7cc3dd8123
Got rid of 'Compression' groupbox
2015-04-03 17:00:23 +03:00
Roman Belkov
e47ae11302
Removed redundant code in commentaries
2015-04-03 17:00:21 +03:00
Roman Belkov
62fd241cb7
Got rid of Utility (loading app icon is simple now)
2015-04-03 17:00:20 +03:00
Roman Belkov
fc26d14347
Added 'Help' button that redirects to wiki
2015-03-30 13:35:42 +03:00
Roman Belkov
d310c05f2f
Moved 'Misc' groupbox to menustrip
2015-03-30 12:46:48 +03:00
Roman Belkov
13a556e038
Got rid of MessageBoxEx
2015-03-25 23:10:28 +03:00
Roman Belkov
55cd4b67cc
Refactored UI + added notification when operation ends
2015-03-25 22:57:25 +03:00
Roman Belkov
7a09f7d1aa
Now correctly reading MBR with more than one partition
2015-03-25 22:51:17 +03:00
Roman Belkov
522dffcdee
Slightly changed tolltips + updated version to 1.3.1
2015-03-16 10:59:02 +03:00
Roman Belkov
5e3fba179d
Updated to latest version of XZ.NET
2015-03-11 18:33:19 +03:00
Roman Belkov
ceb320f40a
Changed file dialog behavior & 'Cancel' now works when reading
2015-02-27 21:42:56 +03:00
Roman Belkov
59fce6d44e
Added useful UI tooltips
2015-02-23 14:39:36 +03:00
Roman Belkov
d2e2a6ab76
Added complete XZ support
2015-02-19 18:34:32 +03:00
Roman Belkov
e6facdd339
Fixed registry issue on clean install
...
Misc. credits given
2015-02-01 11:57:08 +03:00
Roman Belkov
55734b3079
Updated release to 1.2.2
...
New GUI
Fixed bugs with localization
New feature "Unmount drives after write operation"
Properly added registry support
2015-01-21 17:31:05 +03:00
Roman Belkov
4057669f87
Fixed crashing when non-UI threads updated values
2015-01-20 00:22:10 +03:00
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