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
Pete Batard
c44fa3969d
[format] existing volumes with the name "New Volume" should be renamed
...
* Closes #104
2013-10-31 23:16:44 +00:00
Pete Batard
59496e53c0
[misc] warn about UDF formatting times and 64k MS-DOS
...
* Closes #149
* Closes #180
2013-10-31 22:59:53 +00:00
Pete Batard
7d2519675c
[iso] ignore extra nameless files on some UDF images
...
* Closes #155
2013-10-30 20:29:55 +00:00
Pete Batard
44cc7ea652
[loc] add [v]ersion command support
2013-10-30 20:28:56 +00:00
ROBERTO
d3a495aa83
[loc] complete Italian translation
2013-10-29 19:43:01 +00:00
Pete Batard
6bba8f646b
[loc] fix untranslated messages for "another application in use"
...
* Issue reported by georg1136
2013-10-29 01:40:00 +00:00
Pete Batard
af12d0f8d7
[loc] fix resizing in height
...
* Also clarify some translations
2013-10-28 17:34:18 +00:00
georg1136
39c6d4e1a7
[loc] add Hungarian translation
2013-10-28 17:26:07 +00:00
Pete Batard
5354d2f6ca
[iso] sanitize invalid FAT & NFTS filenames
...
* Also fix support for labels containing double quotes
* Closes #135
* Closes #193
2013-10-27 00:05:54 +01:00