1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-14 23:57:05 +00:00
rufus/src
Pete Batard 22800bb8a5 [format] add large FAT32 support
* Based on fat32format from Ridgecrop Consultants Ltd:
  http://www.ridgecrop.demon.co.uk/index.htm?fat32format.htm
* Initial implementation by Tom Ehlert of DriveSnapshot:
  http://www.drivesnapshot.de/en/index.htm
* Closes #101
2012-11-03 17:40:33 +00:00
..
.msvc [ui] add advanced mode 2012-05-17 22:56:19 +01:00
libcdio [iso] relax ISO-9660 compliance 2012-08-16 01:55:08 +01:00
ms-sys [misc] various small improvements 2012-11-03 17:22:28 +00:00
msvc-missing [iso] initial ISO image support (EXPERIMENTAL) 2012-01-31 01:40:22 +00:00
syslinux [freedos] Embed FreeDOS always in a single version of rufus.c 2012-03-28 19:50:21 +01:00
badblocks.c [misc] various small improvements 2012-11-03 17:22:28 +00:00
badblocks.h [bb] fix bad blocks check for 64 bit 2012-03-03 22:59:58 +00:00
common_controls_and_elevation.manifest [ui] adjust for high DPI 2012-06-04 17:35:32 +01:00
dos.c [x64] fix access violation when patching DLL data 2012-03-28 20:45:49 +01:00
dos.h [sl] syslinux support (EXPERIMENTAL) 2012-01-12 02:52:40 +00:00
dos_locale.c [misc] address various TODOs and improve UI 2012-05-29 17:47:24 +01:00
drive.c [misc] various small improvements 2012-11-03 17:22:28 +00:00
format.c [format] add large FAT32 support 2012-11-03 17:40:33 +00:00
format.h [format] add large FAT32 support 2012-11-03 17:40:33 +00:00
icon.c [x64] fix access violation when patching DLL data 2012-03-28 20:45:49 +01:00
iso.c [misc] fix a potential WinPE 1.0 bug and improve ISO labels 2012-05-31 00:49:28 +01:00
license.h [format] add large FAT32 support 2012-11-03 17:40:33 +00:00
Makefile.am [iso] add download & replace of obsolete vesamenu.c32 2012-03-11 01:55:25 +00:00
Makefile.in [freedos] Embed FreeDOS always in a single version of rufus.c 2012-03-28 19:50:21 +01:00
msapi_utf8.h v1.1.4 (#150) 2012-03-03 23:12:48 +00:00
net.c v1.1.5 (#153) 2012-03-12 00:20:03 +00:00
net.h [iso] add download & replace of obsolete vesamenu.c32 2012-03-11 01:55:25 +00:00
parser.c [pe] Improve PE and add Windows 2003 support 2012-03-27 20:31:15 +01:00
resource.h [ui] add log window 2012-05-31 00:32:25 +01:00
rufus.c [format] add large FAT32 support 2012-11-03 17:40:33 +00:00
rufus.h [format] add large FAT32 support 2012-11-03 17:40:33 +00:00
rufus.rc [format] add large FAT32 support 2012-11-03 17:40:33 +00:00
stdio.c [ui] add log window 2012-05-31 00:32:25 +01:00
stdlg.c [misc] various small improvements 2012-11-03 17:22:28 +00:00
sys_types.h [misc] move source files to src/ directory 2011-12-05 10:49:45 +00:00
syslinux.c [misc] address various TODOs and improve UI 2012-05-29 17:47:24 +01:00