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 Czech translation

91da434c880247772962497a2f95b9c48d5111ee authored almost 10 years ago by Richard Kahl <[email protected]>
[loc] update Swedish translation

baff7aff1e75cccb9b864b3d0bcd0cb3033cef6a authored almost 10 years ago by Sopor <[email protected]>
[loc] remove the dots on "READY" and other status messages

* Also fix a typo and some sizing in the Turkish translation

58d7eaed58fcacd7d9cc29b9aaae18a29edd4a97 authored almost 10 years ago by Pete Batard <[email protected]>
[ui] fix multiple UI issues

* Disable Windows To Go support for Windows 7 and earlier
* Fix placement of the advanced button...

a13351b656aa113658410b0e76f059e1307c9913 authored almost 10 years ago by Pete Batard <[email protected]>
[misc] fix Unicode support for MinGW

* Looks like GetWindowTextW/GetWindowTextU were set to fail in release
versions due to UNICODE...

09d24551b85dc79980d9350210f38ecb59236442 authored almost 10 years ago by Pete Batard <[email protected]>
[loc] update Turkish translation

b565405c807c0048175f8ad06691b95f465fd6cd authored almost 10 years ago by Mehmetali Kuran <[email protected]>
[loc] update Italian translation

52ad7d20c27dcfd5bc174b1cc8ea36bb32039b91 authored almost 10 years ago by Roberto Boriotti <[email protected]>
[loc] updated Norwegian translation

9111b00c613387d0bc6312cc8a8e87130706fc1e authored almost 10 years ago by Jan-Erik Drangevåg <[email protected]>
[loc] update Croatian translation

942a11c67fc9385b3e94105412595e88902e783c authored almost 10 years ago by Dario Komar <[email protected]>
[loc] update Slovene translation

c02fc1fc9fe2278d9e82bea6dd38470a7146e477 authored almost 10 years ago by Matej Horvat <[email protected]>
[loc] updated English and French translations to v1.0.17

* Also add details of the changes in ChangeLog.txt

e01585246ce6ba3e077e1de09fda6f83863d3932 authored almost 10 years ago by Pete Batard <[email protected]>
[loc] remove MSG_096 - MSG_098

* These messages will need to be replaced for the 2.0 release

b90bab6a161f3568b0a8117800c7e8918baf7511 authored almost 10 years ago by Pete Batard <[email protected]>
[loc] add random request for translator help where needed

* This will randomly produce a message for users of a translation that
hasn't been updated in ...

26af32b52221af4ceb015cd08a183fae76f950d9 authored almost 10 years ago by Pete Batard <[email protected]>
[loc] add Windows To Go dummy ISO

* This is meant to be used by translator for testing the UI

474e136e5279f3ca260ec7ce03c9ff2659fe493f authored almost 10 years ago by Pete Batard <[email protected]>
[ui] fix FS selection when switching between To Go and regular install

7b8c51e4256287867a00c88e12c25fc473256f61 authored almost 10 years ago by Pete Batard <[email protected]>
[ui] fix progress display of network downloads

* Also fix a memory leak with the GRUB download buffer

d1d16ce1c50e9e690e7f628a5b94c66f60297c06 authored almost 10 years ago by Pete Batard <[email protected]>
[misc] fix XP compatibility

* MinGW's gcc 4.9.2 seems to implement a broken "%lld" format 64 bit integer is
followed by mo...

b830c040d21b71181df4dc0c20cb4d4753abbf03 authored almost 10 years ago by Pete Batard <[email protected]>
[misc] update version detection for Windows 10

* And work around Microsoft's moronic decision to PREVENT regular apps
from being able to dete...

5638519ca030f955762f943e584171be5b5a34cf authored almost 10 years ago by Pete Batard <[email protected]>
[togo] fix zeroing of MSR

* Also fix broken debug messages

5d8483c359d498450d61c1935e1d3cfbbe5b65f3 authored almost 10 years ago by Pete Batard <[email protected]>
[core] add INI file/portable support

* Application will start in portable mode if its name contains a 'p'
eg. "rufus_portable.exe" ...

17872dc1dedc7a1dfa4349968294bbc38976f46d authored almost 10 years ago by Pete Batard <[email protected]>
[loc] delete translations for the removed progress dialog

7b0a5abab13deb34cb948bfbaafaffdd01931f1c authored almost 10 years ago by Pete Batard <[email protected]>
[misc] fix multiple warnings

* Fix Visual Studio code analysis warnings
* Also rename VS targets to x86_32 and x86_64

