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

[syslinux] download c32 files in the same directory as the app

* Rufus was downloading c32 files in the last directory browsed, which
meant that the same fil...

github.com/ventoy/rufus - 9925cc945d0e0b43478860c64f587585d43ba1c7 authored over 11 years ago by Pete Batard <[email protected]>
[oops] fix elevation when compiled with VS2012

* 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]>
[core] force elevation for unprivileged users

* Using "highestAvailable" elevation allows standard users to run Rufus
without being prompted...

github.com/ventoy/rufus - e5da529ecae9e34bcf5a2455a032014a644668df authored over 11 years ago by Pete Batard <[email protected]>
[ui] log display improvement

* Shift main dialog left in case of overlap
* Fix loss of application focus when displaying the ...

github.com/ventoy/rufus - bbab5a148da5ebd9d61a4f140a88f9ad6b051c65 authored over 11 years ago by Pete Batard <[email protected]>
[core] more drive handling improvements

* Use retries when locking the volume
* Wait for volume availability after partitioning
* Don't ...

github.com/ventoy/rufus - 6be21bbdbc4549e9dd737b68e96c150495263369 authored over 11 years ago by Pete Batard <[email protected]>
[core] drive handling improvements

* Use IOCTL_DISK_UPDATE_PROPERTIES after partitioning
* Use IOCTL_DISK_DELETE_DRIVE_LAYOUT to in...

github.com/ventoy/rufus - cd5665881ce1d39dd2923f4b81dd0b255d77cce1 authored over 11 years ago by Pete Batard <[email protected]>
[misc] fix spelling mistakes

* Closes #147

github.com/ventoy/rufus - fe3b1eb6f643ea1f15996b1e2b590410f8d13153 authored over 11 years ago by Josh Soref <[email protected]>
[iso] fix support for ISOs with >4GB files

* The creation of UFDs with >4GB files should be allowed for NTFS
* Closes #146
* Also switch Me...

github.com/ventoy/rufus - f8c6903d216dfc387d4124dcf670507e214420d2 authored over 11 years ago by Pete Batard <[email protected]>
[misc] don't list an USB drive if Rufus is running from it

* Suggested by josiasmat
* Closes #143

github.com/ventoy/rufus - 163c68d65d0db826c00e1bdb3c732f3ff613eccb authored over 11 years ago by Pete Batard <[email protected]>
[syslinux] complete Syslinux v5 support

* Add download and copy of mandatory ldlinux.c32 to target
* With previous patch, this should ad...

github.com/ventoy/rufus - 1dbaff6897198108c9937b5f67991cf4a6f94750 authored over 11 years ago by Pete Batard <[email protected]>
[syslinux] initial Syslinux v5 support

* Use .bss and .sys from Syslinux v5.10
* Advanced options allow you to choose between v4 and v5...

github.com/ventoy/rufus - df5bce297df40e3a51b71f9add1ad6c4581cbf62 authored over 11 years ago by Pete Batard <[email protected]>
[syslinux] add detection for Syslinux/Isolinux v5.0

* 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]>
[misc] set rufus-next to 1.3.4, update copyright year

* 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]>
v1.3.3 (build 250)

github.com/ventoy/rufus - b52eb6d81ad6971feec1e73b4795d01cbd8f050a authored over 11 years ago by Pete Batard <[email protected]>
[misc] use UTF-8 for confirm dialog and fix RC

github.com/ventoy/rufus - bb1e7c0b2f0dfc41a01052cde087fc3974cd0155 authored over 11 years ago by Pete Batard <[email protected]>
[misc] improve messages and dialogs

github.com/ventoy/rufus - e1ff2a52735df6df553e533f6086f107b36e5e49 authored over 11 years ago by Pete Batard <[email protected]>
[iso] upgrade libcdio track and sector handling

* From latest git version of libcdio

github.com/ventoy/rufus - b0e131e5e4a0332815d3998a175bfc1d538309f8 authored over 11 years ago by Pete Batard <[email protected]>
[misc] fix MinGW compilation issues

