rufus/src
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.
2019-07-10 11:49:52 +01:00
..
bled [fido] download an LZMA compressed version of the script 2019-03-23 13:59:20 +00:00
ext2fs [extfs] add standalone ext2/ext3 formatting 2019-05-03 23:51:05 +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 [core] report write errors more explicitly 2019-04-09 21:37:08 +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 [fido] improve UI handling 2019-03-07 16:29:43 +00:00
db.h [misc] update ChangeLog for BETA 2019-07-08 16:03:52 +01:00
dev.c [core] add CycleDevice and VDS layout refresh 2019-05-23 13:09:25 +01:00
dev.h [core] add CycleDevice and VDS layout refresh 2019-05-23 13:09:25 +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 [misc] use compilation flag to undefine NDEBUG for assert 2018-11-21 17:45:18 +00:00
drive.c [core] add CycleDevice and VDS layout refresh 2019-05-23 13:09:25 +01:00
drive.h [core] add CycleDevice and VDS layout refresh 2019-05-23 13:09:25 +01:00
format.c [ui] fix unwanted persistence unit overlay 2019-06-05 17:00:21 +01:00
format.h [misc] fix MinGW compilation 2019-05-02 16:03:15 +01:00
hdd_vs_ufd.h [core] add listing exception for Apple SD card readers 2019-04-05 22:02:36 +01:00
icon.c [net] add Windows retail ISO downloads 2019-03-02 23:34:32 +00:00
iso.c [iso] disable ISO mode for incompatible Manjaro 2019-07-03 23:07:24 +01:00
license.h [ext2fs] initial ext2fs support 2019-04-12 21:32:40 +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] partitioning improvements 2019-04-27 16:04:47 +01:00
net.c [ui] fix unwanted persistence unit overlay 2019-06-05 17:00:21 +01:00
parser.c [loc] finalize translations for 3.5 2019-03-12 19:53:25 +00: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] disable ISO mode for incompatible Manjaro 2019-07-03 23:07:24 +01:00
rufus.h [iso] disable ISO mode for incompatible Manjaro 2019-07-03 23:07:24 +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 [loc] remove Azerbaijani translation 2019-07-10 11:49:52 +01:00
settings.h [core] partial overhaul of the partitioning and formatting facilities 2019-04-25 18:58:55 +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 [loc] finalize translations for 3.5 2019-03-12 19:53:25 +00:00
stdio.c [ext2fs] improve error reporting 2019-05-02 15:41:42 +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 [core] partial overhaul of the partitioning and formatting facilities 2019-04-25 18:58:55 +01:00
ui.c [ui] prevent the toolbars from disappearing 2019-07-05 12:24:50 +01:00
ui.h [ui] fix unwanted persistence unit overlay 2019-06-05 17:00:21 +01:00
ui_data.h [misc] reorganize UI function calls into their own source 2018-07-06 05:46:36 +01:00
vhd.c [togo] add newer install.wim + install.esd support 2019-01-08 18:30:07 +00:00