Кирилл Иванов
675c423f75
[loc] update Russian translation
2013-12-11 19:05:20 +00:00
Pete Batard
d2b623fbfa
[efi] add NTFS support
...
* As reported at http://www.eightforums.com/tutorials/15458-uefi-bootable-usb-flash-drive-create-windows-27.html#post309665
and http://forums.mydigitallife.info/threads/46981-Install-Win8-Windows-8-1-UEFI-With-a-Over-sized%28over-4GB%29-install-wim
it is actually possible to boot and install an EFI system from an NTFS drive
* Closes #228
2013-12-11 19:00:57 +00:00
Pete Batard
e899fc0e61
[core] fix a conflict with Windows automount drive letter assignation
...
* Closes #239
2013-12-10 19:30:12 +00:00
Pete Batard
56c6b15feb
[core] (re)add a retry when writing ISO files
...
* Fixes the issue that caused a revert of 0206e2036e
(in c93798b877
). The issue was that an active index
was being reused and modified, for ISO9660 images, which could wreck havoc when
writing the data blocks.
* Closes #176 (again)
2013-12-06 23:31:41 +00:00
Pete Batard
34f467a26e
[format] only clear the extra 1MB for large FAT32
...
* Clearing that extra MB can take a long time on slow drives
2013-12-06 23:07:30 +00:00
Pete Batard
77234442f7
v1.4.1 (build 348)
2013-12-05 12:26:21 +00:00
Pete Batard
e0fb91cabb
[loc] add a validity check for the loc file (DOS mode, no BOM)
...
* Closes #238
2013-12-05 12:24:20 +00:00
Pete Batard
c93798b877
[oops] revert write retry as it breaks Syslinux
...
* This reverts 0206e2036e
* Closes #240
2013-12-05 11:43:49 +00:00
Matej Horvat
858f141d56
[loc] add Slovenian translation
...
* Closes #214
2013-12-04 22:04:42 +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
054035fea8
v1.4.0 - TAKE THREE (build 343)
2013-12-02 21:16:18 +00:00
Pete Batard
c4b2c4815f
[loc] reflect the last fix with a version bump
2013-12-02 20:54:54 +00:00
Pete Batard
0b9f20898f
v1.4.0 - TAKE TWO (build 341)
...
* Of course, it's right after the release that you notice
the BIOS/UEFI/GPT/MBR messages were out of order...
2013-12-02 20:04:56 +00:00
Pete Batard
504c356f4e
v1.4.0 (build 340)
2013-12-02 18:54:47 +00:00
Pete Batard
cb3de685ee
[misc] fix MinGW and Clang warnings
...
* Also fix "MSG_176 UNTRANSLATED" for English and Chinese
2013-12-02 18:24:54 +00:00
Kostantinos Margaritis
acac7504f3
[loc] add Greek translation
...
* Closes #203
* Closes #233
2013-12-01 20:43:37 +00:00
Piotr Halama
8e7ee1c9c1
[loc] add Polish translation
...
* Closes #208
* Closes #232
2013-12-01 20:06:18 +00:00
Roberto Pino
28d3423c5c
[loc] add Dutch translation
...
* Closes #201
2013-12-01 00:02:08 +00:00
佚
e8939144e7
[loc] add Chinese (Traditional) translation
...
* Closes #197
2013-11-30 23:47:18 +00:00
Pete Batard
e163ecb9eb
[misc] last minute fixes and improvements for v1.4.0
...
* Fix missing DOS codepages for Asian languages (reported by Kyle)
* Fix wrong label being reported when an USB HDD is present (reported by NaJiyoun)
* Fix potential issue with error message reporting
* Fix ISO button being truncated on high DPI displays
* Improve French and Korean translations
* Improve launch of updated application
2013-11-30 17:39:38 +00:00
José Pineda
7ba9ee6505
[loc] update Spanish translation
2013-11-25 23:04:03 +00:00
Gintaras Venslovas
919e223350
[loc] add Lithuanian translation
...
* Closes #231
2013-11-25 23:00:23 +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
NaJiyoun
f49aa8627f
[loc] add Korean translation
...
* Closes #206
2013-11-23 22:56:54 +00:00
Tom Thornhill
a5f98d636f
[format] fix large FAT32 format for GPT drives
...
* Also set FSCTL_ALLOW_EXTENDED_DASD_IO before locking a drive
* Closes #181
2013-11-23 22:55:17 +00:00
Pete Batard
fcf16fed25
[iso] update libcdio to latest
...
* Also remove MSG_176 from English version
* Also perform additional cleanup and remove a Clang warning
* Closes #224
2013-11-23 22:09:39 +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
Gîrlea Alexandru
5deaddaab7
[loc] update Romanian translation to v1.0.3
2013-11-18 21:02:59 +00:00
José Pineda
6224185a0c
[loc] add Spanish translation
...
* Closes #215
2013-11-18 21:02:10 +00:00
Кирилл Иванов
e75f4f3a52
[loc] add Russian translation
...
* Closes #212
* Also remove exclamation marks for "no new version" message
2013-11-18 20:10:02 +00:00
Thilo Langbein
4bcfa927a4
[loc] update German translation to v1.0.3
2013-11-17 22:45:43 +00:00
georg1136
afa5ed16b0
[loc] update Hungarian translation to v1.0.3
2013-11-17 22:41:33 +00:00
ROBERTO
46e347f472
[loc] update Italian translation to v1.0.3
...
* Also improve ChangeLog.txt readability
2013-11-17 22:37:08 +00:00
Pete Batard
0206e2036e
[core] add a retry when writing ISO files
...
* Closes #176
* Also fix a crash when displaying an error message (MSG_043 requires a parameter)
* Also display an informative message on interfering security solutions when writing an autorun.inf
* Also revert x64 MSVC target to non-XP so that it can be used for Code Analysis
2013-11-17 22:24:50 +00:00
Mehmetali KURAN
cbec9daaee
[loc] update Turkish translation to v1.0.3
2013-11-17 01:44:10 +00:00
Pete Batard
d298c2918b
[core] UFD vs HDD improvements
...
* Fix an issue where the parsed drive_type was from the wrong drive
and remove the global variable
* Add a size check for the score, as well as a GetDriveSize call
* Also update the French translation to v1.0.3
2013-11-17 01:39:43 +00:00
Pete Batard
5d51610c70
[core] finalize UFD vs HDD detection
...
* Closes #219
2013-11-15 21:39:40 +00:00
Pete Batard
aa0bf0ee2b
[core] add HDD vs UFD detection
...
* Initial scoring to try to differentiate UFDs from HDDs (#219 )
* Also improve GetDriveLetter() and add a global for fixed vs removable
* Also fix a bug with reporting of VID:PID with multiple devices
* Also fix a warning in localization
2013-11-14 01:21:50 +00:00
Pete Batard
803a4bff1c
[core] SMART/ATA over USB initial support
...
* This is meant to be used as part of #219
* Also improve WindowsErrorString() so that it doesn't alter the current errcode
2013-11-13 01:07:32 +00:00
Pete Batard
8d50a8491f
[core] retrieve the VID:PID of the USB devices enumerated
2013-11-13 00:14:03 +00:00
Gîrlea Alexandru
9f76b758ad
[loc] update Romanian translation to v1.0.2
...
* Also fix a typo in German translation
2013-11-09 01:16:40 +00:00
GIRLEA Alexandru
806d546193
[loc] add Romanian translation
2013-11-06 00:17:44 +00:00
ROBERTO
b09fbe4f74
[loc] update Italian translation for v1.0.2
2013-11-05 23:39:04 +00:00
georg1136
52272d2662
[loc] updated Hungarian translation for v1.0.2
...
* Also fix some spelling mistakes in English comments
2013-11-05 23:28:20 +00:00
Thilo Langbein
a64a1bdcdb
[loc] update German translation to v1.0.2
2013-11-05 23:18:26 +00:00
Pete Batard
86d5f02a20
[misc] improve Windows version detection
...
* Also update README.txt
* Closes #220
2013-11-05 02:16:49 +00:00
Mehmetali KURAN
c6da7311b0
[loc] hash functions improvements
...
* Fix a leak when freeing the hash table (actual size is htab_size+1)
* Use a better hash algorithm
* Use a larger table with a size already set to a prime
2013-11-02 18:45:06 +00:00
Mehmetali KURAN
434bae8954
[loc] Add Turkish translation
...
* Closes #218
2013-11-01 22:37:25 +00:00
Thilo Langbein
3f2424d371
[loc] Add German translation
...
# Closes #195
2013-11-01 22:12:11 +00:00
Pete Batard
c544429606
[loc] use a single rufus.loc as translator base
...
* Remove the need to maintain a new_translation.loc
* Add a sed invocation to remove comments and unwanted stuff
to generate a final embedded.loc
* Note: sed is only invoked for MinGW.
MS compilers still embed the unmodified rufus.loc.
* Also fix a small bug when parsing the version.
2013-11-01 21:53:48 +00:00