github.com/ventoy/rufus - d3238d7210915c3bff195b1d25b6f2170546af4e authored over 11 years ago by Pete Batard <[email protected]>
[ui] add fixed disk detection to the advanced options

* Tie unpartitioned drive listing to the fixed disk option
* Also ensure that the log and main d...

github.com/ventoy/rufus - a17acd1a2217e9fe6658bb40adcd4ec4878134b2 authored over 11 years ago by Pete Batard <[email protected]>
[misc] small enhancements

* Add detection for user cancellation during between atomic format operations
* Clear existing P...

github.com/ventoy/rufus - 22808893bcfc43355d40e39430ccec8441a1205b authored over 11 years ago by Pete Batard <[email protected]>
[iso] fix broken bootmgr detection

* Closes #144
* Also fix broken WDK compilation

github.com/ventoy/rufus - 26f807530d04cba0b236757eaaccec96118a2df8 authored over 11 years ago by Pete Batard <[email protected]>
[misc] fix various minor issues

* Raise the size of vesamenu.c32 threshold, a per #140
* Fix a missing backslash when checking f...

github.com/ventoy/rufus - 199b9f486953d011bede8fdb270a6f6463fc66d6 authored over 11 years ago by Pete Batard <[email protected]>
[core] Fix active MBR partition not being set

* Related to issue #128
* Also reported by Owen Yang

github.com/ventoy/rufus - 8e9777579b6a795ad3387502ded69eb08c80351b authored over 11 years ago by Pete Batard <[email protected]>
[core] low level drive handling redesign

* Better split of physical vs logical
* Add handling of unmounted volumes by GUID
* Force large ...

github.com/ventoy/rufus - 4da36fa321a8b69df043c9ae9a7319f3f6bbffe9 authored over 11 years ago by Pete Batard <[email protected]>
[misc] remove duplicate icon set

github.com/ventoy/rufus - d56615cd206e71803695a6cceba35dd25fc14789 authored almost 12 years ago by Pete Batard <[email protected]>
[core] allow detection and format of "raw" drives

* eg. GPT drives with no partitions were not enumerated by default
* fixed disk mode needs to be...

github.com/ventoy/rufus - 63e6c02f0275073dc8e92db62c91f138bc0dc428 authored almost 12 years ago by Pete Batard <[email protected]>
[misc] various fixes and improvements

* add commandline usage guide
* use -w 150 instead of /W for updated app launch
* fix enabling/d...

github.com/ventoy/rufus - a16d35698fa486a81af0876bf3422cf62d367576 authored almost 12 years ago by Pete Batard <[email protected]>
[cmdline] initial commandline support

* part of issue #111
* add getopt dependency for MS compilers
* enable the provision of an ISO a...

github.com/ventoy/rufus - 932df022c5c38f1ea7920e693c88c46dfbdcf044 authored almost 12 years ago by Pete Batard <[email protected]>
[efi] check for 7-zip path in HKLM

* Closes #121
* Also update registry handling
* Issues reported by Ronny Kalusniok

github.com/ventoy/rufus - d2e7e003c31db0951fdf88936ddaba64aa73568f authored almost 12 years ago by Pete Batard <[email protected]>
[misc] set rufus-next to 1.3.3, update copyright

* update copyright year
* switch relevant files to UTF-8 (without signature).
It's 2013 for cr...

github.com/ventoy/rufus - c51bf5ce454a204db30fb7e688308529d549a1eb authored almost 12 years ago by Pete Batard <[email protected]>
[dos] remove the fixed drive letter from system files

* On some systems, the UFD may boot as A:, not C:, in which case
FreeDOS and WinME DOS will fa...

github.com/ventoy/rufus - f1902c00408ac44df1b7b29718cfaba2a245bbf9 authored almost 12 years ago by Pete Batard <[email protected]>
v1.3.2 (build 232)

github.com/ventoy/rufus - 4b0196de32d4103b12b8fe21569981636e1162b2 authored almost 12 years ago by Pete Batard <[email protected]>
[efi] add mbr UEFI marker for partition scheme reselection

* without the marker, an UFD created as MBR for UEFI will be seen
as MBR for BIOS + UEFI. We w...

