rufus/src
Pete Batard 35af4cbacb
[misc] move Large FAT32 and ext formatting to their own source
* Also add randomization to test images
2020-02-10 13:04:50 +00:00
..
bled [misc] use $(srcdir) in Makefiles 2020-02-10 12:08:04 +00:00
ext2fs [misc] use $(srcdir) in Makefiles 2020-02-10 12:08:04 +00:00
getopt [misc] drop Clang support and move VS2017 project files to .vs 2017-11-11 15:41:04 +00:00
libcdio [misc] use $(srcdir) in Makefiles 2020-02-10 12:08:04 +00:00
ms-sys [misc] use $(srcdir) in Makefiles 2020-02-10 12:08:04 +00: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] move Large FAT32 and ext formatting to their own source 2020-02-10 13:04:50 +00:00
Makefile.in [misc] move Large FAT32 and ext formatting to their own source 2020-02-10 13:04:50 +00: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 [core] improve reporting of partition types 2020-02-06 18:23:19 +00:00
drive.h [core] improve reporting of partition types 2020-02-06 18:23:19 +00:00
format.c [misc] move Large FAT32 and ext formatting to their own source 2020-02-10 13:04:50 +00:00
format.h [misc] move Large FAT32 and ext formatting to their own source 2020-02-10 13:04:50 +00:00
format_ext.c [misc] move Large FAT32 and ext formatting to their own source 2020-02-10 13:04:50 +00:00
format_fat32.c [misc] move Large FAT32 and ext formatting to their own source 2020-02-10 13:04:50 +00:00
gpt_types.h [core] improve reporting of partition types 2020-02-06 18:23:19 +00: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] report usage of UDF symbolic links 2020-02-05 13:23:49 +00: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 [misc] update copyright year to 2020 2020-01-30 13:57:33 +00:00
mbr_types.h [core] improve reporting of partition types 2020-02-06 18:23:19 +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 [cmp] upgrade Bled to latest 2019-12-27 00:21:22 +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 [iso] report usage of UDF symbolic links 2020-02-05 13:23:49 +00:00
rufus.h [misc] move Large FAT32 and ext formatting to their own source 2020-02-10 13:04:50 +00: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] move Large FAT32 and ext formatting to their own source 2020-02-10 13:04:50 +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 [ui] improve error reporting for download issues 2020-02-03 12:35:49 +00:00
stdlg.c [misc] update copyright year to 2020 2020-01-30 13:57:33 +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 [cmp] upgrade Bled to latest 2019-12-27 00:21:22 +01:00