rufus/src
Pete Batard 1b63e59ee2 v3.3
* Also be more lenient about erasing the backup GPT
2018-09-17 12:09:54 +01:00
..
bled [misc] drop Clang support and move VS2017 project files to .vs 2017-11-11 15:41:04 +00:00
getopt [misc] drop Clang support and move VS2017 project files to .vs 2017-11-11 15:41:04 +00:00
libcdio fix MinGW-w64 warnings 2018-09-03 13:41:29 +01:00
ms-sys [misc] drop Clang support and move VS2017 project files to .vs 2017-11-11 15:41:04 +00:00
msvc-missing [arm] add ARM compilation support (MSVC) 2017-05-15 12:04:03 +01:00
syslinux [misc] drop Clang support and move VS2017 project files to .vs 2017-11-11 15:41:04 +00:00
.editorconfig [misc] finally, set .editorconfig to use UTF-8 *without* BOM 2017-08-14 21:40:56 +01:00
Makefile.am [internal] reorganize localization resources 2018-07-16 16:38:40 +01:00
Makefile.in [internal] reorganize localization resources 2018-07-16 16:38:40 +01:00
badblocks.c [pki] add RSA-2048 signature validation for all server downloads 2018-06-29 18:19:05 +01:00
badblocks.h [bb] bad blocks check improvement 2018-06-28 16:25:13 +01:00
checksum.c [ui] fix notification dialog messages being truncated 2018-06-08 13:02:39 +01:00
db.h [grub] update grub4dos to latest and update db entry for grub 2.03 2018-06-12 16:01:14 +01:00
dev.c [misc] prevent unwanted device refreshes 2018-09-03 13:04:05 +01:00
dev.h [core] add a cheat mode to reset the current USB device (cycle port) 2017-09-15 13:56:01 +01:00
dos.c [misc] add static_strcat & static_strcpy and use static_ calls wherever possible 2017-08-10 19:43:52 +01:00
dos.h [misc] set rufus-next to 1.3.3, update copyright 2013-02-02 15:47:56 +00:00
dos_locale.c [loc] fix spaces before full stops 2018-07-31 20:47:24 +01:00
drive.c [loc] fix spaces before full stops 2018-07-31 20:47:24 +01:00
drive.h [core] eliminate querying of floppy drives during enumeration 2018-04-02 14:57:39 +01:00
format.c v3.3 2018-09-17 12:09:54 +01:00
format.h [ui] UI redesign 2018-03-22 23:14:21 +00:00
hdd_vs_ufd.h [usb] fix default listing for Elecom card reader 2018-02-14 20:35:11 +00:00
icon.c [misc] add static_strcat & static_strcpy and use static_ calls wherever possible 2017-08-10 19:43:52 +01:00
iso.c [togo] fix bcdboot invocation for ISOs that aren't dual BIOS and UEFI 2018-09-14 14:10:40 +01:00
license.h [ui] use fluent 2-colour scheme PNG icons 2018-05-01 18:10:48 +01:00
localization.c [ui] fix some unwanted display of LTR or RTL strings 2018-06-07 22:30:53 +01:00
localization.h [loc] update the processing of version numbers 2018-07-15 01:05:05 +01:00
localization_data.h [ui] initial work for the display of a persistence option 2018-07-06 00:40:52 +01:00
localization_data.sh [ui] UI redesign 2018-03-22 23:14:21 +00:00
missing.h [misc] remove no longer needed XP workarounds 2017-11-13 14:30:25 +00:00
msapi_utf8.h [internal] align msapi_utf8.h to the one we use for libwdi 2018-07-28 11:59:44 +01:00
net.c [loc] fix spaces before full stops 2018-07-31 20:47:24 +01:00
parser.c [internal] reorganize localization resources 2018-07-16 16:38:40 +01:00
pki.c [pki] clear buffer on invalid signature 2018-08-20 08:12:28 +01:00
process.c [misc] set Windows SDK to 10.0.16299 2017-11-20 11:39:53 +00:00
process.h [misc] set Windows SDK to 10.0.16299 2017-11-20 11:39:53 +00:00
registry.h [misc] fix VS2017 code analysis warnings 2017-09-14 19:06:04 +01:00
resource.h [ui] initial work for the display of a persistence option 2018-07-06 00:40:52 +01:00
rufus.c [togo] fix bcdboot invocation for ISOs that aren't dual BIOS and UEFI 2018-09-14 14:10:40 +01:00
rufus.h [togo] fix bcdboot invocation for ISOs that aren't dual BIOS and UEFI 2018-09-14 14:10:40 +01:00
rufus.manifest [ui] hint that UEFI/CSM is used when BIOS+UEFI is selected for target system 2015-05-02 14:41:46 +01:00
rufus.rc v3.3 2018-09-17 12:09:54 +01:00
settings.h [core] disable file indexing by default 2018-04-19 16:02:07 +01:00
smart.c [ui] UI redesign 2018-03-22 23:14:21 +00:00
smart.h [misc] use the more univerasal _mm_alloc() instead of _aligned_malloc() 2016-06-10 12:42:43 +01:00
stdfn.c [misc] reorganize UI function calls into their own source 2018-07-06 05:46:36 +01:00
stdio.c [ui] small fixes for RTL languages 2018-08-18 17:38:23 +01:00
stdlg.c [misc] use GetWindowLongPtr/SetWindowLongPtr everywhere 2018-08-20 09:46:23 +01:00
sys_types.h [misc] pocketful of enhancement and fixes - part 3 2015-01-22 22:31:34 +00:00
syslinux.c [ui] UI redesign 2018-03-22 23:14:21 +00:00
ui.c [misc] use GetWindowLongPtr/SetWindowLongPtr everywhere 2018-08-20 09:46:23 +01:00
ui.h [ui] fix multiple persistence slider issues 2018-08-14 23:05:52 +01:00
ui_data.h [misc] reorganize UI function calls into their own source 2018-07-06 05:46:36 +01:00
vhd.c [misc] remove no longer needed XP workarounds 2017-11-13 14:30:25 +00:00