github.com/ventoy/rufus - 0cc39d02224eb5a8a1c2be954941553c73cb38fa authored almost 12 years ago by Pete Batard <[email protected]>
[efi] improve partition scheme details and tooltips

* Also fix automated filesystem selection when switching schemes around

github.com/ventoy/rufus - 09b7314f98885ee35a51f5bed4300f90d8893215 authored almost 12 years ago by Pete Batard <[email protected]>
[misc] refactoring and cleanup - part 2

* add GetResource() function call to handle resource loading and
revert 98ff7a931a11a0f7cb25d1...

github.com/ventoy/rufus - 647d9f18adcc1cbbf54a472252ca7cb3aff2a6f1 authored almost 12 years ago by Pete Batard <[email protected]>
[misc] refactoring and cleanup - part 1

* add stdfn.c and move the relevant standard calls there
* move most of GetDriveInfo() to drive....

github.com/ventoy/rufus - bba1772940b30b15345390002c7933ecb9c6f7ea authored almost 12 years ago by Pete Batard <[email protected]>
[misc] cleanup and refactoring + fix WIM 7z minor issue

* remove hardcoded path from WimExtractFile_7z
* move some drive related functions to drive.c
* ...

github.com/ventoy/rufus - c8acf1b84add67298a8068e468693b5b3c47674d authored almost 12 years ago by Pete Batard <[email protected]>
[misc] set rufus-next to 1.3.2

* 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]>
[efi] add Windows 7 EFI support for XP and Vista

* Requires 7-Zip for WIM extraction as wimgapi.dll is not available
* Also add more comprehensiv...

github.com/ventoy/rufus - 0196de6f4d98ef828324006ac8dc9752c91b1b95 authored almost 12 years ago by Pete Batard <[email protected]>
[efi] add support for Windows 7 UEFI boot

* Add WIM file handling in vhd.c to extract bootx64.efi
* x64 only, since Microsoft does not pro...

github.com/ventoy/rufus - 84e4aecfcd9457bc02ad20d2e4a772f2519acc8c authored almost 12 years ago by Pete Batard <[email protected]>
[gpt] add support for GPT partitioning and EFI boot

* Contains the bulk of the code required to address #11
* Tested with Windows 8 Pro x64 (en-gb_w...

github.com/ventoy/rufus - 997c0a0f2809c57985ef67cb9439baf812dcd996 authored almost 12 years ago by Pete Batard <[email protected]>
[syslinux] work on duplicated copies of ldlinux.sys and ldlinux.bss

* If not, a VS2012 compiled Rufus will crash, as it doesn't allow
working directly on embedded...

github.com/ventoy/rufus - 6b8833bcfbf1e13fd4c50d7352cce0d301df15d1 authored almost 12 years ago by Pete Batard <[email protected]>
[iso] re-fix support for Arch Linux

* Can't these guys just use Joliet like everyone else?
* Closes #90 (again!)

github.com/ventoy/rufus - 97576d79cbc180dd9509b1d7144107261c6d58a3 authored almost 12 years ago by Pete Batard <[email protected]>
v1.3.1 (build 220)

* Closes #115

github.com/ventoy/rufus - 325c383f92f2f41d70bbd812333236e7b24f98cf authored almost 12 years ago by Pete Batard <[email protected]>
[ui] indicate the partition scheme created by Rufus

* This is in anticipation of GPT support (#11)

github.com/ventoy/rufus - 0b53ddd8b353255e3225e5c61a19bbbd55769e68 authored almost 12 years ago by Pete Batard <[email protected]>
[ui] tell the user if we're using Large FAT32

github.com/ventoy/rufus - 24b66bf9bb4c8d3a31a9a4349b97d791118f130b authored almost 12 years ago by Pete Batard <[email protected]>
[iso] revert b184 ("relax ISO-9660 compliance")

* This was issue #90 and commit 261834e31f14572c5fb4097cb920b069de21a490
* Unfortunately, the Ar...

github.com/ventoy/rufus - 0329404bf8be011defe51f124a4c4b0af657914e authored almost 12 years ago by Pete Batard <[email protected]>
[misc] fix VS2012 Code Analysis warnings

* Only for files that aren't part of external dependencies
* Also update copyright date

github.com/ventoy/rufus - c4cb9d03c1316f4b9fff831dfa4f6a2033bfce57 authored almost 12 years ago by Pete Batard <[email protected]>
[misc] switch to VS2012

github.com/ventoy/rufus - ae43dfd72108b509dd33bbeedd0fa95f026bb244 authored almost 12 years ago by Pete Batard <[email protected]>
v1.3.0 (build 214)

* 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]>
[ui] disable initial update policy prompt if executable is called "rufus.exe"

github.com/ventoy/rufus - d01749004c8311d7fff7d467ef9cf92c350032c1 authored about 12 years ago by Pete Batard <[email protected]>
[ui] improve check for updates

* Update policy
* Better status report
* Better UI handling

github.com/ventoy/rufus - 303f35d5f18c4b43b3393a0d0fd5bfdf2b63b3ba authored about 12 years ago by Pete Batard <[email protected]>
[iso] add support for VMWare ESXi 5.1

* Closes #98
* Also closes #113
* Also improves on the ISO analysis report

github.com/ventoy/rufus - 13a6b6b751ff947df1821290bbdce1fae26c3dd8 authored about 12 years ago by Pete Batard <[email protected]>
[format] set read-only checkdisk error as benign

* Closes #106

github.com/ventoy/rufus - 638f7876c45b648de0e990dca1a5907014803e79 authored about 12 years ago by Pete Batard <[email protected]>
[misc] add the Rufus icon set

* 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]>
[ui] disable "Check Now" on initial settings dialog

