mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
[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
This commit is contained in:
parent
c3eaaf86a3
commit
d5bb6bfe6f
3 changed files with 11 additions and 11 deletions
|
@ -6,8 +6,9 @@ o Version 1.4.8 (2014.06.??)
|
|||
Add Latvian translation, courtesy of Aldis Tutins
|
||||
Allow the use of VHDs as DD image source (fixed disk/uncompressed only)
|
||||
Report the detected USB speed in the log
|
||||
Fix a long standing issue when launching Rufus from Far Manager
|
||||
Fix a long standing issue when launching Rufus using Far Manager
|
||||
Fix support for pure UEFI bootable disk images
|
||||
Fix detection for some Buffalo, Lacie, Samsung, Toshiba and Verbatim drives
|
||||
Various other fixes and improvements
|
||||
|
||||
o Version 1.4.7 (2014.04.22)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue