Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ventoy/rufus

The Reliable USB Formatting Utility
https://github.com/ventoy/rufus

[loc] update Finnish translation to latest

2ecaed9d1d833269fa374b1eb9f74575f0214e4b authored over 8 years ago by Riku Brander <[email protected]>
[loc] update Latvian translation to latest

5fd158d50b28faa8fd9e292f489f446436a1c4cc authored over 8 years ago by Aldis Tutins <[email protected]>
[loc] update Ukrainian translation to latest

887ce483e8d3eb7772f564131143519050b9dec1 authored over 8 years ago by Константин В <[email protected]>
[loc] update Spanish translation to latest

7387d891f118a17958321e950952b7f75abd4d2a authored over 8 years ago by MaKK <[email protected]>
[loc] update Brazilian Portuguese translation to latest

3227e2e5d1d917e0da6807560356aa3d6fb0a8b7 authored over 8 years ago by Tiago Rinaldi <[email protected]>
[loc] add missing MSG_286 to translation ChangeLog

* Also fix some spacing issues with French translation

f08afb4492ea5ff9d4f6f9afb300af92dd937d7e authored over 8 years ago by Pete Batard <[email protected]>
[loc] update Romanian translation to latest

2aac7729745b4f7166f2c95efb21c350ad5803ba authored over 8 years ago by Gîrlea Alexandru <[email protected]>
[loc] update Turkish translation to latest

* Added and translated two lines. But i don't know, whether or not Turkish localization is 100% ...

d79264846e1369792d6458e14b0bc6e20aeade27 authored over 8 years ago by Tmp341 <[email protected]>
[loc] add new message for listing of non-USB removable drives

* Also increase status display timeout for cheat modes

f65dbb11c057b42d64a19957a6c08c1bcc9145ce authored over 8 years ago by Pete Batard <[email protected]>
[misc] add a retry on commandline hogger deletion

* Trying to delete the hogger could result in access denied on first attempt,
which would leav...

8bd9055d6c602b5f3fda8be8a8f0e8ae5882372f authored over 8 years ago by Pete Batard <[email protected]>
[core] fix a typo in exFAT cluster selection for >32GB drives

* Closes #745

b6c0dd1b23c4a1c631c465252090a6d2806d6389 authored over 8 years ago by Pete Batard <[email protected]>
[core] update UEFI:NTFS to latest

* Should fix the long-standing HP firmware compatibility as per #615, #549 and others
* See http...

d7c4cb088fe4f0f33f7f85e54bcf24df56c6cc70 authored over 8 years ago by Pete Batard <[email protected]>
[misc] update UEFI:NTFS partition detection

d4c518a4aea43ee101f8ea1776ce56f416dd3802 authored over 8 years ago by Pete Batard <[email protected]>
[core] don't list non-USB removable devices by default

* Unless specifically requested with Ctrl-Alt-H
* Closes #727
* Also rename usb.c to dev.c, sinc...

43d9ac046b376d4b9c7612d4395234e108b1d177 authored over 8 years ago by Pete Batard <[email protected]>
update UEFI:NTFS to latest

* This introduces ARM boot support
* Also set rufus-next to 2.9 and add ARM64 UEFI detection

fc5d64618a4d7d90b7f310bc5e934c7d3f477fa2 authored over 8 years ago by Pete Batard <[email protected]>
[loc] update Malay translation to latest

99046919a52b9ac2ec4ab4b0a712a19291c00391 authored over 8 years ago by VGPlayer <[email protected]>
[misc] fix Coverity warnings

0d310d1c6bcb6f962af4e269271a4d8ca0b8d165 authored almost 9 years ago by Pete Batard <[email protected]>
drop support for WDK's Windows XP targets

* Die, XP, die!!!
* Also fix a Coverity warning in checksum.c

e4bb1a6eb88d7fbb59882fa8e8054e12218d4983 authored almost 9 years ago by Pete Batard <[email protected]>
use IFileDialog when running on Vista or later

* When compiled with MinGW, this was always disabled due to forcing XP as
the lowest common de...

2c90a06668b5fc7252688578fe765649c956bac1 authored almost 9 years ago by Pete Batard <[email protected]>
v2.8 (build 886)

cbf1a60365443378534bdaab70bedf5e33b43a2f authored almost 9 years ago by Pete Batard <[email protected]>
[misc] increase SetLGP thread wait delay