github.com/ventoy/rufus - e8d4ca978590fc8f485aeadd330f8efcc29b995e authored about 12 years ago by Pete Batard <[email protected]>
[updates] add "Check Now" button

* Also reword update policy and adjust timings
* Also fix ISO extraction window title

github.com/ventoy/rufus - 5a53cb3b9c22c0b6f51c3c090387f2f8b60ccd13 authored about 12 years ago by Pete Batard <[email protected]>
[misc] set rufus-next to 1.3.0 and fixed #103

* Closes #103

github.com/ventoy/rufus - bdbc9ed9c0eeaf92dbda5bfc17c7ae88be9c8b6d authored about 12 years ago by Pete Batard <[email protected]>
[net] Check for application update (part 8)

* Closes #102
* Add beta channel check
* Add version and min platform checks
* Also fixes update...

github.com/ventoy/rufus - 2d53ea10aca91fcbc05e8a96c2c7f2325c3f6ab8 authored about 12 years ago by Pete Batard <[email protected]>
[ui] Almost there: Check for application update (part 7)

* Add an abort during download
* Add automated launching of the new version
* Make DownloadFile(...

github.com/ventoy/rufus - b315805fa451dc98dd91832fa14f11766d30b197 authored about 12 years ago by Pete Batard <[email protected]>
[ui] Why, it's the check for application update (part 6)

* Use TortoiseGit inspired notification and download dialog

github.com/ventoy/rufus - 25e999ded9de4cf79098fcde231eb33e754427e1 authored about 12 years ago by Pete Batard <[email protected]>
[net] Check for application update (part 5)

* Add dialog for new release notification
* Do not check for updates during format or ISO ops
* ...

github.com/ventoy/rufus - 4251e78fcd5302f5fdbd2f9732049a4c13e2b6a3 authored about 12 years ago by Pete Batard <[email protected]>
[net] Check for application update (part 4)

* Also improve Windows version check

github.com/ventoy/rufus - eed0b78ff08404e36fb742d6fb1094f8d2a5424a authored about 12 years ago by Pete Batard <[email protected]>
[misc] fix Clang warnings

github.com/ventoy/rufus - 8506e47fd33fb3d0be5c2613519f93ed3f9207de authored about 12 years ago by Pete Batard <[email protected]>
[ui] factorize code and remove unused one

* Merge Notification and Question
* Remove bold and url related workarounds
* also switch some f...

github.com/ventoy/rufus - f1929d70149188420bbe2619cf31e7f924dded6d authored about 12 years ago by Pete Batard <[email protected]>
[ui] use richedit for about dialog and other improvements

* Add template for updates policy and settings

github.com/ventoy/rufus - 454010c27c2afac5fde2667b95f46926d45f8cae authored about 12 years ago by Pete Batard <[email protected]>
[iso] fix possible crash when accessing root UDF files

* See http://lists.gnu.org/archive/html/libcdio-devel/2012-11/msg00013.html
and http://cgit.fr...

github.com/ventoy/rufus - 249d3e16fb4cea02f7cee904142b9ea19b2a9c35 authored about 12 years ago by Christophe Fergeau <[email protected]>
[misc] Update RC file and switch to UTF-16

* It was about time!
* Also allows the copyright sign to display properly.

github.com/ventoy/rufus - c8276a5fe80a27138f9be87e93f78c50fa9092ce authored about 12 years ago by Pete Batard <[email protected]>
[net] Check for application update (part 3)

* Also add Alt-R cheat mode to delete app registry keys
* Also update sign script to use Win8 WDK

github.com/ventoy/rufus - 8572387647add6af3ec00e2538069339df7f5300 authored about 12 years ago by Pete Batard <[email protected]>
[misc] set rufus-next to 1.2.1

* Also update signing script to reflect new Akeo certificate
NB: If you value your time, do *N...

github.com/ventoy/rufus - ad0226a39417dbce5e9efc479f8665d92eea5990 authored about 12 years ago by Pete Batard <[email protected]>
[net] Check for application update (part 2)

* factorized token parser and added update file parsing

github.com/ventoy/rufus - b3ed23647f100f8836e83e6c41ebc0d607f9192e authored about 12 years ago by Pete Batard <[email protected]>
[ui] enable automatic hyperlinks in the copyrights section

* Use a RichEdit control with EM_AUTOURLDETECT

github.com/ventoy/rufus - bc01064678268249d9ea8d71591558eed97cf7dd authored about 12 years ago by Pete Batard <[email protected]>
[net] Check for application update (part 1)

* Switched from WinHTTP to WinInet and removed net.h
* Added support for registry operations

github.com/ventoy/rufus - 05d7b757e6f4e72012a7d156fad54a3a1ae1d753 authored about 12 years ago by Pete Batard <[email protected]>
[ui] fix bootlist and label issues

* Fixes only MS-DOS option being proposed when no drive is present
* Fixes only MS-DOS available...

github.com/ventoy/rufus - 66b1f8006e1fa7e525a95932a048fb5c750135db authored about 12 years ago by Pete Batard <[email protected]>
[iso] update libcdio to v0.90

github.com/ventoy/rufus - bf98a552da7f7f5cf757d6f13c8eee8b22486a4c authored about 12 years ago by Pete Batard <[email protected]>
[ms-sys] ms-sys cleanup

github.com/ventoy/rufus - 2a3b95a11a6e9c13530513a09a66902c38bc66b4 authored about 12 years ago by Pete Batard <[email protected]>
[sl] update to syslinux 4.06

* 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]>
[format] add large FAT32 support

