Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Ventoy
Support Ventoy development
Collective -
Host: opensource -
https://opencollective.com/ventoy
- Website: https://www.ventoy.net/
- Code: https://github.com/Ventoy
* Rufus was downloading c32 files in the last directory browsed, which
meant that the same fil...
* Visual Studio requires the settings from the manifest to be duplicated
github.com/ventoy/rufus - 91f2cbafe956bd27f1319d2b713ea787b7d1325c authored over 11 years ago by Pete Batard <[email protected]>
* Using "highestAvailable" elevation allows standard users to run Rufus
without being prompted...
* Shift main dialog left in case of overlap
* Fix loss of application focus when displaying the ...
* Use retries when locking the volume
* Wait for volume availability after partitioning
* Don't ...
* Use IOCTL_DISK_UPDATE_PROPERTIES after partitioning
* Use IOCTL_DISK_DELETE_DRIVE_LAYOUT to in...
* Closes #147
github.com/ventoy/rufus - fe3b1eb6f643ea1f15996b1e2b590410f8d13153 authored over 11 years ago by Josh Soref <[email protected]>
* The creation of UFDs with >4GB files should be allowed for NTFS
* Closes #146
* Also switch Me...
* Suggested by josiasmat
* Closes #143
* Add download and copy of mandatory ldlinux.c32 to target
* With previous patch, this should ad...
* Use .bss and .sys from Syslinux v5.10
* Advanced options allow you to choose between v4 and v5...
* This is not full Syslinux v5.0 support, but only to prevent the (vesa)menu.c32 message from di...
github.com/ventoy/rufus - 0e1c474ca0c058cb791cb5ace83745c280166fba authored over 11 years ago by Pete Batard <[email protected]>* Copyright year in trhe about dialog had not been updated
github.com/ventoy/rufus - 0b64ef1210cb8b265c6982d0437b8110fc2fdf79 authored over 11 years ago by Pete Batard <[email protected]>github.com/ventoy/rufus - b52eb6d81ad6971feec1e73b4795d01cbd8f050a authored over 11 years ago by Pete Batard <[email protected]>
github.com/ventoy/rufus - bb1e7c0b2f0dfc41a01052cde087fc3974cd0155 authored over 11 years ago by Pete Batard <[email protected]>
github.com/ventoy/rufus - e1ff2a52735df6df553e533f6086f107b36e5e49 authored over 11 years ago by Pete Batard <[email protected]>
* From latest git version of libcdio
github.com/ventoy/rufus - b0e131e5e4a0332815d3998a175bfc1d538309f8 authored over 11 years ago by Pete Batard <[email protected]>github.com/ventoy/rufus - d3238d7210915c3bff195b1d25b6f2170546af4e authored over 11 years ago by Pete Batard <[email protected]>
* Tie unpartitioned drive listing to the fixed disk option
* Also ensure that the log and main d...
* Add detection for user cancellation during between atomic format operations
* Clear existing P...
* Closes #144
* Also fix broken WDK compilation
* Raise the size of vesamenu.c32 threshold, a per #140
* Fix a missing backslash when checking f...
* Related to issue #128
* Also reported by Owen Yang
* Better split of physical vs logical
* Add handling of unmounted volumes by GUID
* Force large ...
github.com/ventoy/rufus - d56615cd206e71803695a6cceba35dd25fc14789 authored almost 12 years ago by Pete Batard <[email protected]>
* eg. GPT drives with no partitions were not enumerated by default
* fixed disk mode needs to be...
* add commandline usage guide
* use -w 150 instead of /W for updated app launch
* fix enabling/d...
* part of issue #111
* add getopt dependency for MS compilers
* enable the provision of an ISO a...
* Closes #121
* Also update registry handling
* Issues reported by Ronny Kalusniok
* update copyright year
* switch relevant files to UTF-8 (without signature).
It's 2013 for cr...
* On some systems, the UFD may boot as A:, not C:, in which case
FreeDOS and WinME DOS will fa...
github.com/ventoy/rufus - 4b0196de32d4103b12b8fe21569981636e1162b2 authored almost 12 years ago by Pete Batard <[email protected]>
* without the marker, an UFD created as MBR for UEFI will be seen
as MBR for BIOS + UEFI. We w...
* Also fix automated filesystem selection when switching schemes around
github.com/ventoy/rufus - 09b7314f98885ee35a51f5bed4300f90d8893215 authored almost 12 years ago by Pete Batard <[email protected]>
* add GetResource() function call to handle resource loading and
revert 98ff7a931a11a0f7cb25d1...
* add stdfn.c and move the relevant standard calls there
* move most of GetDriveInfo() to drive....
* remove hardcoded path from WimExtractFile_7z
* move some drive related functions to drive.c
* ...
* Also fixed a couple Clang, MSVC Analyzer and MinGW64 warnings
github.com/ventoy/rufus - 8ff8b41273fe935a590c0186085e6edb0901c9b3 authored almost 12 years ago by Pete Batard <[email protected]>
* Requires 7-Zip for WIM extraction as wimgapi.dll is not available
* Also add more comprehensiv...
* Add WIM file handling in vhd.c to extract bootx64.efi
* x64 only, since Microsoft does not pro...
* Contains the bulk of the code required to address #11
* Tested with Windows 8 Pro x64 (en-gb_w...
* If not, a VS2012 compiled Rufus will crash, as it doesn't allow
working directly on embedded...
* Can't these guys just use Joliet like everyone else?
* Closes #90 (again!)
* Closes #115
github.com/ventoy/rufus - 325c383f92f2f41d70bbd812333236e7b24f98cf authored almost 12 years ago by Pete Batard <[email protected]>* This is in anticipation of GPT support (#11)
github.com/ventoy/rufus - 0b53ddd8b353255e3225e5c61a19bbbd55769e68 authored almost 12 years ago by Pete Batard <[email protected]>github.com/ventoy/rufus - 24b66bf9bb4c8d3a31a9a4349b97d791118f130b authored almost 12 years ago by Pete Batard <[email protected]>
* This was issue #90 and commit 261834e31f14572c5fb4097cb920b069de21a490
* Unfortunately, the Ar...
* Only for files that aren't part of external dependencies
* Also update copyright date
github.com/ventoy/rufus - ae43dfd72108b509dd33bbeedd0fa95f026bb244 authored almost 12 years ago by Pete Batard <[email protected]>
* Closes #114 (UpdateProgress(6): error negative percentage sent for negative slot value)
github.com/ventoy/rufus - 3f79a61802cd99eaf8e64872a92aa5ec7bc5c22f authored about 12 years ago by Pete Batard <[email protected]>github.com/ventoy/rufus - d01749004c8311d7fff7d467ef9cf92c350032c1 authored about 12 years ago by Pete Batard <[email protected]>
* Update policy
* Better status report
* Better UI handling
* Closes #98
* Also closes #113
* Also improves on the ISO analysis report
* Closes #106
github.com/ventoy/rufus - 638f7876c45b648de0e990dca1a5907014803e79 authored about 12 years ago by Pete Batard <[email protected]>* So that I no longer have to hunt them around
github.com/ventoy/rufus - 2784a5d1d7402b72150d0fce0703319054791389 authored about 12 years ago by Pete Batard <[email protected]>github.com/ventoy/rufus - e8d4ca978590fc8f485aeadd330f8efcc29b995e authored about 12 years ago by Pete Batard <[email protected]>
* Also reword update policy and adjust timings
* Also fix ISO extraction window title
* Closes #103
github.com/ventoy/rufus - bdbc9ed9c0eeaf92dbda5bfc17c7ae88be9c8b6d authored about 12 years ago by Pete Batard <[email protected]>
* Closes #102
* Add beta channel check
* Add version and min platform checks
* Also fixes update...
* Add an abort during download
* Add automated launching of the new version
* Make DownloadFile(...
* Use TortoiseGit inspired notification and download dialog
github.com/ventoy/rufus - 25e999ded9de4cf79098fcde231eb33e754427e1 authored about 12 years ago by Pete Batard <[email protected]>
* Add dialog for new release notification
* Do not check for updates during format or ISO ops
* ...
* Also improve Windows version check
github.com/ventoy/rufus - eed0b78ff08404e36fb742d6fb1094f8d2a5424a authored about 12 years ago by Pete Batard <[email protected]>github.com/ventoy/rufus - 8506e47fd33fb3d0be5c2613519f93ed3f9207de authored about 12 years ago by Pete Batard <[email protected]>
* Merge Notification and Question
* Remove bold and url related workarounds
* also switch some f...
* Add template for updates policy and settings
github.com/ventoy/rufus - 454010c27c2afac5fde2667b95f46926d45f8cae authored about 12 years ago by Pete Batard <[email protected]>
* See http://lists.gnu.org/archive/html/libcdio-devel/2012-11/msg00013.html
and http://cgit.fr...
* It was about time!
* Also allows the copyright sign to display properly.
* Also add Alt-R cheat mode to delete app registry keys
* Also update sign script to use Win8 WDK
* Also update signing script to reflect new Akeo certificate
NB: If you value your time, do *N...
* factorized token parser and added update file parsing
github.com/ventoy/rufus - b3ed23647f100f8836e83e6c41ebc0d607f9192e authored about 12 years ago by Pete Batard <[email protected]>* Use a RichEdit control with EM_AUTOURLDETECT
github.com/ventoy/rufus - bc01064678268249d9ea8d71591558eed97cf7dd authored about 12 years ago by Pete Batard <[email protected]>
* Switched from WinHTTP to WinInet and removed net.h
* Added support for registry operations
* Fixes only MS-DOS option being proposed when no drive is present
* Fixes only MS-DOS available...
github.com/ventoy/rufus - bf98a552da7f7f5cf757d6f13c8eee8b22486a4c authored about 12 years ago by Pete Batard <[email protected]>
github.com/ventoy/rufus - 2a3b95a11a6e9c13530513a09a66902c38bc66b4 authored about 12 years ago by Pete Batard <[email protected]>
* Also fixes MSVC 64 bit warnings in format.c and iso.c
github.com/ventoy/rufus - a352ad019dea43d48b3dedc1dc55dc797a51aeec authored about 12 years ago by Pete Batard <[email protected]>
* Based on fat32format from Ridgecrop Consultants Ltd:
http://www.ridgecrop.demon.co.uk/index....
* Less scary message from bad blocks
* Better error report for read/write_sectors
* Fix a WDK wa...
* Due to Arch Linux (archlinux-2012.08.04-dual.iso) - See #90
* It is still possible that this p...
github.com/ventoy/rufus - 5cbba034e41c6a1bc3049790f91cabca2a46c7d2 authored over 12 years ago by Pete Batard <[email protected]>
* also remove TaskbarList message on Vista and earlier
github.com/ventoy/rufus - f77803cc78610652662fdf0d6aebf00002e0bc4c authored over 12 years ago by Pete Batard <[email protected]>* Also ensure that the log is always displayed in the background of the progress dialog
github.com/ventoy/rufus - 5e448f95238719a90bf5624fbf483a84674ffcd1 authored over 12 years ago by Pete Batard <[email protected]>
* WinPE 1.x patch used rdisk(!) instead of rdisk(1)
* Remove trailing spaces on ISO labels
* Rem...
* Closes #85
github.com/ventoy/rufus - fd55a4ef0f71c06b4d16a11b8732550c86df7708 authored over 12 years ago by Pete Batard <[email protected]>
* display comprehensive partition information
* improve tooltips
* remove TODOs that are no long...
* newer versions of MinGW-w64 have shuffled off_t definitions - fix that
github.com/ventoy/rufus - af80c80917d4f04d7b1465314909257a176475c5 authored over 12 years ago by Pete Batard <[email protected]>github.com/ventoy/rufus - 032864021cfad9efe9f567eca38326bbc31837ff authored over 12 years ago by Pete Batard <[email protected]>
* Closes #84
github.com/ventoy/rufus - dbe6af78d907732396ceef9a6e31b41bb5d7f498 authored over 12 years ago by Pete Batard <[email protected]>* only reference the HANDLE of the control the tooltip is associated with
github.com/ventoy/rufus - 4a74c9de38b62c00b66f1c71c50fba5470ebe0f2 authored over 12 years ago by Pete Batard <[email protected]>
* Closes #83
* Also fix MinGW warning of 'array subscript out of bounds' due
to previous commit
* Closes #77
github.com/ventoy/rufus - 8c47bac10ef414c542528f04f80cb2d866e9a8d7 authored over 12 years ago by Pete Batard <[email protected]>* also fix a WDK build issue
github.com/ventoy/rufus - aea60183cca51a153b8ad70a9af4881908daea55 authored over 12 years ago by Pete Batard <[email protected]>* Adds "bare" Syslinux, Rufus MBR and disabling of fake USB detection options
github.com/ventoy/rufus - bf2cb0bd88afa6d4584c652fdf1b3a3b7a4b8adf authored over 12 years ago by Pete Batard <[email protected]>* closes #79
github.com/ventoy/rufus - cbff178717fc6d368ff30bce38a413770d119fe0 authored over 12 years ago by Pete Batard <[email protected]>* Closes #82
github.com/ventoy/rufus - 2b87a3778981e96108d4b9f6b2be524ebec2cba6 authored over 12 years ago by Pete Batard <[email protected]>github.com/ventoy/rufus - 39fe80396336f14649b78b6030b4507bb308f4ed authored over 12 years ago by Pete Batard <[email protected]>
* closes #78
github.com/ventoy/rufus - 937dde6bff43aad1a0a0611300c34c0266c07150 authored over 12 years ago by Pete Batard <[email protected]>
* Also improve granularity for ISO progress
* Also fixes an issue with badblocks report
* Also updates dialog progress handling
* Closes #72