* Someone running Rufus in a VirtualBox environment, where their CPU
was also seeing 100% usag...

3fe6894f8beff09ea4ffeb565b66c23a089770d7 authored almost 9 years ago by Pete Batard <[email protected]>
[loc] update Korean translation to latest

b1c5545205952dc8776bf1d6da8a7c530d27bfa8 authored almost 9 years ago by Na Jiyoun <[email protected]>
[misc] improve genericity of registry functions

* Ensure that we can also handle non app specific keys

03a97ee2617e41a6a72285018d30188552040968 authored almost 9 years ago by Pete Batard <[email protected]>
[ui] improve progress bar refresh

* Closes #699

b82462bb7d4c58e5a22359a3b424812927a8997b authored almost 9 years ago by Pete Batard <[email protected]>
[syslinux] fallback to embedded on version match if download fails

* Could be useful for current tails user (6.03 based, same as ours)
who want to create an UFD ...

a10a207790a27b372d01f580d93f0fa937128c33 authored almost 9 years ago by Pete Batard <[email protected]>
[ui] disable BIOS boot when MBR for UEFI is selected in dual UEFI/BIOS mode

* Closes #708

1cc7fca4c5b378d98ede3a70bb61981993ff3f7a authored almost 9 years ago by Pete Batard <[email protected]>
[checksum] additional cleanup and optimization

* Use the commonly used function names for SHA-256 (Sigma, etc.)
* Use the same xxx_write for al...

5afffd101866f1dfbf4727b14fc47f2379918bf7 authored almost 9 years ago by Pete Batard <[email protected]>
[core] factorize the img/zero disk writing code

* Also fix a WDK warning

71520baf31de4c30a295b5df8ae1a132cc8dab98 authored almost 9 years ago by Pete Batard <[email protected]>
[misc] make the affinity setup fn more generic and move it to stdfn

* Also align checksum context to 64 bytes (cache line)

d385a097c04a33794a023484fbd0e8bbf4df9a96 authored almost 9 years ago by Pete Batard <[email protected]>
[checksum] additional cleanup

0313e5ca54625a5aafa1df856d0dace010d480a8 authored almost 9 years ago by Pete Batard <[email protected]>
[checksum] switch to 7-zip's SHA-256 algorithm

