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

[iso] disable To Go mode for Windows 10 ESD ISOs

* Microsoft somehow managed to make their ESD WIMs incompatible with their own APIs
(yes, EVEN...

cc108213611febd63c58d7ac77c1f7a1d686bca5 authored over 9 years ago by Pete Batard <[email protected]>
[misc] update ChangeLog

dd5d6faed3394d098540e72bb566defde0c63cc2 authored over 9 years ago by Pete Batard <[email protected]>
[togo] fix bcdboot errors

* Closes #558

d1eccbd10789b3e4650087f0d573f4dc4af6d8d3 authored over 9 years ago by Pete Batard <[email protected]>
[core] fix the retrieval of VID:PID for grandfathered devices

* Closes #576

7ff5b3ca6ecf6656015625dd354fcd94ee58b6dd authored over 9 years ago by Pete Batard <[email protected]>
[ui] fix potentially truncated SHA1 sum field

* Also update licensing terms
* Closes #577

7943f77914c91786b04907aa2923ffb5f2e1424a authored over 9 years ago by Pete Batard <[email protected]>
[ui] prompt users how they want to write ISOHybrid images

* Closes #543
* Also update localization messages and image analysis report

fb09802c0fd0bd74ab5d8df2b6991372e14e736b authored over 9 years ago by Pete Batard <[email protected]>
[ui] fix Alt-I cheat mode

* Also move VHD save into a separate function
* Closes #569

1106c22acc298aae7fa6e19f9f71fbaeaf099d51 authored over 9 years ago by Pete Batard <[email protected]>
[iso] fix Fedora UEFI support

* One of the ANNOYING distros that relies on an extended label to
find the install media and i...

ab6f0ef0bbc2b686cc4a0727f9d09f53d2962826 authored over 9 years ago by Pete Batard <[email protected]>
[core] USB detection improvements

* Properly handle errors in GetUSBProperties and fix an issue
where devices were not being lis...

29588ac6844130e7bd5c616251d50a17fd234706 authored over 9 years ago by Pete Batard <[email protected]>
[misc] update to VS2015 and fix VS code analysis issues

* Also update Bled to latest, as well as build scripts
* Note: Considering that Visual Studio 20...

500437427793ab4382e3fa6aca1ea1e8ede4fceb authored over 9 years ago by Pete Batard <[email protected]>
[misc] fix MinGW-w64 compilation issues

* Closes #553

b854f70baef3a64c475bf2ab17dc2aed97a07d43 authored over 9 years ago by Pete Batard <[email protected]>
[core] make check for portable version case insensitive

* Closes #482

e1f76a5dd1faa6b49c911df957e93a761afffd04 authored over 9 years ago by Pete Batard <[email protected]>
[ui] adjust status bar button for XP

289e12dbbbbaef1a3e7dc4aba2239cef2067f58f authored over 9 years ago by Pete Batard <[email protected]>
[ui] use a toolbar button for the checksum

* Also fix tabbing order for controls
* Also provide the name of the image in the checksum report

c7c83a16ed6acbf71ed09fb7e996c1848fb0a915 authored over 9 years ago by Pete Batard <[email protected]>
[ui] add new dialog to display MD5 & SHA-1

957bb9c495de6159aa421fd82203dec66ce988e1 authored over 9 years ago by Pete Batard <[email protected]>
[internal] use DialogIndirect to reduce the number of dialogs in the RC

* Since Microsoft forces our hand, we hack away into our compiled RC
resources and change dial...

485b016f179a5f6fd05eb1229200cf5311e3f8d6 authored over 9 years ago by Pete Batard <[email protected]>
[ui] use a hidden button on the status bar to generate the hash

* Also add a tooltip for the language bar
* Also reduce the size of the icon in README.md

91e699d38a5cb2ee66a9ef3d8c69d0d2cff40bb8 authored over 9 years ago by Pete Batard <[email protected]>
disable MS-DOS creation for Windows 10 or later

* Microsoft removed the diskcopy.dll that contained the MS-DOS floppy image
Not a big loss, si...

3ccae1d2e2a5002ca6e188d09cd40ded79a9570d authored over 9 years ago by Pete Batard <[email protected]>
[ui] add a status bar button to initiate checksum computation

* Just click the "hash" sign to get a hash
* Also clean up status bar related functions

14b8ab6a43ec4618787884a63fbc3c5b64267cc5 authored over 9 years ago by Pete Batard <[email protected]>
[misc] fix WDK compilation and optimize checksums

e0422f45966b9bded0118c5cc6b1fa165d5821b3 authored over 9 years ago by Pete Batard <[email protected]>
[misc] add MD5 and SHA-1 computation for current image

* Uses the Alt-M cheat mode for now
* Closes #475

c95910e268cf6d4d38a18a655e385252fbeb85a7 authored over 9 years ago by Pete Batard <[email protected]>
[core] make sure the system disk is never listed

* When using VHD or VMDK drives, it was possible for the system disk to be listed.
* Closes #541

477674016e6deda7db28268275550dbb19d19903 authored over 9 years ago by Pete Batard <[email protected]>
[core] add enumeration debugging

* Alt-. to toggle
* Also add configure option for test releases

f04167c51c9a8478f10a1484f3dde13f13343d49 authored over 9 years ago by Pete Batard <[email protected]>
[misc] fix a buffer overflow issue in RunCommand

* The size in CreatePipe is a suggested size, not an absolute one.
* As a result, we could overf...

d2576a9f5e61d63b07f8b686610b189feeef2efc authored over 9 years ago by Pete Batard <[email protected]>
[iso] add timestamp preservation

* Enabled through the Alt-T cheat mode
* Closes #389

8b880a7d31066861064f7b6589972e1c7dc5a2a4 authored over 9 years ago by Pete Batard <[email protected]>
[misc] convert README file to MarkDown

* Closes #539

c8cefb4f2af8f5e66660a617bc2091d9a70f8325 authored over 9 years ago by Jaka Smrekar <[email protected]>
[togo] don't apply the 'set internal disks offline' policy

* This creates issue due to dism incompatibilities between Windows versions
and some users are...

cc6234296dd04d6512b169f87cb18d309b3773c2 authored over 9 years ago by Pete Batard <[email protected]>
[ui] fix accessibility issues for high contrast scheme

* Also make sure we use system colours everywhere, rather than our own
* Closes #535

a9ee79bdade7f8663bafaed4d47d9e0b1dd1a7ac authored over 9 years ago by Pete Batard <[email protected]>
[cmp] add pkzip decompression support

* Now you can install a Raspbian image without having to decompress it first ;)

