1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-14 23:57:05 +00:00

Commit graph

  • 5bd86bc743 [iso] initial ISO image support (EXPERIMENTAL) Pete Batard 2012-01-31 01:40:22 +00:00
  • 2826c784f1 [iso] final fixup before mainline integration iso Pete Batard 2012-01-31 01:07:20 +00:00
  • 31ee9f3293 [iso] minor fixes for MSVC Pete Batard 2012-01-30 19:34:44 +00:00
  • 5cba49453c [iso] align with latest from libcdio-pbatard Pete Batard 2012-01-30 00:05:05 +00:00
  • 84729a27bd [iso] make it all work at last Pete Batard 2012-01-29 23:05:19 +00:00
  • b376bd47ca [iso] align to latest libcdio-pbatard Pete Batard 2012-01-29 20:56:23 +00:00
  • f55f31a166 [iso] align to proposed libcdio fixes Pete Batard 2012-01-24 11:35:42 +00:00
  • ff070755d5 [iso] align iso source to proposed libcdio sample Pete Batard 2012-01-22 20:54:58 +00:00
  • 0cca99b0ef [iso] image extraction at last, for both UDF and ISO9660 Pete Batard 2012-01-21 03:56:11 +00:00
  • 5f737e10ad [udf] more file extraction fixes Pete Batard 2012-01-20 12:20:53 +00:00
  • 3133513f11 [iso] add udf extraction of image files Pete Batard 2012-01-19 13:51:55 +00:00
  • 0ccc6f71df [iso9660] add Joliet support (that doesn't rely on iconv) Pete Batard 2012-01-18 19:41:07 +00:00
  • a9383b6997 [iso9660] add file extraction Pete Batard 2012-01-18 18:31:18 +00:00
  • 41e8ac7d52 [iso9660] remove warnings about directory size mismatch Pete Batard 2012-01-18 13:25:53 +00:00
  • 7fbcccdc65 [iso] improvements to iso recursive listing Pete Batard 2012-01-18 00:52:12 +00:00
  • fcc2486867 [libcdio] _stat() does not work with files > 4GB - must use _stat64 Pete Batard 2012-01-16 23:57:01 +00:00
  • 26a131e5f0 [iso9660] fixed memory leaks in iso9660_ifs_readdir() Pete Batard 2012-01-16 16:41:36 +00:00
  • daebf4eea2 [udf] fixed memory leak in udf_open() Pete Batard 2012-01-16 16:39:52 +00:00
  • 4a63955e22 [iso9660] workaround for zero sized filename array and MSVC Pete Batard 2012-01-16 14:05:46 +00:00
  • b0552a96b9 [iso] use same settings for EMPTY_ARRAY_SIZE in libcdio Pete Batard 2012-01-16 14:02:19 +00:00
  • ca437ca5a6 [udf] workaround for udf_fs memory corruption Pete Batard 2012-01-16 12:03:02 +00:00
  • 9ba3b885ff [iso] iso standalone test improvements Pete Batard 2012-01-16 11:35:21 +00:00
  • 668e2d54f5 [udf] workaround for zero sized arrays and MSVC Pete Batard 2012-01-16 00:12:44 +00:00
  • d12268473d [iso] added standalone iso test program for debugging Pete Batard 2012-01-14 19:17:08 +00:00
  • 161130f7ea [iso] more testing, more fixup, more breakage Pete Batard 2012-01-14 03:13:28 +00:00
  • 4565531201 [iso] fix Clang errors Pete Batard 2012-01-14 00:16:02 +00:00
  • 6bf24cbf5d [iso] add ISO support part 6 (driver + test + more cleanup) Pete Batard 2012-01-13 23:04:46 +00:00
  • e4d621d088 * [iso] add ISO support part 5 (cleanup) Pete Batard 2012-01-13 14:14:51 +00:00
  • be9956aaee [iso] add ISO support part 4 (WDK) Pete Batard 2012-01-13 11:55:15 +00:00
  • e031c630b2 [iso] add ISO support part 3 (MinGW & MinGW64 support) Pete Batard 2012-01-13 11:18:01 +00:00
  • a7eb3d50f2 [iso] add ISO support part 2 (udf) Pete Batard 2012-01-13 01:54:41 +00:00
  • ab109bf844 [iso] add ISO support part 1 (iso9660) Pete Batard 2012-01-12 22:29:27 +00:00
  • 9d2f9faa70 [sl] add chain.c32 module for embedding Pete Batard 2012-01-12 18:55:30 +00:00
  • b6252a913a [sl] syslinux support (MinGW) Pete Batard 2012-01-12 11:04:03 +00:00
  • acf7d072b0 [sl] syslinux support (EXPERIMENTAL) Pete Batard 2012-01-12 02:52:40 +00:00
  • 130afd8294 [msvc] move FreeDOS config option to a header file Pete Batard 2012-01-11 11:09:40 +00:00
  • e49549d26a [misc] moved binary resources to /res subdirectory Pete Batard 2012-01-11 00:25:15 +00:00
  • dc010cc418 [misc] separated ms-sys dependency from application Pete Batard 2012-01-11 00:05:16 +00:00
  • 01d1d74f04 [bb] allow selection of nb passes/patterns Pete Batard 2012-01-08 23:41:20 +00:00
  • 35edfb0218 [freedos] more intuitive menu selection for kb locale Pete Batard 2012-01-08 23:39:33 +00:00
  • 55e6cd8023 [mingw] added --with-freedos to configure Pete Batard 2012-01-06 16:46:27 +00:00
  • 3187f71933 v1.0.6 (#109) v1.0.6 Pete Batard 2012-01-02 23:55:47 +00:00
  • d27e73137d [bb] generate a log report when bad blocks are found Pete Batard 2011-12-30 21:23:13 +00:00
  • 8db7e1720a [misc] added magic key to delete autorun LGP Pete Batard 2011-12-30 17:58:18 +00:00
  • cc30e160da [misc] increment version to rufus-next Pete Batard 2011-12-28 21:21:38 +00:00
  • 526a125463 [locale] fixed file attributes for FreeDOS locale files v1.0.5 Pete Batard 2011-12-25 23:19:02 +00:00
  • 75e94c1087 [locale] finalized DOS keyboard locale setup Pete Batard 2011-12-25 22:24:38 +00:00
  • 7fbee9d6d7 [locale] added FreeDOS locale files Pete Batard 2011-12-25 22:21:49 +00:00
  • 64949c27e1 [locale] set DOS keyboard locale (experimental) Pete Batard 2011-12-21 00:53:31 +00:00
  • ae00aa3f59 [ui] updated title for FreeDOS version Pete Batard 2011-12-18 01:15:32 +00:00
  • 5722300063 v1.0.4 (#100) v1.0.4 Pete Batard 2011-12-16 23:24:16 +00:00
  • 80f12bce4d [freedos] fixes CHS warning and date/time prompt Pete Batard 2011-12-16 17:11:19 +00:00
  • 6def8f8abe [freedos] finalize rufus and rufus_fd breakdown Pete Batard 2011-12-15 17:05:19 +00:00
  • 849f61a80f [freedos] separate non FreeDOS and FreeDOS builds into rufus and rufus_fd Pete Batard 2011-12-15 15:53:33 +00:00
  • f72b298c03 [freedos] initial FreeDOS support Pete Batard 2011-12-15 00:46:47 +00:00
  • ed4297609e [fat] use ms-sys' partition_info source to correct Disk Drive ID Pete Batard 2011-12-14 20:48:20 +00:00
  • 0600005a09 [fat] improve FAT32 boot record setup Pete Batard 2011-12-13 23:29:09 +00:00
  • 36fa9cee23 [ui] reorganize format options in their chronological order Pete Batard 2011-12-13 17:52:03 +00:00
  • 5dcd8f4e8f v1.0.3 v1.0.3 Pete Batard 2011-12-13 02:10:27 +00:00
  • 57de1cbe40 [misc] pre 1.0.3 update Pete Batard 2011-12-12 21:14:33 +00:00
  • d59854ef4f [ui] improve the allowed cluster sizes Pete Batard 2011-12-12 14:22:40 +00:00
  • 72485b7568 [misc] disable new drive notification while app is running Pete Batard 2011-12-11 23:38:16 +00:00
  • df7a0b1fc3 [format] added volume unmount and improve logic Pete Batard 2011-12-11 02:19:38 +00:00
  • 78ad099bf9 [internal] update app URL as well as scripts Pete Batard 2011-12-09 22:47:44 +00:00
  • e78f07cda6 [ui] ui improvements Pete Batard 2011-12-09 12:57:32 +00:00
  • 17132c35a4 [ui] progress bar improvements Pete Batard 2011-12-09 01:39:13 +00:00
  • 4ce6a1f0f1 [ui] add a timer on the status bar Pete Batard 2011-12-08 12:14:21 +00:00
  • b006e6a837 [ui] better bad blocks reports Pete Batard 2011-12-08 00:22:13 +00:00
  • f93a85ab83 [bb] added status report on status bar Pete Batard 2011-12-07 00:28:27 +00:00
  • 192c3d6cc8 [bb] progress bar and cancellation support Pete Batard 2011-12-06 23:35:55 +00:00
  • 480986b0ae [format] fixed corruption issue when MBR is garbage Pete Batard 2011-12-06 18:11:38 +00:00
  • 5c2242beaa [bb] badblocks check improvements & cleanup Pete Batard 2011-12-06 18:08:16 +00:00
  • 04bf6c6b3d [misc] fix warnings Pete Batard 2011-12-06 14:05:53 +00:00
  • e419cf9015 [core] added badblock checks (ALPHA) Pete Batard 2011-12-06 02:23:28 +00:00
  • d81525d3f4 [misc] added README/TODO Pete Batard 2011-12-05 12:41:55 +00:00
  • 7726071098 [misc] updated acronym Pete Batard 2011-12-05 11:36:02 +00:00
  • 1d429d939e [msvc] updated paths to reflect source changes Pete Batard 2011-12-05 11:29:31 +00:00
  • 071cf84cc4 [mingw] update autotools script following path change Pete Batard 2011-12-05 11:19:05 +00:00
  • 48f9dd47ae [misc] move source files to src/ directory Pete Batard 2011-12-05 10:49:45 +00:00
  • 4edb492c19 [mingw] rules to generate configure.ac Pete Batard 2011-12-05 01:11:15 +00:00
  • 4c88053237 [mingw] add configure and dependencies Pete Batard 2011-12-05 01:06:53 +00:00
  • 52a2b4b584 [mingw] improved automake/autoconf files Pete Batard 2011-12-05 00:04:01 +00:00
  • b23a8089fd [internal] added script to change version and set version to 1.0.1 Pete Batard 2011-12-04 20:48:07 +00:00
  • 3e3126667e [ui] remove "Default allocation size" entry to use "(Default)" suffix instead Pete Batard 2011-12-04 20:13:51 +00:00
  • 5065c02d63 [ui] report errors to the user Pete Batard 2011-12-04 19:47:27 +00:00
  • 5a001f40f4 [ui] display version on title instead of status bar Pete Batard 2011-12-04 00:12:52 +00:00
  • 4f23d1fc8b [ui] added icon to title bar Pete Batard 2011-12-03 23:51:07 +00:00
  • 9daeec0fa1 [mingw] fixed app launching a console on startup Pete Batard 2011-12-02 00:39:48 +00:00
  • d67768923e [ui] only enable bootable DOS for FAT16 and FAT32 Pete Batard 2011-12-02 00:14:09 +00:00
  • cbc54d764d [boot] added FAT16 bootable MS-DOS support Pete Batard 2011-12-02 00:11:53 +00:00
  • b6c6e37927 [mingw] switched to autotools for Makefile generation Pete Batard 2011-12-01 19:43:45 +00:00
  • 2390b305c8 [misc] move drive related functions into their own source Pete Batard 2011-12-01 17:54:35 +00:00
  • 79f3e78ec3 misc] move formatting functions into their own source Pete Batard 2011-12-01 17:20:52 +00:00
  • bc252400a1 [misc] move I/O functions into their own source Pete Batard 2011-12-01 16:34:42 +00:00
  • 08d68301cd [msvc] fix MSVC 64 bit conversion warnings Pete Batard 2011-12-01 16:22:00 +00:00
  • af3607715a [ui] fs and cluster size selection improvements Pete Batard 2011-12-01 15:01:10 +00:00
  • a7d714cefd [fs] set default cluster size according to MS defs Pete Batard 2011-12-01 02:56:44 +00:00
  • 70a5116bb7 [mingw] Makefile improvements Pete Batard 2011-11-30 19:43:30 +00:00
  • 651cdcaa65 [internal] added post-commit hook for autotagging Pete Batard 2011-11-30 18:45:16 +00:00
  • 1b20310395 [boot] fixup for crippled WinME COMMAND.COM and IO.SYS Pete Batard 2011-11-30 17:42:25 +00:00