* That's more like it! When compiled in 64-bit we get about the same speed as 7-zip
(slower wh...

00ffbae61f9e4e96f5aece3192def1c27bd77d66 authored almost 9 years ago by Pete Batard <[email protected]>
[checksum] more cleanup and optimization

* Why... can't I stop... trying to optimize... this thing?!?

07114edc6f9faaa26364e6b6db1686856be16951 authored almost 9 years ago by Pete Batard <[email protected]>
[grub] update GRUB to 2.02~beta3

b89beceedf40d5e20c6c04877c85c20d134e27ed authored almost 9 years ago by Pete Batard <[email protected]>
[checksum] more load balancing optimizations

* SetChecksumAffinity() now spreads the affinity evenly between cores
* Also increase the read b...

e1c7c9670b2e43afd99067f2c01f9c55374f7082 authored almost 9 years ago by Pete Batard <[email protected]>
[checksum] use multiple threads and double buffering

* Can reduce the duration of checksum computations by about
1/3rd, if you have quad core CPU o...

e6d3653cac3e455f409a9443f664843ffe675566 authored almost 9 years ago by Pete Batard <[email protected]>
[checksum] factorize common algorithm elements

bab3453f4d8318d8acd924231d0e839bf5a41418 authored almost 9 years ago by Pete Batard <[email protected]>
[core] fix computation of FAT size for Large FAT32

* Ridgecropt's GetFATSizeSectors() computation was incorrect
and resulted in data sectors bein...

b9caf8b6058de12bf028f907471561a6aa50f7e9 authored almost 9 years ago by Pete Batard <[email protected]>
[misc] more headers cleanup

ade5639c0047ee813f71a8bfef8b1cc7be551009 authored almost 9 years ago by Pete Batard <[email protected]>
[core] use GetTickCount64() always where possible

* Damn you XP!!!
* Also some more code cleanup

250d46e4019151d14ced0cd2e8360c13da19cfe4 authored almost 9 years ago by Pete Batard <[email protected]>
[misc] fix MinGW compilation

* Makefile was missing from previous patch

d20eb9262ba95f59e3d0ed563512c502b2daa8d8 authored almost 9 years ago by Pete Batard <[email protected]>
[syslinux] update Syslinux to better align with its official source

* This means disabling some warnings and removing explicit casts, but so be it...
* Also fix the...

db0880e534e4e9504e8c283256fbfbd0683abded authored almost 9 years ago by Pete Batard <[email protected]>
[ui] fix flickering of Status and Info fields

* Closes #634

0e65b1c920bafa043cd332ac68e26c4c717f725b authored almost 9 years ago by Pete Batard <[email protected]>
[misc] improve the reporting of ISO props

3a266d92a781036687b1cdb05c1491fdfb36fe91 authored almost 9 years ago by Pete Batard <[email protected]>
[usb] fix processing of sibling device instances

* Issue introduced in f88faf1a4f74dca1c88e2324acb041b094b0f999
* Closes #696

64828934e064b3c42592f08bae7b3569d0280917 authored almost 9 years ago by Pete Batard <[email protected]>
[misc] add missing.h header

* Also clean up code

c3f47ada06422ee6232fd210b2a34b5e9a5ef986 authored almost 9 years ago by Pete Batard <[email protected]>
[ui] improve removal of <8MB devices

* Closes #692

d3c9afa2fd525b5ab6eba71aedfda33e88c608aa authored almost 9 years ago by Pete Batard <[email protected]>
[ui] fix label not being blanked on device removal

* Part of #694
* Also set rufus-next to 2.8

9ebdecc124a7b7f028b6c7ce22dcb69b781f52b5 authored almost 9 years ago by Pete Batard <[email protected]>
[usb] enable listing of non USB card readers

* Also fix the VID:PID population of USB card readers
* Also improve enumeration debugging
* Als...

f88faf1a4f74dca1c88e2324acb041b094b0f999 authored almost 9 years ago by Pete Batard <[email protected]>
[loc] ensure that the log content is displayed LTR

* Part of #694
* This avoids weird interpretation of content from Windows' RTL logic
* Also fix ...

58755c1bc4632114f1c30df06b53151da202c8e4 authored almost 9 years ago by Pete Batard <[email protected]>
[loc] display a note in the log when a translation is behind

* Also make sure the messages regarding language pack availability
are visible to the users in...

140236acd6f2bfc316a535761f9d5b1735ba5505 authored almost 9 years ago by Pete Batard <[email protected]>
v2.7 (build 855)

5e8a4598288e38559227d31c2dc1f4f7cee66203 authored almost 9 years ago by Pete Batard <[email protected]>
[loc] update Malay translation

* Note: This translation is still missing completion for
MSG_096, MSG_098, MSG_116, MSG_196, M...

b288ec118b8d57890187225efbaeaa1def8dd18d authored almost 9 years ago by VGPlayer <[email protected]>
[misc] disable loading of DLLs from current directory

* This is done to prevent potential DLL sideloading attacks

8473e9ef561295fd10dd9526010c1fd1cb1e6701 authored almost 9 years ago by Pete Batard <[email protected]>
[net] fix OS version in user agent string

e7f9ec6f0b6b96dfd6ac526d36df6059366bf312 authored almost 9 years ago by Pete Batard <[email protected]>
[loc] update Japanese translation to latest

* Closes #674

b91dfd80488b709e4d1ca01e4b2a40a8bd0f2cac authored almost 9 years ago by Tiryoh <[email protected]>
[iso] set ISOHybrids to DD mode if we can't support any ISO boot modes

* Closes #689

0e91b4cf3d6efa01ed00c59018c3dffa102ea8de authored almost 9 years ago by Pete Batard <[email protected]>
[loc] update Indonesian translation to latest

f66b789071a117cb8b19f190b80dedf207ea4a54 authored almost 9 years ago by Arif Budiman <[email protected]>
[misc] fix WDK warnings

e1499c4db0109b5b88166519b5dfeeb5e056ea65 authored almost 9 years ago by Pete Batard <[email protected]>
[grub] update Grub4DOS to latest

* NB: While the MBR itself didn't change, the Grub4DOS files were also
updated on the server....

9de7d0db840c1875a32c0c1d56af4a703c8ffe2f authored almost 9 years ago by Pete Batard <[email protected]>
[loc] remove nagging about lost translators

* All things considered, this was probably more detrimental than helpful
* Reverts 26af32b52221a...

65bbe984fdee3374a6522dc8cc1ccc27be1861ad authored almost 9 years ago by Pete Batard <[email protected]>
[loc] update Greek localisation to latest

* Closes #688

8bb20f3d7cb7e93c89eaaba2cd27c033cf9c0f62 authored almost 9 years ago by Margaritis Nikolaos <[email protected]>
[core] update UEFI:NTFS to latest

* Also update signing script

1809ac933a660e131fb4041ffc9fe207cc528133 authored almost 9 years ago by Pete Batard <[email protected]>
[pki] add both SHA-1 and SHA-256 digital signatures

* "[Grumble] Stupid Microsoft... [Grumble] Couldn't push updated PKI algorithms
to Windows pl...

9814a638a3e4da79726344f92cf44f603119fb3e authored almost 9 years ago by Pete Batard <[email protected]>
[misc] add support for a 'test' release channel

* This gets enabled only for TEST builds
* Also flesh out the sample rufus.ini

92cb7d68fa447cabcfb24f9d000b9a2bc543582e authored almost 9 years ago by Pete Batard <[email protected]>
[ui] fix shutdown prevention issues

* Also minor UI improvements for High DPI
* Part of issue #676

447464286315da833adecf4982292e71baf759ab authored almost 9 years ago by Pete Batard <[email protected]>
[ui] adaptive height resizing of SHA-256 checksum control

23aa48616167d09a0a8a5cd201418433ae7d4ca9 authored almost 9 years ago by Pete Batard <[email protected]>
[vhd] fix an issue when extracting WIM with 7z

* 7z has a quirk in that one MUST specify the image index
when a WIM has multiple images, but ...

1f2b73dfac11202d2c4c6cd14543a69096a6f7c3 authored almost 9 years ago by Pete Batard <[email protected]>
[loc] update Dutch translation to latest

3b8b7fb7beb4bcfdd1f22e9872b5a9358a63522a authored almost 9 years ago by marvelade <[email protected]>
[loc] update Croatian translation to latest

53cc0038d5b98f9aba41a7e01ab17b43fdf26396 authored almost 9 years ago by Dario Komar <[email protected]>
[ms-sys] upgrade ms-sys to v2.5.2

35e02ae8ce23bf6519d7c2568460d2154f4a02d5 authored almost 9 years ago by Pete Batard <[email protected]>
[loc] update Slovak translation to latest

8ca98661797e0ee8e204a5c2b22b922feee58cb2 authored almost 9 years ago by Martin Kubánik <[email protected]>
[ui] add drag and drop support

* This feature is only available for Vista or later
* Closes #316
* Closes #668

96f421f7d29b56df3ac606997f1b46e7f7b1a839 authored almost 9 years ago by SeymourApps <[email protected]>
[loc] update Vietnamese translation to latest

* Closes #675

b4128c5ac3ce3b93c4f3e3b4383686aef21d8b9f authored almost 9 years ago by Nguyễn Thanh Tài <[email protected]>
[core] improve WriteFileWithRetry() and move it to stdio.c

* Also fix uprintf() generating an error code if the log window
is not instantiated yet.

0fe0086c8fb18017213e67f9ba52c0b3a64c567a authored almost 9 years ago by Pete Batard <[email protected]>
[core] add and use WriteFileWithRetry() where possible

f2a539a48cdbae2c44347d5fdd10b4b6041abe3e authored almost 9 years ago by Pete Batard <[email protected]>
[loc] update Dutch translation

* Fixes some typos, language constructs and different ways of saying things.
* From marvelade/ru...

2430c66a68e24fd00941b52638fb25c1578ef50e authored almost 9 years ago by marvelade <[email protected]>
[loc] update Japanese translation to latest

ca5e38d83b7d182bea91e3d8b54ecc7bb0a95e86 authored almost 9 years ago by ヨール <[email protected]>
[misc] also use SHA-256 for timestamping

* This should ensure that we are SHA-256 everywhere now

48219af36a10a2178205a1721bc97b6cb1a991ff authored almost 9 years ago by Pete Batard <[email protected]>
[loc] fix Cyrillic not displaying properly in About dialog

* Issue was introduced in 0f56c2d1ef90e754e17610110afeab690f13d767
* Closes #670

a952221a9b0ee2a6ee3125a75472fd36fe57fa6f authored about 9 years ago by Pete Batard <[email protected]>
[misc] fix ISO label being used on non-bootable format

* Closes #490
* Closes #668

4b3969e475d5b6ecb5b4459777277b89c1a36739 authored about 9 years ago by SeymourApps <[email protected]>
[misc] use SHA-256 for signing hash

* Should have done that some time ago, especially in light of
http://social.technet.microsoft....

92631d120441c0291a290e64b39c00cfb71a6710 authored about 9 years ago by Pete Batard <[email protected]>
[ms-sys] update ms-sys to current

* NB: This includes an updated Syslinux MBR

b77561bb9bbda5263c8cf031a9455b72eee52f89 authored about 9 years ago by Pete Batard <[email protected]>
[misc] update README.md

* Also update copyright year

cc65d0494decaf99e715301c1e7f1fef670088d0 authored about 9 years ago by Pete Batard <[email protected]>
[loc] add Thai translation

* Closes #217

41fe7f3511d044d1054dd8bb8cf5ed38498dbe46 authored about 9 years ago by Sippapas Wangsri <[email protected]>
[ui] use 'Segoe UI Symbol' when available

* This is required to display Thai in RTF fields (#217)
* Also fix the position of the Advanced ...

0f56c2d1ef90e754e17610110afeab690f13d767 authored about 9 years ago by Pete Batard <[email protected]>
[ui] fix second line of SHA-256 not displaying at 100% scaling

* Also set rufus-next to 2.7

4757a4ac48135fbcaf4594dac214ae82ee660cee authored about 9 years ago by Pete Batard <[email protected]>
[iso] fix a possible crash when scanning the install.wim version

* Closes #659
* Issue and fix reported by DaPa

961ca93a5168b21f4a5d1ca79456afc3a6ba1c27 authored about 9 years ago by Pete Batard <[email protected]>
v2.6 (build 818)

b7d1b77e4fea72d16a8923f506778c49899b129e authored about 9 years ago by Pete Batard <[email protected]>
[core] ensure that drive zeroing is reset on user cancel

* Closes #651

fe3241d092809d55ab224963ba50cfa969431146 authored about 9 years ago by Pete Batard <[email protected]>
[core] don't check for other options when zeroing the drive

d048cc108f2ae9512bf014c7796f71f93eda9ef4 authored about 9 years ago by Pete Batard <[email protected]>
[misc] update Changelog for 2.6

9ef4df6f1fdf6db2fd411529a27779ce31cdbd1f authored about 9 years ago by Pete Batard <[email protected]>
[loc] update Hungarian translation to latest

* Also corrected typos and replaced some incorrect translations.
* From gcsizmadia/rufus@9b9e025...

a22cbd402037555f2ed28aa1860a2f60b336fe6e authored about 9 years ago by Gabor Csizmadia <[email protected]>
[loc] partially update Japanese translation

* Only the ISOHybrid dialog for now...

241e782e1361008463d1dcc516fb73184c752b4b authored about 9 years ago by Chantella Jackson <[email protected]>
[loc] update Japanese localization

* From Tiryoh/rufus@f576bc40d7fea4d6220de657d51f0bd70309e171

aff55d2b6ca7ab650f016559e8276ad7b7c1cfa2 authored about 9 years ago by Tiryoh <[email protected]>
[core] disable FAT32 option for Windows ISOs in BIOS/CSM mode

* This was inadvertently enabled in Rufus 2.4 (commit 49e5490) and
is causing all kind of issu...

77636d948e735d1b34b5630209a58afa5deb60cb authored about 9 years ago by Pete Batard <[email protected]>
[misc] ensure 'missing' is checked out as LF

d7c43e7f60a40b02f31c4980f350d9985ecb28cf authored about 9 years ago by Pete Batard <[email protected]>
[dos] add missing locale name for CP-720

* Closes #640

f5813e9cbdda8df83e3be97d5b00e414ea9d9407 authored about 9 years ago by Pete Batard <[email protected]>
[loc] minor update for Swedish translation

7082f5552c0ef11532d8b13d32462a6e876f95b4 authored about 9 years ago by Sopor <[email protected]>
[misc] fix VS2015 warnings when compiling ms-sys for x64

* Closes #637

60e90f7cef5af98403e2440d9e35a0d29ece9ca8 authored about 9 years ago by Pete Batard <[email protected]>
[loc] add Serbian (Latin) translation

549b9812cfed126c0e1a226473be7b10c967bbb3 authored about 9 years ago by Ivan Strugar <[email protected]>