517a14ccb17c366a1f138e523482f8a29f1cc52a authored over 9 years ago by Pete Batard <[email protected]>
[ui] fix cursor being displayed within Info field

* Also fix an MSVC code analysis warning in iso.c
* Closes #527

7567ddef07b24b0239570821f11a980f0e3384a1 authored over 9 years ago by Pete Batard <[email protected]>
[misc] fix getopt build path for Visual Studio

* getopt was being built outside of the project directory
* Also add a scripts to create git hoo...

00947eb865aa9f7d8d4f2a282f1048fcacb6030a authored over 9 years ago by Pete Batard <[email protected]>
[loc] fix a typo in Brazilian Portuguese translation

* Closes #529

a282b09a472218241027f97cf1c8bbeb63d30f94 authored over 9 years ago by Wédney Yuri <[email protected]>
[loc] update Indonesian translation

0de5c525a15964c1b4bf045e0eea725ed6724789 authored over 9 years ago by Arif Budiman <[email protected]>
[misc] fix WDK compilation

* Also ensure that the VHD extension is properly set on proposed dump name

4c8cd053f0ac769c81a0b1191d68d5ca103bbcfd authored over 9 years ago by Pete Batard <[email protected]>
[vhd] add cheat mode to save the current device to VHD

* Alt-V = Save to VHD

4f0e8a24a805bee035164cf375f7326e2d81684d authored over 9 years ago by Pete Batard <[email protected]>
[ui] fix dropdown being populated on ISO selection when no device is present

* Also remove unneeded code in libfat.h
* Also set rufus-next to 2.3

0e59b86abc9d848abd427f4bef9248d68a308cff authored over 9 years ago by Pete Batard <[email protected]>
[syslinux] add support for 4K sector size

* Also add 4K sector size support in ms-sys

9e7b0bad893b8c07d3cb85b412c31fbdaa17aa0d authored over 9 years ago by Pete Batard <[email protected]>
v2.2 (build 668)

* Also fix display of some of the buttons on Windows XP

bf967dc39b964ae84d007ab65c1fda7001029273 authored over 9 years ago by Pete Batard <[email protected]>
[loc] update Arabic translation to latest

2b212c0c88052ab5855f5b3ed0cb2603e0c1dda8 authored over 9 years ago by جلال شفرور <[email protected]>
[grub] update Grub4DOS to latest

* Closes #516

