DiskImager/params.json
2015-04-08 14:02:44 +03:00

1 line
No EOL
3.2 KiB
JSON

{"name":"Disk Imager","tagline":"Disk Imager. A .NET Windows utility for reading & writing SD cards and USB devices","body":"DiskImager\r\n==========\r\n\r\nA Windows Disk Imager. A C#.NET utility for reading / writing SD cards and USB devices.\r\n\r\nLicensed under GNU General Public License 3.0 or later.\r\nSome rights reserved. See LICENSE, AUTHORS.\r\n\r\nThe current release can be downloaded [here](https://github.com/RomanBelkov/DiskImager/releases)\r\nor [here (old link)](http://www.dynamicdevices.co.uk/downloads/DiskImager.Installer.msi)\r\n\r\nUtility was tested on Windows 7 and Windows 8/8.1/8.1 Pro.\r\n\r\n(Please feed back any platform testing you do, or any issues you encounter. Thanks.)\r\n\r\n## Description ##\r\nThis utility is a .NET implementation of Win32DiskImager with a couple of features authors wanted to use:\r\n\r\n- writing images to a number of SD cards at once\r\n\r\n- reads/writes images to/from compressed file formats: ZIP, TGZ, GZ, XZ\r\n\r\n- remembers the last file you read/wrote \r\n\r\n- unmounts drives after write\r\n\r\n- provides more file filters within file dialog for typical image files (.img, .bin, .sdcard)\r\n\r\n- it also *might* be slightly faster when dealing with uncompressed read/write\r\n\r\n*NOTE: This application is under development and could possibly cause damage to your computer drive(s). We cannot take responsibility for any damage caused or losses incurred through use of this utility. Use at own risk!*\r\n\r\nCredits: Inspired by the excellent Win32DiskImager.\r\n\r\n## ChangeLog ##\r\n\r\n1.4.0 08/04/2015 RB Simplified UI\r\n\r\n1.3.2 25/03/2015 RB Added post-action notification & resolved issue when MBR's with more than one partition were read incorrectly\r\n\r\n1.3.1 16/03/2015 RB Added MultiThreaded XZ compression & helping tooltips\r\n\r\n1.3.0 19/02/2015 RB Added XZ support\r\n\r\n1.2.2 21/01/2015 RB Added 'Remove drives after write' and drew new GUI\r\n\r\n1.2.1 14/01/2015 RB Added Russian localization and tweaked GUI a bit.\r\n\r\n1.2.0 06/01/2015 RB Added ability to write the same image to many SD simultaneously. Changed the look of GUI. \r\n\t\r\n\r\n1.1.0\t12/05/14\tAJL\t\tUpdated to use latest SharpZipLib as we were encountering (de-)compression errors with the previous version.\r\n\t\t\t\t\t\t\tAdded the option to truncate the read image based on the partition sizes found in the master boot record on the disk/stick.\r\n\t\t\t\t\t\t\tImproved logging of sizes read and written.\r\n\r\n1.0.3\t30/04/14\tAJL\t\tAdded warning dialog box when there's a write error.\r\n\r\n1.0.2\t09/11/13\tAJL\t\tAdded support for reading and writing directly to compressed formats: .zip, .tgz, .gz\r\n\r\n\tTesting - Windows 8.1 Professional\r\n\r\n1.0.1\t08/11/13\tAJL\t\tRefactoring for cleanup. Fixed issue with SEH exception due to SafeHandle disposal.\r\n\r\n\tTesting - Windows 8.1 Professional\r\n\r\n1.0.0\t08/11/13\tAJL\t\tInitial Commit. Reads and Writes SD cards.\r\n\r\n\tTesting - Windows 8.1 Professional\r\n\r\nContact\r\n=======\r\nRoman Belkov - romanbelkov@gmail.com\r\n\r\nAlex J Lennon - ajlennon@dynamicdevices.co.uk\r\n","google":"UA-61496403-1","note":"Don't delete this file! It's used internally to help with page regeneration."}