Pete Batard
8a5a5a318a
[misc] improve readability of error code handling
* Also don't pass a read size value in WriteFileWithRetry() if we don't use it.
1 year ago
Pete Batard
600b8fc787
[efi] update UEFI:NTFS's NTFS drivers to latest
* Plus small updates to .gitignore and README and update rufus-next to 4.1.
2 years ago
Pete Batard
5b1ae09df4
[loc] remove Azerbaijani translation
* Sorry Azerbaijani speaking people, but this was only added out of
good will and, with no new translator volunteering, this out-of-date
translation was holding us back.
6 years ago
Pete Batard
9610e3a63b
[misc] refactor some global variables' names so we can reinstate -Wshadow
* Also remove no longer used _coverity.cmd and update .gitignore
6 years ago
Pete Batard
bb00983ad8
[pollock] small fixes & improvements
* Make sure translations that are the same as English are removed in the .po
* Automate digital signature
* Add a more distinguishable icon
* Also update French translation
7 years ago
Pete Batard
0fa19d7019
[internal] reorganize localization resources
7 years ago
Pete Batard
5ac9ee68af
[loc] add .po ↔ .loc conversion utility
* Alos update .loc to remove unnecessary \n
7 years ago
Pete Batard
9b5cd92029
[arm] add Visual Studio ARM64 compilation support
* Windows 10 ARM users *WILL* be able to run Rufus natively
the very same day they got their new device!
8 years ago
Pete Batard
92d8ac26b0
v2.15 (build 1117)
8 years ago
Pete Batard
23d71ae0f1
[arm] add ARM compilation support (MSVC)
* Yay!
* Also remove unneeded stdint.h/stdbool.h/inttypes.h
9 years ago
Pete Batard
afec69c428
[ui] improve logging data
* Display the selected locate as well as LGP info in the log
* Also fix some potential Coverity warnings
8 years ago
Pete Batard
4670cfaf35
v2.13 (build 1081)
8 years ago
Pete Batard
97b4e623cd
[iso] update libcdio to latest
* Also update .gitignore for VS2017 files
9 years ago
Pete Batard
7599715ae6
[cmp] add decompression support
* Adds .Z, .gz, .lzma, .xz and .bz2 decompression support for DD images
using the Bled library (https://github.com/pbatard/bled ).
* Closes #269
11 years ago
Pete Batard
e72d6546d1
[misc] update MinGW build chain for msys2
* Use autoconf and automake 1.14
* reinstate parallel build flags
* Also fix MinGW warnings and errors
11 years ago
Pete Batard
013db6a6d8
[msvc] update solution files and add missing config.h
14 years ago
Pete Batard
4edb492c19
[mingw] rules to generate configure.ac
14 years ago
Pete Batard
d6f32a189a
[mingw] added MinGW support
* only MinGW-w64 for now
* Makefile is called GNUmakefile so as not to conflict with WDK
14 years ago
Pete Batard
67a07909b1
[wdk] added WDK build file
14 years ago
Pete Batard
a3c0ac9b6a
[git] added gitattributes & gitignore
14 years ago