93d0cf7fbe0a7031ca9402029713a7afb4ed663c authored over 9 years ago by Pete Batard <[email protected]>
[core] fix an enumeration issue and add support for ASUS UASP Turbo Mode

* Our detection for a match in the hash table, during USB enumeration, always
pointed to the f...

ac213a16e9e988a1922b25442c87114b78b0de14 authored over 9 years ago by Pete Batard <[email protected]>
[misc] use BOOLEAN in structs rather than BOOL

* int vs byte
* Also gear up for 2.2 release

94e7e41082f708bca2e1cf34d1c4d24a897745ce authored over 9 years ago by Pete Batard <[email protected]>
[ui] indicate to the user if UEFI-CSM mode is used

* Also fixes Japanese for UEFI-CSM
* Closes #508

5e131a7f5634b3c580bde9660d73e28094b621b7 authored over 9 years ago by Pete Batard <[email protected]>
[misc] don't prevent Windows shutdown if Rufus is running

* Closes #512

3edb9d93f729191851f1e37ff2ecff703a707f16 authored over 9 years ago by Pete Batard <[email protected]>
[ui] fix issues with the Info field

* Make the field a tab stop for screen readers
* Ensure the font is consistent
* Clip text so th...

cf391d693d2f0a66d8cd2bce0b199fb38a8663eb authored over 9 years ago by Pete Batard <[email protected]>
[ui] improve application look on high DPI displays

* Fix Quick Format option overlapping boot option dropdown
* Fix vertical spacing between "Creat...

c84075385ee4e725418a6e94d9f1f432476e17b4 authored over 9 years ago by Pete Batard <[email protected]>
[misc] alright, alright, Visual Studio, you win!

* I'm tired of tiptoeing around the resource editor, so that it doesn't
conflate ES_XYZ and WS...

28e3cf253722f60c980350be18ca577775ba93ce authored over 9 years ago by Pete Batard <[email protected]>
[ui] improve accessibility

* Ensure that focus is set back to a button after some operations
* Remove a confusing forced fo...

d593e03c2bfceafecf4e780050e68ba04599424b authored over 9 years ago by Pete Batard <[email protected]>
[loc] update Portuguese (Portugal) translation

* Closes #210
* Also update LOST_TRANSLATORS

a6ec8067704301d2b9ac0d9679da352073b7af0b authored over 9 years ago by Dinis Medeiros <[email protected]>
[ui] hint that UEFI/CSM is used when BIOS+UEFI is selected for target system

* Also drop "Computer" from all languages (except Japanese as I think it would be incorrect)
* A...

d4b663b222031786714534f1cafce468b81c293e authored over 9 years ago by Pete Batard <[email protected]>
[ui] fix keyboard accessibility

* The tab and arrow keys can now be used to navigate around the various dialogs.
* This should f...

629cfa68adbbcdf20b4308b62861f6bd031beb73 authored over 9 years ago by Quppa <[email protected]>
[loc] Keep Portuguese (Brazilian) and Portuguese (Portugal) as separate translations

* Trying to base the Brazilian translation on the Standard one is problematic - don't bother

5669c3c8855675fd3f643a0b3833c3c5275b5c3e authored over 9 years ago by Pete Batard <[email protected]>
[ui] modernize the language button

* The language button is now a toolbar button with a dropdown arrow.
* Its icon is a globe for W...

3579c770a212e74ab9560116c8b334062f0a16db authored over 9 years ago by Quppa <[email protected]>
[misc] change default number of bad blocks passes to 1

* Also fix a potential issue if the server adds a charset
to plain/text data on update check

fa5f8702c35ec8b6091f7d1d377456ab94da7da5 authored over 9 years ago by Pete Batard <[email protected]>
[loc] update Simplified Chinese translation

* Also remove Simplified Chinese from lost translators

c1cd6c7762597304414414e5183f97827e0523f7 authored almost 10 years ago by Bik Mung <[email protected]>
[syslinux] partially improve support for openSuse based live ISOs

* Using /syslinux.cfg creates issues, so we force the use of /boot/[i386|x86_64]/loader/isolinux...

8ab3847694dba228f3c30ebf583f3719458439a5 authored almost 10 years ago by Pete Batard <[email protected]>
v2.1 (build 649)

* Reduce log verbosity on format tasks
* Also update "lost translators" list

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

2ab2372cf6e01d6ed8c39dd80f597df50c5f2c87 authored almost 10 years ago by Roberto Pino <[email protected]>
[core] enable the installation of a bare UEFI:NTFS in advanced mode