f965c5cd235b6731493b0d010b39010a829b7a12 authored almost 10 years ago by Pete Batard <[email protected]>
[loc] fix memory leak introduced by removal of separate progress dialog

* Commit a327bb114c742c943de13ed3092508f726cd6acb
* Also fix typo in French translation

eb9e5ab8994179ca514de3ff2e316f82513037a7 authored almost 10 years ago by Pete Batard <[email protected]>
[misc] pocketful of enhancement and fixes - part 3

* Add Windows To Go tooltips
* Set UEFI:TOGO partition type to EFI System Partition
* Improve ap...

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

705b59970c1b1405669dad6cfe17283e39609278 authored almost 10 years ago by JED <[email protected]>
[togo] Add Windows To Go support - part 4

* Ignore partitions we don't care about
* Fix issues with AltMountVolume()
* Try to support 4k d...

4b76cb2555499ddf1ff201a760f4fc02e6a570ba authored almost 10 years ago by Pete Batard <[email protected]>
[togo] Add Windows To Go support - part 2

* Enable the creation of MSR and MS EFI partition in GPT mode
* Closes #432

ed9fae7c81c66755f3102d1bf82b224708c06031 authored almost 10 years ago by Pete Batard <[email protected]>
[core] refactor CreatePartition()

* Also add groundwork for optional creation of MSR (see #432)
* Also fix a few minor issues

ec761dfb415ce4fc1b8d48051a9a834cd81a5805 authored almost 10 years ago by Pete Batard <[email protected]>
[loc] add Norwegian translation

* Also add a list (in comments) of all the included translations
* Closes #207

0440e1fb3d88c218ed50df02727b6a89715910bf authored almost 10 years ago by JED <[email protected]>
[efi] fix UEFI:TOGO detection on some platforms

* Closes #431

d32e9dcb451b7d3a8d37241be73e5a3ae7837e8f authored almost 10 years ago by Pete Batard <[email protected]>
[togo] Add Windows To Go support - part 2

* Closes #126
* Only supported on Windows 8 or later for now
* Also fix MinGW and WDK compilatio...

032d4413c8b2a2074eb2917d6be0f78af890c9ae authored almost 10 years ago by Pete Batard <[email protected]>
[togo] Add Windows To Go support - part 1

* Add apply support to WIM image handling
* Requires Windows 8 or later (Windows 7+ for WIM API ...

295650a8b47b540ecd3a63259ca16d77cdcf739d authored almost 10 years ago by Pete Batard <[email protected]>
[iso] add ISO mounting capabilities for Windows 8 or later

99c24d6c88d08137d57129892f27cf6b06fef281 authored almost 10 years ago by Pete Batard <[email protected]>
[ui] display ToGo radio selection according to ISO content

* Also simplify EFI detection and reporting

3444a48fce493a818459cad1608c9862d36748d4 authored almost 10 years ago by Pete Batard <[email protected]>
[loc] add message for dual EFI/BIOS cheat mode

* Also update copyright year for about dialog

bca23cc676f45dd1029a96d0241b8e73ca608548 authored almost 10 years ago by Pete Batard <[email protected]>
[ui] enable ToGo selection through a radio button

* Part of #126

817c026720ba858fc52ae581d3cc126cc5ee10fe authored almost 10 years ago by Pete Batard <[email protected]>
[loc] update Traditional Chinese translation

* Closes #425
* Closes #428

b9355e85beba3166d06902d36191ea8996ea92c0 authored about 10 years ago by Peter Dave Hello <[email protected]>
[misc] pocketful of enhancement and fixes - part 2

* Add a warning for 4K drives
* Also fix a typo in .loc comments

9e2f85cb9d02faf8bd1549e657733af5cba383b7 authored about 10 years ago by Pete Batard <[email protected]>
[misc] pocketful of enhancement and fixes - part 1

* Add a cheat mode for VMWare disk detection
* Add a cheat mode to delete the rufus_files direct...

2e817ae944c8a9f9487d979fa859ed8c953d04ca authored about 10 years ago by Pete Batard <[email protected]>
[misc] set Rufus next to 2.0

* With all the new features being introduced and latest UI changes,
it's time to up the ante w...

c56a1c87dec84b704fd69c5437253cacaf7f78d6 authored about 10 years ago by Pete Batard <[email protected]>
[ui] Remove the separate progress dialog

* Closes #125
* Also provide more intuitive info for bad blocks check
* Also update Bled to late...

a327bb114c742c943de13ed3092508f726cd6acb authored about 10 years ago by Pete Batard <[email protected]>
[grub] add GRUB 2.0 versioning and enable external core.img download

* Closes #419
* Also updated Bled to latest

e90eaa4abc0d7070ea76737db12d9628d1c57ea2 authored about 10 years ago by Pete Batard <[email protected]>
[cmp] add decompression support

* Adds .Z, .gz, .lzma, .xz and .bz2 decompression support for DD images
using the Bled library...

7599715ae66f17ff00e745925e3775b72cbca2fd authored about 10 years ago by Pete Batard <[email protected]>
[efi] fix incorrect offset for UEFI:TOGO partition

* Also remove the use of hardcoded value for the size of the UEFI:TOGO
partition and fix a WDK...

3f0e71f3badc619ecdd9cb2012bd7d489fe4fbfc authored about 10 years ago by Pete Batard <[email protected]>
[vhd] fix VHD detection on localized versions of Windows

* SPDRP_FRIENDLYNAME is localized, so we can't use it.
* Closes #417

a4e12f5c129783e75b4ffb2c35b36291ea8bb3b7 authored about 10 years ago by Pete Batard <[email protected]>
[core] enable UEFI NTFS support

* This allows no-sweat UEFI support of Windows installation ISOs
that contain a >4GB file for ...

d81f83c110de05223041df4e570b29dae992afff authored about 10 years ago by Pete Batard <[email protected]>
[misc] add dual UEFI/BIOS cheat mode for Windows

* Suggested by Jacob Boyce

420db67ce15f298dd5c5635929f0b22b961396c0 authored about 10 years ago by Pete Batard <[email protected]>
[ui] fix progress dialog issues when app is minimized

* Closes #415

08e7757e84b2f6e43562ce51b022ee0996910bde authored about 10 years ago by Pete Batard <[email protected]>
[core] add FreeNAS support

* And reverted grub2 to the one from b3947fc0263f2301d29d26742539751ba2cc1b28 (reverts commit 8b...

2faf36ffb41671a3dde1ca63ad4d29916a4cb150 authored about 10 years ago by Pete Batard <[email protected]>
[loc] improve Traditional Chinese translation

* Closes #413

020cff23735d3afccc2abd51e60feabd2052ba49 authored about 10 years ago by Peter Dave Hello <[email protected]>
[misc] update MinGW build chain for msys2

* Use autoconf and automake 1.14
* reinstate parallel build flags
* Also fix MinGW warnings and ...

e72d6546d1e231790ed00b10908a8dbfa1d79b2e authored about 10 years ago by Pete Batard <[email protected]>
[core] fix write error when using non sector aligned DD images

* Closes #410

ea28080e0a7685b329ec0d73ff0ab3c02dba5ef5 authored about 10 years ago by Pete Batard <[email protected]>
[vhd] fix VHD detection on Windows 7

* Revert to using strstr
* Also fix a potential issue with GetTextExtentPoint

efd22d1fe36954e7c5488f65aa8f230e0e242f34 authored about 10 years ago by Pete Batard <[email protected]>
[ui] more UI improvements

* Automatically position the advanced button
* Improve UI display for some locales
* Small Windo...

8e8a2bc8274e7a5fb7375af485aac16c278d04ae authored about 10 years ago by Pete Batard <[email protected]>
[internal] enable ALPHA/BETA from configure

* Pass --enable-alpha or --enable-beta to configure/_release.sh

4c8b022042af7a7678cc80cb19f5b6094f66af74 authored about 10 years ago by Pete Batard <[email protected]>
[core] add support for additional VHD drivers

* Closes #407

79ea0b2b94966036cfcbbd7339f5a4ca91d416a9 authored about 10 years ago by Pete Batard <[email protected]>
[loc] update translations for 1.5.0 UI

5863db3ef3538b41567fa8781046f5000d022818 authored about 10 years ago by Pete Batard <[email protected]>
[core] fix a crash when an image is selected with no target device

* Closes #405

c56d1a054541f46a48053be82e7280ac33687be6 authored about 10 years ago by Pete Batard <[email protected]>
[iso] fix sanitization of paths during ISO during extraction

* Also add sanitization for Syslinux downloaded content
* Also factorize printout of extracted f...

6b433c7fc081fdd2c21c30650fdb134e8cd4d52a authored about 10 years ago by Pete Batard <[email protected]>
[ui] add Alpha/Beta title marquers (and extra popup)

* Closes #404

1210e47df257bf465ccdb39943280f86b05049f4 authored about 10 years ago by Pete Batard <[email protected]>
[ui] increase dialog width to better fit boot type

* Since we want to display the full version, "Grub4DOS 0.4.5" needs to fit in advanced mode.
P...

018aabf6f7565fe477297c866d405e5414b7dd01 authored about 10 years ago by Pete Batard <[email protected]>
[grub] switch to the more compatible Grub 2.00-22

* Also enable Old BIOS fixes with Syslinux, Grub installation and fix related UI issues
* Also a...

8b47e95eb5cc2ca1fe989903e5620f82d0b32ab9 authored about 10 years ago by Pete Batard <[email protected]>
[grub] add Grub 2.0 support

* Also moves secondary Grub boot record as a resource
* Also fix a typo in README.txt and update...

b3947fc0263f2301d29d26742539751ba2cc1b28 authored about 10 years ago by Pete Batard <[email protected]>
[grub] add Grub4DOS support

* Also adds some stubs for Grub 2.0
* Also add a note about VS2013 CE in the readme
* Addresses ...

306191fb854fe89e745c21c66ee0f9e02c717e23 authored about 10 years ago by Pete Batard <[email protected]>
[misc] upgrade solution files for Visual Studio 2013 Community Edition

* Visual Studio 2013 is now free for Open Source developers, so make
it our default.
* See htt...

ca5a9dde5f726834c986f65406d99fdfc2806c49 authored about 10 years ago by Pete Batard <[email protected]>
[misc] improve silent automake rules

2396ef8c28cce2c71bac85c768f2cd3faf1305fc authored about 10 years ago by Pete Batard <[email protected]>
[ui] use "Segoe UI" as default font on Vista and later

* Greatly improves the display of non western character sets, such as CJK.
* Note: Since I'm no ...

2be12ff3b628a966605d09fe447da85c4593605d authored about 10 years ago by Pete Batard <[email protected]>
[syslinux] update Syslinux to v6.03

* Also add experimental support for Syslinux/NTFS
* Closes #391

6ca024ae3bd5c932f4b4a3b856e0886030096959 authored about 10 years ago by Pete Batard <[email protected]>
[misc] set rufus-next to 1.5.0

37ffbabaafcde172959d017ce6c805222ec1b34d authored about 10 years ago by Pete Batard <[email protected]>
[core] ensure AutoMount is enabled while the app is running

* Having AutoMount disabled when a Fixed drive is being used can
result in a failure during fo...

d46342c16c4529234c3e14eadfaa82f541a55827 authored about 10 years ago by Pete Batard <[email protected]>
v1.4.12 (build 535)

* Also address a memory leak in fix_syslinux()

c6fee8709ee267c6cf571f2fb098e82d5b73e547 authored about 10 years ago by Pete Batard <[email protected]>
Fix Czech translation

* Closes #395

0ed4a813eded26dd9c65fd2e8dbcd68faad0fae1 authored about 10 years ago by doktornotor <[email protected]>
[net] add platform to user agent when checking for updates

* Also update Windows version strings for Windows 10
* Also set rufus-next to 1.4.12
* Closes #393

b2628e05d007d994099c331f2844d219e0a7e8d7 authored about 10 years ago by Pete Batard <[email protected]>
[iso] fix handling of label-based ISOs

* Linux has a MAJOR quirk in that labels such as "Contains Space"
get converted to "/dev/disk/...

55a5eb07e72d13fa43f057f7efa13818bbe418a8 authored about 10 years ago by Pete Batard <[email protected]>
[core] fix detection of Mushkin Ventura Ultra drives

* Closes #390

ed45184aed63b4de0848e7d40967710a477e3e1c authored about 10 years ago by Pete Batard <[email protected]>
v1.4.11 (build 530)

ed7f635368b82797edd61bf860d05fe3f548eaee authored about 10 years ago by Pete Batard <[email protected]>
[loc] add Czech translation

* Closes #199

087987a657065603ee9b102d8f5057d7c6d62388 authored about 10 years ago by Richard Kahl <[email protected]>
[core] Set local group policies using a thread with timeout

* Closes #392

30567030970e764e91cea40fccd89980e1bc86e2 authored about 10 years ago by Pete Batard <[email protected]>
[ui] improve download dialog handling for new versions

* Prevent closing of the dialog during download
* Fix behaviour of the Abort button

02697a025a198e3974d841ed6bc042eedde2c4b6 authored about 10 years ago by Pete Batard <[email protected]>
[loc] fix a minor issue with Japanese translation

356b0ddaff169ef402f928e9874c9ce45d87aeec authored about 10 years ago by Pete Batard <[email protected]>
[oops] fix non Visual Studio builds

* ...that got broken in ea817cbc2c37d400f5ada8b2fe034d127a6c76b4

fbd0e00458ebf0f40501328c0077c28e6d9f028e authored about 10 years ago by Pete Batard <[email protected]>
[ui] fix unwanted behaviour when ISO is unsupported

* Remove "Scanning Image..." from status, and prevent the Start from being enabled when no drive...

131df52482cca78c08a9a17d1a6b329442c60490 authored about 10 years ago by Pete Batard <[email protected]>
[misc] fix the display of "task x/y" when formatting

* Using the famous URS™ (Under Rug Swept) technology
* Closes #182

b6a52756cd721103b9523007f74e5a6c8bbac582 authored about 10 years ago by Pete Batard <[email protected]>
[iso] update libcdio to v0.93

* Also fix a memory leak introduced vy v0.93 in cdio_free()

ea817cbc2c37d400f5ada8b2fe034d127a6c76b4 authored about 10 years ago by Pete Batard <[email protected]>
[misc] add Ctrl-A selection for log dialog

* Also fix a couple of minor issues with x64 and LGP
* Closes #368

7090a0371aae64be2c235ff1982a4c9e0234adc7 authored about 10 years ago by Pete Batard <[email protected]>
[ui] minor cosmetic improvements

* Fix label control being reduced in size when a translation modifies it
* Minute adjustments to...

1934ee7598a85262ce7102ff8da73cf58438f870 authored about 10 years ago by Pete Batard <[email protected]>
[syslinux] fix dual EFI+BIOS support for tails and other ISOs

* Closes #381

0c9c7a95698382286d5aa9e7013fe24a4a925f72 authored about 10 years ago by Pete Batard <[email protected]>
[core] fix formatting for drives with nonstandard sector size

* Issue #385
* Also bump version to 1.4.11

91565477ed5695d687503db3006f4a7415a70d51 authored about 10 years ago by Pete Batard <[email protected]>
[ui] add minimize button

* Closes #377

432edfa9c5a004963f054218e5d187d23d14388c authored about 10 years ago by Pete Batard <[email protected]>
[loc] add Ukrainian translation

93ab04455bd5d5c8f7f0ee98b5e1240b653fbd17 authored about 10 years ago by Константин В <[email protected]>
[core] fix listing of devices when all 26 drive letters are in use

* Issue reported by Alex

104ef277b723c3938f3bb792c99911e43ac4a2ec authored over 10 years ago by Pete Batard <[email protected]>
v1.4.10 (build 514)

533d49a9507676904bcc12a0540bb3fcad8203c0 authored over 10 years ago by Pete Batard <[email protected]>
[core] prevent detection of non Microsoft virtual disk

* Some people complained that Stablebit Drivepool devices were being listed

b39cb627deb25cccd6aa02b1bfb54c745c136edd authored over 10 years ago by Pete Batard <[email protected]>
[ui] UI fixes and improvements

* Fix missing DD-Image option when no drive is present
* Prevent formatting of a drive when usin...

45714cf5fb095d23cdd44f4909e4a22eb7581cda authored over 10 years ago by Pete Batard <[email protected]>
[core] improve handling of DD images and formatting task order

* Add logic to mount/remount a DD image if it contains a partition we can handle
* Clear GPT str...

79a871be6321838b1580fd1aff8d457f9cdf970c authored over 10 years ago by Pete Batard <[email protected]>
[misc] fix a crash when scanning a DD image with no UFD plugged in

* Also set the block size to 512 when scanning MBR and PBR
* Closes #352

f6ab32c95df5fec0c4455058ab5bf708a9b72dde authored over 10 years ago by Pete Batard <[email protected]>
[syslinux] fix tails breakage and add support for fine grained versions

* With that obscene an amount of pre-releases of 6.03 (seriously, how
many more YEARS pre-rele...

0fceb3843370ddc2d4c1b1d8f57c2c132758e78b authored over 10 years ago by Pete Batard <[email protected]>
[misc] fix division by zero if the sector size is misreported

* It looks like some disks may report a sector size of zero
* Hopefully, this will address #352 ...

60c66ef813efb817a6ab97217c6abfb3602f730a authored over 10 years ago by Pete Batard <[email protected]>
[misc] fix detection of OCZ drives

* Reported by Chevy
* Also set Rufus next to 1.4.10

270ad743ab7152276207f8425d51e5fd3371cf15 authored over 10 years ago by Pete Batard <[email protected]>
v1.4.9 (build 506)

* Fix listing of drives on Windows XP and Windows Vista (Could not allocate Device ID list)
* Cl...

201843dbf359e4323b7cef593f48ef0c2cc3a213 authored over 10 years ago by Pete Batard <[email protected]>