Pete Batard
201843dbf3
v1.4.9 (build 506)
...
* Fix listing of drives on Windows XP and Windows Vista (Could not allocate Device ID list)
* Closes #343
2014-06-08 18:03:03 +01:00
Pete Batard
8007fc0915
v1.4.8 (build 505)
...
* Also fix a couple coverity warnings
2014-06-03 22:42:42 +01:00
Pete Batard
d5bb6bfe6f
[core] fix wrong detection of Buffalo, Lacie, Samsung, Toshiba and Verbatim drives as HDDs
...
* Remove the ill-advised (and problematic) table lookup microoptimization
* Also display score when running in debug mode
2014-06-02 00:45:54 +01:00
Pete Batard
ae08fe3ac2
[misc] fix an issue with Far Manager
...
* Closes #161
* Also fix a couple warnings from MinGW and VS
2014-05-27 02:02:50 +01:00
Pete Batard
1e121d2025
[misc] simplify the declaration of extensions for FileDialog()
...
* Also update the Changelog
2014-05-22 22:46:36 +01:00
Pete Batard
daa7a6effd
v1.4.7 (build 455)
2014-04-22 12:28:41 +01:00
Pete Batard
7ae21ddf50
[misc] fix listing of VHD drives when they have been partitioned
...
* Also harmonize some of our text output
2014-04-16 22:08:22 +01:00
Pete Batard
00646b4b21
v1.4.6 (build 440)
2014-03-17 21:19:53 +00:00
Pete Batard
ff37b4e6df
v1.4.5 (build 427)
...
* Also, all things considered I'm gonna use a dash for the version separator
2014-02-27 19:59:10 +00:00
Pete Batard
07d5a61f2a
v1.4.4 (build 425)
...
* Also ensure that the format prompt is being closed after bad blocks check is cancelled
2014-02-26 19:31:07 +00:00
Riku Brander
7f26aa3836
[loc] add Finnish translation
...
* Closes #202
2014-02-22 00:50:28 +00:00
Pete Batard
e530065099
[misc] fix WDK fseek errors
...
* Closes #241
* Also update the ChangeLog
2014-02-21 18:42:28 +00:00
Pete Batard
b83b087b52
[misc] factorize SizeToHumanReadable() and ensure log sizes are in English
...
* Also use an allocated buffer for DD operations
2014-02-17 23:15:09 +00:00
Pete Batard
cd4dd3cc47
[img] add a retry for DD Images
...
* Also try to ignore autorun.inf issues from idiotic antivirus solutions, when writing ISOs
* Also remove the columns in the English labels (improves high DPI display)
* Also update additional ISO related messages to make them more generic
2014-02-09 23:38:16 +00:00
Pete Batard
89a7a3deb1
[core] add uncompressed DD image support
...
* Also fix an issue with hotplug due to WM_DEVICECHANGE being filtered out
* Also improve AnalyzeMBR() and prevent failure on WriteMBR
* Also fix a couple issues with ISO and Syslinux handling
* Also remove "smart" uncheck of disabled checkboxes - not worth it
2014-02-09 02:54:07 +00:00
Pete Batard
7e81ec2838
v1.4.3 (build 385)
2014-01-21 10:51:58 +00:00
Pete Batard
52076d974d
v1.4.2 (build 383)
2014-01-18 22:54:03 +00:00
Pete Batard
3593cced87
[core] fix HP card reader detection
2014-01-18 21:42:47 +00:00
georg1136
ebced16383
[loc] Hungarian translation improvements
2014-01-14 21:05:25 +00:00
Pete Batard
ec5ab918cf
[core] add UASP support
...
* Closes #229
2014-01-07 21:21:45 +00:00
Pete Batard
d828500af7
[misc] Fix various issues
...
* Attempt to remount the drive in case of failure (Closes #270 )
* Minor fixes to localization
* Fix errors not being properly reported in DownloadFile()
* Also update ChangeLog.txt for beta
2014-01-05 19:54:19 +00:00
Pete Batard
897becd290
[loc] set chkdsk and format output to use English locale
...
* Also fix percentage not being displayed when using slow format
* Also use GetUserDefaultUILanguage() rather than GetUserDefaultLCID()
to get the user preferred locale.
* Closes #189
2013-12-20 03:20:07 +00:00
Pete Batard
77234442f7
v1.4.1 (build 348)
2013-12-05 12:26:21 +00:00
Pete Batard
abb180c2c4
[core] layout buffer is to small for drives with weird partitioning
...
* If you have a bunch of extended partitions, 1024 may not be enough
* Issue reported by Bart Zorn
* Also fix a ChangeLog typo
2013-12-03 23:56:43 +00:00
Pete Batard
504c356f4e
v1.4.0 (build 340)
2013-12-02 18:54:47 +00:00
Pete Batard
fc44080110
[misc] improve cheat modes
...
* Alt-F usage was not reflected on the UI (suggested by José Pineda)
* Alt-L usage was not reflected on the UI
* Also update ChangeLog.txt for BETA 2
2013-11-25 22:34:26 +00:00
Pete Batard
f97f60d55a
[misc] miscellaneous cleanup
...
* move Spanish translation to its expected location
* set gitattributes for the loc file
* update license, factorize is_x64(), remove unwanted messages
2013-11-23 00:46:06 +00:00
Pete Batard
e661eff9ae
[syslinux] silence a MinGW warning in libfat
...
* Also fix a typo in ChangeLog.txt
2013-07-18 00:10:29 +01:00
Pete Batard
862365c01a
v1.3.4 (build 270)
2013-07-15 19:03:33 +01:00
Pete Batard
b52eb6d81a
v1.3.3 (build 250)
2013-06-10 21:57:13 +01:00
Pete Batard
4b0196de32
v1.3.2 (build 232)
2013-01-27 21:01:43 +00:00
Pete Batard
c8acf1b84a
[misc] cleanup and refactoring + fix WIM 7z minor issue
...
* remove hardcoded path from WimExtractFile_7z
* move some drive related functions to drive.c
* cleanup
2013-01-22 02:40:43 +00:00
Pete Batard
6b8833bcfb
[syslinux] work on duplicated copies of ldlinux.sys and ldlinux.bss
...
* If not, a VS2012 compiled Rufus will crash, as it doesn't allow
working directly on embedded resources
* Closes #118
* Also update ChangeLog for previous patch
2013-01-13 22:16:10 +00:00
Pete Batard
325c383f92
v1.3.1 (build 220)
...
* Closes #115
2013-01-09 23:49:22 +00:00
Pete Batard
3f79a61802
v1.3.0 (build 214)
...
* Closes #114 (UpdateProgress(6): error negative percentage sent for negative slot value)
2012-12-16 23:08:56 +00:00
Pete Batard
5cbba034e4
v1.2.0 (build 183)
2012-06-04 19:09:21 +01:00