* Based on fat32format from Ridgecrop Consultants Ltd:
http://www.ridgecrop.demon.co.uk/index....

github.com/ventoy/rufus - 22800bb8a54c49bb2aafd52e3a1efefc3d550856 authored about 12 years ago by Pete Batard <[email protected]>
[misc] various small improvements

* Less scary message from bad blocks
* Better error report for read/write_sectors
* Fix a WDK wa...

github.com/ventoy/rufus - 8dc5429d9f55af8530eea5b8b85ffb03a063c759 authored about 12 years ago by Pete Batard <[email protected]>
[iso] relax ISO-9660 compliance

* Due to Arch Linux (archlinux-2012.08.04-dual.iso) - See #90
* It is still possible that this p...

github.com/ventoy/rufus - 261834e31f14572c5fb4097cb920b069de21a490 authored over 12 years ago by Pete Batard <[email protected]>
v1.2.0 (build 183)

github.com/ventoy/rufus - 5cbba034e41c6a1bc3049790f91cabca2a46c7d2 authored over 12 years ago by Pete Batard <[email protected]>
[ui] adjust for high DPI

* also remove TaskbarList message on Vista and earlier

github.com/ventoy/rufus - f77803cc78610652662fdf0d6aebf00002e0bc4c authored over 12 years ago by Pete Batard <[email protected]>
[ui] ensure Rufus MBR is selected for bootmgr

