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
* added FreeDOS support
* closes #3
7fbee9d6d7a0cdbab8c63e6e2692da563a8afc5d authored about 13 years ago by Pete Batard <[email protected]>
* sets DOS locale using the same algorithm as MS' diskcopy.dll
* uses CONFIG.SYS menu to allow U...
* also pre-release cycle version increment
* also update make release script for new naming scheme
* closes #22 (missing CloseHandle for FreeDOS' AUTOEXEC.BAT)
* split rufus and rufus_fd solution...
* create an empty AUTOEXEC.BAT file to avoid date/time prompt
* use a patched version of KERNEL....
* closes #21
6def8f8abe411c0df4b87f90083f45670e9c61dd authored about 13 years ago by Pete Batard <[email protected]>849f61a80fca0164e45b94d18cb436e1645e3740 authored about 13 years ago by Pete Batard <[email protected]>
* closes #2
f72b298c03f99401f061f1fb69308918895df533 authored about 13 years ago by Pete Batard <[email protected]>
* Disk Drive ID fixup for FAT32 was already available in ms-sys with option -p
* modified code t...
* write primary and secondary boot records
* add offset provision for sector write
* improved de...
* also remove provisions for keyboard shortcuts as they don't work
36fa9cee23e3e32f80b73ab2955e074225ced4f8 authored about 13 years ago by Pete Batard <[email protected]>
* fixed issue #16 - crash during format on XP
* fixed issue #17 - non bootable drives when creat...
* fixed remaining Clang warnings in badblocks.c and configure.ac
* removed beta and updated vers...
* follow what MS/FormatEx actually allow
* closes #15
* also fixed potential empty selection in ...
* new drive notifications from explorer are annoying
* use Local Group Policy to temporarily dis...
* acquire a vomume handle and unmount the volume before anything else
* remove the volume access...
78ad099bf9aa103dbedfc5df6e695b0749cbed8a authored about 13 years ago by Pete Batard <[email protected]>
* fixed DOS selected on init for exFAT and NTFS in certain cases
* improved progress and status ...
* progress bar now reflects actual completion of process more closely
* dropped the use of UM_FO...
* also ensure that the user sees a report in case too many bad blocks were found
* also changed ...
* improved status bar printout (priority messages with timeout)
* report with abort/retry/cancel...
* also changed title to add "(Beta)"
f93a85ab831f5df9202d5a2b24cbb778ad1e4cd7 authored about 13 years ago by Pete Batard <[email protected]>192c3d6cc8c44a8294357325a4376001e2a940a1 authored about 13 years ago by Pete Batard <[email protected]>
* after a bb check, MBR could become garbage
* when that occurs, Windows might interpret a bad p...
* also added credits in about box
5c2242beaa76759d39eb2ee942d29aa484c28028 authored about 13 years ago by Pete Batard <[email protected]>
* MSVC x64 warnings in file.c
* Clang and MinGW warnings in badblocks
* also removed the require...
* also fixed some issues with read_sectors/write_sectors and dropped bufsize parameters
e419cf90156ffa539efeb969e9acd7d4e5043a4b authored about 13 years ago by Pete Batard <[email protected]>* also renamed Allocation Unit to Cluster
d81525d3f4534148e0ea73a6eb3791a63be7855c authored about 13 years ago by Pete Batard <[email protected]>
* Resourceful -> Reliable
* also removed standalone makefile (mkf)
* also updated wdk script
1d429d939ec0cf3785cf9043e3cc6b23b33b5349 authored about 13 years ago by Pete Batard <[email protected]>071cf84cc4024d835d932d54807c2e91fdaa1929 authored about 13 years ago by Pete Batard <[email protected]>
48f9dd47aef45ff984230af01888953fb264e7a3 authored about 13 years ago by Pete Batard <[email protected]>
4edb492c199e59984b5e005e98f37703e42e8f42 authored about 13 years ago by Pete Batard <[email protected]>
* generated from MinGW32
4c8805323784255e85c25b43b4e4de1313f9bb4a authored about 13 years ago by Pete Batard <[email protected]>
* also renamed standalone makefile from mf to mkf
* also added release step, with UPX compressio...
* also minor improvements to internal scripts
b23a8089fdd994187870fa183e142349d83cf3b3 authored about 13 years ago by Pete Batard <[email protected]>* also properly set media type when formatting
3e3126667e23dced27dec0a1963c0e5f4f076b3c authored about 13 years ago by Pete Batard <[email protected]>
* added StrErr() call
* also improved WindowsErrorString() and Notification() calls
* also improved look&feel & about text
5a001f40f408e25cb7eb21dca291dad9b8c142b9 authored about 13 years ago by Pete Batard <[email protected]>* also added inadvertently removed 16x16 image to .ico
4f23d1fc8b331c3726ef130e0f34fe65b1bdbeb7 authored about 13 years ago by Pete Batard <[email protected]>
* was the windows subsystem flag
* also added BETA status on about box
* also set bootable DOS selected by default
d67768923ef6e75e85becd8a2ff433d6c63b4053 authored about 13 years ago by Pete Batard <[email protected]>
* also fixed broken FAT32 bootable MS-DOS
* also added extended error report in file.c
* allows better integration with Clang
* use ./autogen.sh to generate compilation scripts
* old ...
2390b305c82df8ba66196ab174c68d3e3a1df9ff authored about 13 years ago by Pete Batard <[email protected]>
* also add missing #pragma once in msapi_utf8.h
79f3e78ec3b2d81b0c70ea657fdc41fcafd43353 authored about 13 years ago by Pete Batard <[email protected]>bc252400a15a71e4f36635d726989df167c0dce0 authored about 13 years ago by Pete Batard <[email protected]>
* use size_t in file.c
* remove obsolete Hungarian notation
* also added support for FCC_DONE_WITH_STRUCTURE which is used on Small FAT16 formatting
af3607715a3d719a7035754a7048766f91523ea6 authored about 13 years ago by Pete Batard <[email protected]>
* see http://support.microsoft.com/kb/140365
* also added exFAT as supported FS
* also fixed removal of .tag in git post commit hook
70a5116bb75a25c4a6df252283321dfcee0f801d authored about 13 years ago by Pete Batard <[email protected]>651cdcaa65cf23dc79904f4bb315e7f3605fb1e2 authored about 13 years ago by Pete Batard <[email protected]>
* see http://www.multiboot.ru/msdos8.htm
* also added attributes & timestamps from FAT12 image f...
7ae6715b557c1de5b9d5278d937121bf5c316fea authored about 13 years ago by Pete Batard <[email protected]>
* also added write_data() for Windows in file.h
* also merged/removed fat16/32 includes
* also r...
2d8a674b885968ccc7f35c40d9a00e60dced9951 authored about 13 years ago by Pete Batard <[email protected]>
d3d07e97bdc7278d73afec9c2aa120936eb83a39 authored about 13 years ago by Pete Batard <[email protected]>
c54ecd83dd4c045f3a51377ab17ea8f987c0949c authored about 13 years ago by Pete Batard <[email protected]>
* fix MS's removal of LBA from FS types in partition table
* improved GetDriveHandle()
* issue a...
6e2fb54480677385cc479e7d5d5ee06841d4db03 authored about 13 years ago by Pete Batard <[email protected]>
44c418714c096782175b1ec32de199643506bc9f authored about 13 years ago by Pete Batard <[email protected]>
b541496e7e470b09163edbd0e31ae948b39400b5 authored about 13 years ago by Pete Batard <[email protected]>
* from now on, nano will reflect the distance to initial commit
* to have git run this script on...
* return standard Windows error codes where possible
* add custom error codes that follow the Wi...
* also prevent application close during format
23b1f55338769d81e0369c5ce0b2d2ddd6160fb2 authored about 13 years ago by Pete Batard <[email protected]>
* also added progressbar display
* also added copying of MS-DOS files (no bootblock yet)
* diskcopy.dll contains a resource ('BINFILE') that is a 1.4MB
floppy image of a bootable MS-D...
60ac60ceb07400b1d33456dc71033a0b604f3983 authored about 13 years ago by Pete Batard <[email protected]>
* also added filter for hotplug detection
1c302ee594603d3ad3936272e7c33d152cea5f9e authored about 13 years ago by Pete Batard <[email protected]>* also fixed persistent FS tooltip when no device is attached
7280b0c45b10801507ce12a239c669d0ccbbe431 authored about 13 years ago by Pete Batard <[email protected]>df42dadd08f5b3b2d0ac709f93087a80d3b9b04d authored about 13 years ago by Pete Batard <[email protected]>
96e4e64447b0c9d6481b54dcee77e9be5df7ed28 authored about 13 years ago by Pete Batard <[email protected]>
f661e5c58563d66087f7a53f4e469b5253d7503c authored about 13 years ago by Pete Batard <[email protected]>
4f3ebdf92c3bd19239eef49eaf6f8c6bd70f6037 authored about 13 years ago by Pete Batard <[email protected]>
5216eac9f291198c9b16e8c1c872fbd94204b621 authored about 13 years ago by Pete Batard <[email protected]>
85f065864e3fcac6bcf17dc5a7dea98205fd78e4 authored about 13 years ago by Pete Batard <[email protected]>
b41687ec927d89f2fe3098784e3a80bd09c812fe authored about 13 years ago by Pete Batard <[email protected]>
* new controls
* label display and smart selection
* popup warning on format operation
* also fi...
510fde1133ede2bf4d245c3895cbd231421d0139 authored about 13 years ago by Pete Batard <[email protected]>
18986bffa458d141883ddbf1d77509608d14a221 authored about 13 years ago by Pete Batard <[email protected]>
* also added bWriteAccess parameter to GetDriveHandle()
* also added locking (FSCTL_LOCK_VOLUME)...
* also added link for WDK download
af0fef1c8cdb077dbd77d3ef0642d2f2f30edefb authored about 13 years ago by Pete Batard <[email protected]>22fa3fc131984ed070acbf368ccedaccc37cdcaa authored about 13 years ago by Pete Batard <[email protected]>
* for drive description report
* also added MSVC memory leak detection in debug mode
* also added partition information
* also fixed enumeration of non Windows FS USB devices
c24d150189e7dfe0f1bd6f67c5db69214e0a63a1 authored about 13 years ago by Pete Batard <[email protected]>
3d1131faaf898830af514b1247615ea368427fb4 authored about 13 years ago by Pete Batard <[email protected]>
4dfb38430f77fcd91fc1eb9a3cf506690d014425 authored about 13 years ago by Pete Batard <[email protected]>
* only MinGW-w64 for now
* Makefile is called GNUmakefile so as not to conflict with WDK
67a07909b1017faabb8cb60abbb37469cf07cc12 authored about 13 years ago by Pete Batard <[email protected]>
8fa8faf5101a683db629b660de129538fa96ff58 authored about 13 years ago by Pete Batard <[email protected]>
9cdce54ad98e3c9083b585402cb716941850a36d authored about 13 years ago by Pete Batard <[email protected]>
cccc469ca92b2a89841168f573b6213812eabea4 authored about 13 years ago by Pete Batard <[email protected]>
0b97a79de28f6a59acb3e2046eeb81d41a5ab7cd authored about 13 years ago by Pete Batard <[email protected]>
* also factorized some of the enum calls
4bf87001ec7580c6ac244524e6077cfa72671207 authored about 13 years ago by Pete Batard <[email protected]>648bc0c5d0c7657cebae755a7c207ed326624b5a authored about 13 years ago by Pete Batard <[email protected]>
ef1922c3acdc4fc1e5b65ee1784b34a79c0dc17d authored about 13 years ago by Pete Batard <[email protected]>
621721b54774903ed3a19ef27641776003b418f8 authored about 13 years ago by Pete Batard <[email protected]>
835b9089f24ed356ed4b4a07da18598d8f8d1428 authored about 13 years ago by Pete Batard <[email protected]>