rufus/src
Pete Batard 72cfb89154
[misc] fix dos_locale.c warning
* Also fix _detect-amend.sh script since Windows 1909 broke wmic for me
2019-11-25 17:39:56 +00:00
..
bled [fido] download an LZMA compressed version of the script 2019-03-23 13:59:20 +00:00
ext2fs [iso] leave bootmgr and bootmgr.efi uncompressed on compressed NTFS 2019-10-22 17:17:07 +01: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] update license URLs and align ms-sys's write_data buffer to 4K 2019-09-06 11:32:37 +01:00
msvc-missing [ext2fs] initial ext2fs support 2019-04-12 21:32:40 +01:00
syslinux [internal] silence a MinGW GCC 9.x warning 2019-06-05 17:08:40 +01:00
.editorconfig [misc] finally, set .editorconfig to use UTF-8 *without* BOM 2017-08-14 21:40:56 +01:00
Makefile.am [misc] refactor some global variables' names so we can reinstate -Wshadow 2019-04-13 15:29:27 +01:00
Makefile.in [misc] refactor some global variables' names so we can reinstate -Wshadow 2019-04-13 15:29:27 +01:00
badblocks.c [ext2fs] initial ext2fs support 2019-04-12 21:32:40 +01:00
badblocks.h [ext2fs] initial ext2fs support 2019-04-12 21:32:40 +01:00
checksum.c [ui] add experimental optional display of transfer speed and time remaining 2019-08-20 18:06:07 +01:00
db.h v3.6 (build 1551) 2019-07-18 13:31:29 +01:00
dev.c [ui] fix percent not being displayed on slow format 2019-09-21 22:39:00 +01:00
dev.h [core] report SuperSpeed+ devices 2019-07-31 22:45:11 +01:00
dos.c [ui] add experimental optional display of transfer speed and time remaining 2019-08-20 18:06:07 +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 [misc] fix dos_locale.c warning 2019-11-25 17:39:56 +00:00
drive.c [ext2fs] fix creation of persistent partitions for pre-1703 platforms 2019-09-14 23:33:46 +01:00
drive.h [ext2fs] fix creation of persistent partitions for pre-1703 platforms 2019-09-14 23:33:46 +01:00
format.c [misc] mention that ext and persistence support should still be viewed as EXPERIMENTAL 2019-11-09 13:38:30 +00:00
format.h [ui] add experimental optional display of transfer speed and time remaining 2019-08-20 18:06:07 +01:00
hdd_vs_ufd.h [core] add an exception for JMicron flash drives 2019-08-05 20:18:34 +01:00
icon.c [misc] silence more Coverity false positives 2019-08-06 17:02:28 +01:00
iso.c [iso] leave bootmgr and bootmgr.efi uncompressed on compressed NTFS 2019-10-22 17:17:07 +01:00
license.h [ui] use GNU wget's algorithms for rate/ETA display 2019-09-07 12:12:28 +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 [misc] update project to use latest default VS2017 SDK 2019-02-27 18:47:15 +00: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 [core] add an exception for JMicron flash drives 2019-08-05 20:18:34 +01:00
net.c [net] fix a small memory leak in the update check 2019-10-24 13:05:07 +01:00
parser.c [misc] update license URLs and align ms-sys's write_data buffer to 4K 2019-09-06 11:32:37 +01:00
pki.c [ui] disable button and add a countdown when launching update 2019-04-01 16:38:27 +01:00
process.c [ext2fs] initial ext2fs support 2019-04-12 21:32:40 +01:00
process.h [core] add full extraction support for efi.img 2019-04-04 19:12:48 +01:00
registry.h [misc] fix VS2017 code analysis warnings 2017-09-14 19:06:04 +01:00
resource.h [net] add Windows retail ISO downloads 2019-03-02 23:34:32 +00:00
rufus.c [ui] fix percent not being displayed on slow format 2019-09-21 22:39:00 +01:00
rufus.h [ui] improve handling of the Quick Format and Extended Label options 2019-08-24 23:45:53 +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 [misc] fix dos_locale.c warning 2019-11-25 17:39:56 +00:00
settings.h [core] partial overhaul of the partitioning and formatting facilities 2019-04-25 18:58:55 +01:00
smart.c [misc] update license URLs and align ms-sys's write_data buffer to 4K 2019-09-06 11:32:37 +01: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] display Windows Update Build Revision (UBR) when available 2019-11-14 22:43:24 +00:00
stdio.c [misc] refactor the "operation in progress" detection 2019-08-22 14:04:41 +01:00
stdlg.c [ui] fix Windows format prompts not being suppressed 2019-07-08 19:21:40 +01:00
sys_types.h [misc] pocketful of enhancement and fixes - part 3 2015-01-22 22:31:34 +00:00
syslinux.c [ui] add experimental optional display of transfer speed and time remaining 2019-08-20 18:06:07 +01:00
ui.c [ui] fix percent not being displayed on slow format 2019-09-21 22:39:00 +01:00
ui.h [ui] use GNU wget's algorithms for rate/ETA display 2019-09-07 12:12:28 +01:00
ui_data.h [misc] reorganize UI function calls into their own source 2018-07-06 05:46:36 +01:00
vhd.c [ui] fix WIM image application progress 2019-08-25 14:09:28 +01:00