* Closes #468
* Also prevent drives with UEFI:NTFS from being listed as multi-partitions
* Also ...

7f621b96484588afdca4779b062cff5c1e548dc7 authored almost 10 years ago by Pete Batard <[email protected]>
[grub] disable support for ISOs that don't report a proper GRUB version

* Also update localization for supported boot methods
* Closes #467

ee5af9f8fccd76571720fed4df1a662e2cb3e2f5 authored almost 10 years ago by Pete Batard <[email protected]>
[core] add x86_32 boot for UEFI:NTFS

* NB: This increases the compressed executable size by 25K :(
* Also set rufus-next to 2.1

66edd53b2ce01a411f41443ef5a1c2bd97630f3f authored almost 10 years ago by Pete Batard <[email protected]>
[loc] update Danish translation

af965e8ff93c4b431963cd9bf7d2c307d535e650 authored almost 10 years ago by Bo Riis <[email protected]>
[core] fix creation of Windows 10 Preview x32 UFDs

* Rufus was detecting the ISO as needing the Windows 7 EFI workaround
despite the presence of ...

528add160f17c9ca0245713da063f13109ad861b authored almost 10 years ago by Pete Batard <[email protected]>
[core] set UEFI:TOGO GPT partition type to Basic Data

* It was set to EFI System, however the Windows installer fails if it
detects 2 EFI system par...

0905e932c1d16ce8e1da785cd6447fdf6c33b31c authored almost 10 years ago by Pete Batard <[email protected]>
[misc] add notification on forced update check when no update is found

* Closes #455

0f4067f591936a6761f49d9bb4b27a8174385c11 authored almost 10 years ago by Pete Batard <[email protected]>
[loc] Add Vietnamese translation

* Closes #235
* Closes #457

716dad8a8e61b607e7f81ebb235ae92b2160ba3d authored almost 10 years ago by Nguyễn Thanh Tài <[email protected]>
v2.0 (build 639)

* Also fix a Syslinux/MinGW warning

80406bac086e1d62932a01fe2d545adf10179ff3 authored almost 10 years ago by Pete Batard <[email protected]>
[loc] update Lithuanian translation

* Also fix missing quotes in Norwegian translation

07bc55aed3bfd98e6a15e43795b9a61a1d42d9d5 authored almost 10 years ago by Gintaras Venslovas <[email protected]>
[loc] update Japanese translation

175104356c5c215d87f441a55421fa996df795a8 authored almost 10 years ago by Chantella Jackson <[email protected]>
[loc] update Brazilian Portuguese translation

* Also fix a typo in Swedish

c8e5c1ce6f618f2bc44fdc50f97636517dc249c8 authored almost 10 years ago by Tiago Rinaldi <[email protected]>
[loc] update Traditional Chinese translation

* Also update "Ready" message for Swedish (Courtesy of Sopor)

c489788aa8773544b90c5e1ba4915de4e84afc9d authored almost 10 years ago by Kyle <[email protected]>
[core] improve support for multipart install.wim

* Closes #450

000f60c53539aff2d2a659f0cc9306fa6a1c071b authored almost 10 years ago by Pete Batard <[email protected]>
[core] fix "Requesting Disk Access" issue with Syslinux/NTFS

* See http://reboot.pro/topic/17902-rufus-v130-has-been-released/?p=190958
* Also fix non contin...

785150dcb209a8f5e36d4cec209eb62123eaff21 authored almost 10 years ago by Pete Batard <[email protected]>
[core] fix precedence of Syslinux over Grub

* Closes #449
* Also fix Coverity builds

d22933636c106c01be277ec5d38eee6810fc2cc6 authored almost 10 years ago by Pete Batard <[email protected]>
[loc] update Greek translation

* Closes #448

f2f638c60e1ebc7e8844a021e8b438999131d51b authored almost 10 years ago by Margaritis Nikolaos <[email protected]>
[cmd] add -g option to disable the commandline hogger (rufus.com)

* This can be useful when launching Rufus from the commandline or a batch file with 'start /wait...

821a9df1c8c7a8e595926c64ecdbc2f4d0dc94eb authored almost 10 years ago by Pete Batard <[email protected]>
[loc] update Finnish translation

fe55f302777713ec0bda03bbdc157e72e087ae88 authored almost 10 years ago by Riku Brander <[email protected]>
[ui] fix artifacts when toggling To Go mode

c53b80ba2998c86c22e510ef17aedd41da8aeeca authored almost 10 years ago by Pete Batard <[email protected]>
[loc] update Ukrainian translation

44e3c44727411084e232e474ec8d20d8bbb9b329 authored almost 10 years ago by Константин В <[email protected]>
[loc] update Romanian translation to latest

a2186f7b48c73f298520a14fe5d1d4a01d705f37 authored almost 10 years ago by Gîrlea Alexandru <[email protected]>
[grub] update Grub4DOS to 0.4.6a

* Also fix Grub4DOS and Grub2.0 versioning issues
* Also ensures that operation gets canceled on...

1dc55596d51392f74e807b5df0cd7c5db6ec715a authored almost 10 years ago by Pete Batard <[email protected]>
[misc] update sample rufus.ini

* Also minute updates to ChangeLog.txt

24b435648e6274edf6e21c3a0ef8cba78ef6bcca authored almost 10 years ago by Pete Batard <[email protected]>
[loc] update Bulgarian translation

6ba3a8e70ab80febddf3f98f3cb003e93ff67c9b authored almost 10 years ago by Krasimir Newenow <[email protected]>
[loc] update Korean translation

3ab11afcb1c0cbba658b386533a82750b6f87ca7 authored almost 10 years ago by Pete Batard <[email protected]>
[misc] fix some Coverity issues

* Also add a Coverity build script and update Bled to latest

a783eeef22bf68dc845cdba8cfe50d88a186fba3 authored almost 10 years ago by Pete Batard <[email protected]>
[loc] minor updates to the Lavtian translation

6bf699a3f8e6992a63a9b05e6c821abaf8a5917e authored almost 10 years ago by Aldis Tutins <[email protected]>
[ui] add compressed format to DD image listing

* Also add a reference to BusyBox/Bled in additional copyrights

18b267c80a185ef7b8f07a7da75104ebc0e9a280 authored almost 10 years ago by Pete Batard <[email protected]>
[loc] update Hungarian translation

* Also remove Hungarian from M.I.A. list

ee1b38e428e05cfa6a2c2d449135a2d0ab940a52 authored almost 10 years ago by Viszokai György <[email protected]>
[loc] update German translation

38d0cdaa60f4e279b8ee5d7acff410bd8fa62d14 authored almost 10 years ago by Thilo Langbein <[email protected]>
[loc] update Spanish translation

* Also remove Spanish from the M.I.A. list

42f9bb28bbc036dac7dea8e8c58887a4da9aa05d authored almost 10 years ago by MaKK <[email protected]>
[misc] pocketful of enhancement and fixes - part 5

* Check compressed DD images for boot capability
* Add DisableLGP setting
* Silence libcdio erro...

818fa4da88a600f4f25f95e85ecce9a53c00fd0e authored almost 10 years ago by Pete Batard <[email protected]>
[loc] update Russian translation

63bb91493aaf9096de6b34aba7834b6b3b330c52 authored almost 10 years ago by Кирилл Иванов <[email protected]>
[misc] pocketful of enhancement and fixes - part 4

* Fix disappearance of "Start" button when selecting an ISO with
no target (reported by Sopor)...

cf7e52e0514e1b56793a93a8a17662f02470adac authored almost 10 years ago by Pete Batard <[email protected]>
[misc] fix default listing of Samsung DriveDroid devices

* Closes #401

0e1625975cfa29ed389fbc6da9e4753ca7e61fef authored almost 10 years ago by Pete Batard <[email protected]>
[misc] handle multipart install.swm Windows images

* Closes #437

e4e9e8776874987c986cae193cd1ca51fa49c20c authored almost 10 years ago by Pete Batard <[email protected]>
[ui] fix Info box display

* Text artifacts were being left due to not filling the background
* Also add Danish to the list...

9fef4065b4327c64e17032fa9805752cf88f37b7 authored almost 10 years ago by Pete Batard <[email protected]>
[misc] drop the micro from the version

* Closes #439

1c322aba5632442866f76648ef8b4ec42e1d3d97 authored almost 10 years ago by Pete Batard <[email protected]>
[loc] update Polish translation

61d2efc6b7d7755f460107699de1a383491653b5 authored almost 10 years ago by Piotr Halama <[email protected]>
[loc] update Latvian translation

2d2beaebae2b7892079211dcaf6d7d0c91afdf5e authored almost 10 years ago by Aldis Tutins <[email protected]>
[loc] update Slovak translation

3563f9578777820af7d7e57763817ab5a4927204 authored almost 10 years ago by Martin Kubánik <[email protected]>