..
bled
[fido] download an LZMA compressed version of the script
2019-03-23 13:59:20 +00:00
ext2fs
[ext2fs] fix creation of persistent partitions for pre-1703 platforms
2019-09-14 23:33:46 +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
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
[iso] improve fallback for dual UDF+ISO9660 images
2019-08-28 11:00:32 +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
dos_locale.c
[misc] use compilation flag to undefine NDEBUG for assert
2018-11-21 17:45:18 +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
[ext2fs] fix creation of persistent partitions for pre-1703 platforms
2019-09-14 23:33:46 +01: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] fix detection of 'txt.cfg' as a main Syslinux config file
2019-09-12 13:18:29 +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
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
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
[misc] update license URLs and align ms-sys's write_data buffer to 4K
2019-09-06 11:32:37 +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
[ext2fs] fix creation of persistent partitions for pre-1703 platforms
2019-09-14 23:33:46 +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
[ext2fs] fix creation of persistent partitions for pre-1703 platforms
2019-09-14 23:33:46 +01: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] update license URLs and align ms-sys's write_data buffer to 4K
2019-09-06 11:32:37 +01: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] use GNU wget's algorithms for rate/ETA display
2019-09-07 12:12:28 +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