* 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]>
[misc] fix a potential WinPE 1.0 bug and improve ISO labels

* WinPE 1.x patch used rdisk(!) instead of rdisk(1)
* Remove trailing spaces on ISO labels
* Rem...

github.com/ventoy/rufus - 94851dec7dec350f0c4f4c73032846d1caa654e8 authored over 12 years ago by Pete Batard <[email protected]>
[ui] add log window

* Closes #85

github.com/ventoy/rufus - fd55a4ef0f71c06b4d16a11b8732550c86df7708 authored over 12 years ago by Pete Batard <[email protected]>
[misc] address various TODOs and improve UI

* display comprehensive partition information
* improve tooltips
* remove TODOs that are no long...

github.com/ventoy/rufus - 372b89ba3a51f37628b79a931644244f4bf98183 authored over 12 years ago by Pete Batard <[email protected]>
[mingw] fix MinGW-w64 compilation

* 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]>
[ui] misc. UI improvements

github.com/ventoy/rufus - 032864021cfad9efe9f567eca38326bbc31837ff authored over 12 years ago by Pete Batard <[email protected]>
[ui] provide tooltips for all options

* Closes #84

github.com/ventoy/rufus - dbe6af78d907732396ceef9a6e31b41bb5d7f498 authored over 12 years ago by Pete Batard <[email protected]>
[ui] improve tooltip handling

* 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]>
[ui] add a reference to DebugView on error messages

* Closes #83
* Also fix MinGW warning of 'array subscript out of bounds' due
to previous commit

github.com/ventoy/rufus - 3fde2a547231febf002eedbac48e4c5b88be6600 authored over 12 years ago by Pete Batard <[email protected]>
[ui] add option to create extra hidden partition

* Closes #77

github.com/ventoy/rufus - 8c47bac10ef414c542528f04f80cb2d866e9a8d7 authored over 12 years ago by Pete Batard <[email protected]>
[sl] remove chain.c32

* also fix a WDK build issue

github.com/ventoy/rufus - aea60183cca51a153b8ad70a9af4881908daea55 authored over 12 years ago by Pete Batard <[email protected]>
[ui] add advanced mode

* 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]>
[ui] fix disabled checkbox with empty card readers

* closes #79

github.com/ventoy/rufus - cbff178717fc6d368ff30bce38a413770d119fe0 authored over 12 years ago by Pete Batard <[email protected]>
[misc] fix extraction of non Joliet ISO9660 files

* Closes #82

github.com/ventoy/rufus - 2b87a3778981e96108d4b9f6b2be524ebec2cba6 authored over 12 years ago by Pete Batard <[email protected]>
[internal] remove grep dependency in git pre-commit hook

github.com/ventoy/rufus - 39fe80396336f14649b78b6030b4507bb308f4ed authored over 12 years ago by Pete Batard <[email protected]>
[misc] v1.1.6 -> v1.1.7 bugfix patch

* closes #78

github.com/ventoy/rufus - 937dde6bff43aad1a0a0611300c34c0266c07150 authored over 12 years ago by Pete Batard <[email protected]>
[ui] report ISO progress in main/icon progressbar

* Also improve granularity for ISO progress
* Also fixes an issue with badblocks report

github.com/ventoy/rufus - bb76f1f636d1842c06fa540129267cb5adf218d0 authored over 12 years ago by Pete Batard <[email protected]>
[ui] Display progress on the Windows 7 taskbar icon

* Also updates dialog progress handling
* Closes #72

github.com/ventoy/rufus - 8d2fd913b038fb7ffb6887121e39327e325f2f68 authored over 12 years ago by Pete Batard <[email protected]>