1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-14 23:57:05 +00:00

Commit graph

  • b66d55638a [loc] revert German UI progress report regression Pete Batard 2020-03-09 21:35:47 +00:00
  • 66fc94268d v3.9 (build 1624) Pete Batard 2020-02-29 11:17:44 +00:00
  • 29d0fa2be3 [misc] fix PVS-Studio static analyzer warnings Tsarevich Dmitry 2020-02-23 16:29:16 +00:00
  • 42d1705ec4 [core] fix reporting of unpartitioned drives Pete Batard 2020-02-20 11:56:15 +00:00
  • 62eebbc1ad [ext2fs] fix Status control code not being checked Tsarevich Dmitry 2020-02-18 02:10:58 +03:00
  • 88a348ae10 [core] improve protective MBR for GPT media Pete Batard 2020-02-19 19:51:32 +00:00
  • fad4f22729 [mbr] finalize protective message MBR Pete Batard 2020-02-19 18:48:24 +00:00
  • d6b12d38d0 [mbr] replace gpt.S with a more generic msg.S Pete Batard 2020-02-19 14:22:14 +00:00
  • a0f4681963 [misc] add arbitrary buffer allocation to GetResource() Pete Batard 2020-02-19 12:41:13 +00:00
  • c78c040bd5 [misc] fix a broken link Pete Batard 2020-02-18 22:58:48 +00:00
  • 06b5d1f69d [misc] extend previous patch to all confs and archs Pete Batard 2020-02-15 14:54:41 +00:00
  • 9226d86608 [misc] fix VS2019 compilation for non western locales crazyZhang 2020-02-15 19:17:36 +08:00
  • aebcbe0920 [vds] enable device cycling when using VDS Pete Batard 2020-02-15 14:44:34 +00:00
  • 45d011bbf5 [ui] fix Quick Format being disabled when no device is plugged Pete Batard 2020-02-15 14:40:05 +00:00
  • 71133bce22 [process] remove Vista-specific code Pete Batard 2020-02-15 00:09:43 +00:00
  • 2aca5f9897 [iso] use NtCreateFile() to create files with preallocated sizes Mattiwatti 2020-02-03 21:23:06 +01:00
  • 929cbac266 [core] fix MBR/GPT sectors being zeroed more than once Derek Foreman 2020-02-13 16:19:46 -06:00
  • 88bd03b991 [ui] report timeout errors for logical drive access Pete Batard 2020-02-12 17:49:29 +00:00
  • 3a75bdaf12 [misc] fix 32-bit arithmetic overflow operation warnings Pete Batard 2020-02-12 17:23:23 +00:00
  • eb52f5971d [extfs] fix inodes not being initialized above 4 GB Pete Batard 2020-02-12 16:26:22 +00:00
  • d09a9c20da [ext2fs] improve formatting speed Pete Batard 2020-02-11 19:22:22 +00:00
  • e74c9cffc9 [misc] move Large FAT32 and ext formatting to their own source Pete Batard 2020-02-10 13:04:50 +00:00
  • e807dfb0d3 [misc] use $(srcdir) in Makefiles David Stumph 2020-02-10 12:08:04 +00:00
  • 5f67bcfae0 [core] improve reporting of partition types Pete Batard 2020-02-06 18:23:19 +00:00
  • f63094019e [iso] report usage of UDF symbolic links Pete Batard 2020-02-05 13:23:49 +00:00
  • 9fe27eebf3 [cmp] update Bled to latest Pete Batard 2020-02-04 12:09:47 +00:00
  • 687647c835 [loc] update Polish translation User 2020-02-04 11:21:17 +00:00
  • 9a11764d29 [syslinux] update Syslinux to 6.04-pre1 Pete Batard 2020-02-03 13:01:59 +00:00
  • ac7a38bbde [ui] improve error reporting for download issues Pete Batard 2020-02-03 12:35:49 +00:00
  • 06e0346d53 [misc] update copyright year to 2020 Pete Batard 2020-01-30 13:57:33 +00:00
  • 18d40849e5 [efi] enable the use of exFAT with UEFI:NTFS Pete Batard 2020-01-30 13:51:19 +00:00
  • b5c5a91058 [loc] update German translation Mr-Update 2019-12-23 19:09:53 +01:00
  • 0760495cce [efi] leave .efi files in efi/boot/ uncompressed on NTFS Joseph mendoza 2019-12-21 01:42:38 -08:00
  • 85d05b8443 [loc] update spelling of Persian to پارسی Pete Batard 2019-12-27 18:22:25 +01:00
  • e3693b2048 [cmp] fix writing of compressed streams that don't end on sector boundary Pete Batard 2019-12-27 00:41:53 +01:00
  • 275cc7ddd2 [cmp] upgrade Bled to latest Pete Batard 2019-12-27 00:19:48 +01:00
  • e0e8c233dd
    Turkish Translation #1474 İlhami Tuğral 2020-03-12 13:50:52 +03:00
  • 5681c3ba41
    [dos] fix assert when system locale is set to UTF-8 Pete Batard 2020-03-11 13:21:32 +00:00
  • cd4ab21e3c
    [loc] revert German UI progress report regression Pete Batard 2020-03-09 21:35:47 +00:00
  • e7173da91e
    Cope with UTF-8 codepage #1468 perennialmind 2020-03-03 16:24:24 -05:00
  • 44385829f6
    v3.9 (build 1624) v3.9 Pete Batard 2020-02-29 11:17:44 +00:00
  • 121257c584
    [misc] fix PVS-Studio static analyzer warnings Tsarevich Dmitry 2020-02-23 16:29:16 +00:00
  • 047ce86986
    [fmt] Fix sprintf fmt for unsigned int #1464 Tsarevich Dmitry 2020-02-23 21:52:42 +03:00
  • 4cc02e37d6
    [macro] Ensure macro arg evaluation order Tsarevich Dmitry 2020-02-23 21:37:43 +03:00
  • 802f7d7523
    [buf] Ensure section name do not overflow buffer Tsarevich Dmitry 2020-02-23 21:19:03 +03:00
  • e892c58334
    [fmt] Use %s for printf-like funcs Tsarevich Dmitry 2020-02-23 20:48:35 +03:00
  • ecc94d6521
    [flow] Remove already true condition check Tsarevich Dmitry 2020-02-23 20:43:10 +03:00
  • 20c2d9624d
    [types] Do not mix BOOL and BOOLEAN Tsarevich Dmitry 2020-02-23 20:26:32 +03:00
  • f4b006bc0c
    [perf] Hint compiler to inline compute strlen Tsarevich Dmitry 2020-02-23 20:16:12 +03:00
  • 09cb8aceba
    [perf] Cache constant lengths instead of reevaluating Tsarevich Dmitry 2020-02-23 20:02:00 +03:00
  • 2253543a5c
    [args] Fix copy-paste errors during args checks Tsarevich Dmitry 2020-02-23 19:52:55 +03:00
  • 965a7ae9e0
    [flow] Surround macro params to ensure expected results Tsarevich Dmitry 2020-02-23 19:46:18 +03:00
  • 45ddcc9fed
    [perf] Remove excessive check for " Tsarevich Dmitry 2020-02-23 19:33:31 +03:00
  • 7ddf983a85
    [flow] Fix copy-paste errors in func args checks Tsarevich Dmitry 2020-02-23 19:29:16 +03:00
  • a420fa4172
    [perf] Compute token length only once Tsarevich Dmitry 2020-02-23 19:24:31 +03:00
  • 1abde9ba88
    [perf] Pass struct argument by pointer Tsarevich Dmitry 2020-02-23 19:06:19 +03:00
  • c499da9364
    [perf] Optimize check for zero length string Tsarevich Dmitry 2020-02-23 18:08:21 +03:00
  • f667dd6616
    [x86-64] Prefer to use GetWindowLongPtr for x86/x86-x64 Tsarevich Dmitry 2020-02-23 18:04:03 +03:00
  • e0bc2e5ffd
    [core] fix reporting of unpartitioned drives Pete Batard 2020-02-20 11:56:15 +00:00
  • 0679fe11df
    [ext2fs] fix Status control code not being checked Tsarevich Dmitry 2020-02-18 02:10:58 +03:00
  • 3d1ec358b5
    [core] improve protective MBR for GPT media Pete Batard 2020-02-19 19:51:32 +00:00
  • 98c630d81a
    [mbr] finalize protective message MBR Pete Batard 2020-02-19 18:48:24 +00:00
  • bfbb9d2ed5
    [mbr] replace gpt.S with a more generic msg.S Pete Batard 2020-02-19 14:22:14 +00:00
  • b8579c04da
    [misc] add arbitrary buffer allocation to GetResource() Pete Batard 2020-02-19 12:41:13 +00:00
  • 841b79f45d
    [misc] fix a broken link Pete Batard 2020-02-18 22:58:48 +00:00
  • c04747aba8
    [ret] Use NtFsControlFile status code #1459 Tsarevich Dmitry 2020-02-18 02:10:58 +03:00
  • b7ab7cc27a [ret] Use NtFsControlFile status code #1458 Tsarevich Dmitry 2020-02-18 02:10:58 +03:00
  • af61ae90e2 [cond] Do not lost error code from file_set_size2 Tsarevich Dmitry 2020-02-18 02:05:55 +03:00
  • 75a874d7e5 [fmt] Fix incorrect format specifiers in printf Tsarevich Dmitry 2020-02-18 01:33:20 +03:00
  • 45acbeba2c
    [misc] extend previous patch to all confs and archs Pete Batard 2020-02-15 14:54:41 +00:00
  • 9d8790bdda
    [misc] fix VS2019 compilation for non western locales crazyZhang 2020-02-15 19:17:36 +08:00
  • 761953fdbf
    [vds] enable device cycling when using VDS Pete Batard 2020-02-15 14:44:34 +00:00
  • 4ee90a9546
    [ui] fix Quick Format being disabled when no device is plugged Pete Batard 2020-02-15 14:40:05 +00:00
  • d2fef1a9c6 fix vs2019 C2001 #1456 crazyZhang 2020-02-15 19:17:36 +08:00
  • f1f6e4b4ea
    [process] remove Vista-specific code Pete Batard 2020-02-15 00:09:43 +00:00
  • 4c5adf092e
    [iso] use NtCreateFile() to create files with preallocated sizes Mattiwatti 2020-02-03 21:23:06 +01:00
  • 493d818cea
    [core] fix MBR/GPT sectors being zeroed more than once Derek Foreman 2020-02-13 16:19:46 -06:00
  • 0a2ac84b72 [core] Only retry writes when they fail #1454 Derek Foreman 2020-02-13 16:19:46 -06:00
  • 70419d31e9
    [ui] report timeout errors for logical drive access Pete Batard 2020-02-12 17:49:29 +00:00
  • 65523bbdf9
    [misc] fix 32-bit arithmetic overflow operation warnings Pete Batard 2020-02-12 17:23:23 +00:00
  • 67d324f82b
    [extfs] fix inodes not being initialized above 4 GB Pete Batard 2020-02-12 16:26:22 +00:00
  • 9edd7492db
    [ext2fs] improve formatting speed Pete Batard 2020-02-11 19:22:22 +00:00
  • 35af4cbacb
    [misc] move Large FAT32 and ext formatting to their own source Pete Batard 2020-02-10 13:04:50 +00:00
  • 3c9acb0d3c
    [misc] use $(srcdir) in Makefiles David Stumph 2020-02-10 12:08:04 +00:00
  • dcc8bb6896
    Made rufus.rc an output file of configure. Original rufus.rc -> rufus.rc.in I had to change the paths inside of rufus.rc to reflect where the source was, and that wouldn't have been possible without generating it. #1449 David Stumph 2020-02-09 18:42:56 -08:00
  • c8559c3be1
    Added compile and missing, because my automake symlinked them last time. David Stumph 2020-02-09 15:12:13 -08:00
  • 120d079b78
    Added support for an out-of-tree build as follows: git clone https://github.com/pbatard/rufus.git ../rufus/configure make Also bumped autotools versions to: autoconf 2.69 automake 1.16.1 David Stumph 2020-02-09 15:06:16 -08:00
  • 88be86d3d4
    [core] improve reporting of partition types Pete Batard 2020-02-06 18:23:19 +00:00
  • 4ebed1eac2
    [iso] report usage of UDF symbolic links Pete Batard 2020-02-05 13:23:49 +00:00
  • 50d119ba0b
    [cmp] update Bled to latest Pete Batard 2020-02-04 12:09:47 +00:00
  • 177c85c4fe
    [loc] update Polish translation User 2020-02-04 11:21:17 +00:00
  • 820eedad9a
    [iso] call CreatePreallocatedFileU to create files with known sizes #1445 Mattiwatti 2020-02-03 21:23:06 +01:00
  • 4fdb3088b8
    [syslinux] update Syslinux to 6.04-pre1 Pete Batard 2020-02-03 13:01:59 +00:00
  • 87a7228d38
    [ui] improve error reporting for download issues Pete Batard 2020-02-03 12:35:49 +00:00
  • b8b22ee890
    [misc] update copyright year to 2020 Pete Batard 2020-01-30 13:57:33 +00:00
  • d1d5c2a7b6
    [efi] enable the use of exFAT with UEFI:NTFS Pete Batard 2020-01-30 13:51:19 +00:00
  • 3e7d28dbba Add User Specified default for --gui command line option #1438 Charles Stevens 2020-01-25 17:09:47 -06:00
  • e522ef6c55
    [loc] update German translation Mr-Update 2019-12-23 19:09:53 +01:00
  • 8672feeb0a
    [efi] leave .efi files in efi/boot/ uncompressed on NTFS Joseph mendoza 2019-12-21 01:42:38 -08:00
  • 5dce5fb56a
    [loc] update spelling of Persian to پارسی Pete Batard 2019-12-27 18:22:25 +01:00