rufus/src
Pete Batard 11917179b9 [core] fix drives not being detected when LVM is in use
* Also use IOCTL_VOLUME_GET_VOLUME_DISK_EXTENTS to retrieve the disk number
  as IOCTL_STORAGE_GET_DEVICE_NUMBER will fail for LVM
* Closes #290
2014-02-25 19:13:49 +00:00
..
.msvc [core] add support for bare ReactOS boot record installation 2014-01-05 01:39:41 +00:00
getopt [cmdline] initial commandline support 2013-02-04 01:14:28 +00:00
libcdio [misc] fix WDK fseek errors 2014-02-21 18:42:28 +00:00
ms-sys [core] add support for bare ReactOS boot record installation 2014-01-05 01:39:41 +00:00
msvc-missing [misc] fix spelling mistakes 2013-06-22 01:15:36 +01:00
syslinux [syslinux] fix support for recent Syslinux versions 2014-01-21 21:59:09 +00:00
Makefile.am [core] SMART/ATA over USB initial support 2013-11-13 01:07:32 +00:00
Makefile.in [core] SMART/ATA over USB initial support 2013-11-13 01:07:32 +00:00
badblocks.c [loc] set log messages to use English locale 2013-12-19 23:56:40 +00:00
badblocks.h [misc] set rufus-next to 1.3.3, update copyright 2013-02-02 15:47:56 +00:00
common_controls_and_elevation.manifest [core] force elevation for unprivileged users 2013-06-30 02:32:51 +01:00
dos.c [misc] fix spelling mistakes 2013-06-22 01:15:36 +01:00
dos.h [misc] set rufus-next to 1.3.3, update copyright 2013-02-02 15:47:56 +00:00
dos_locale.c [misc] last minute fixes and improvements for v1.4.0 2013-11-30 17:39:38 +00:00
drive.c [core] fix drives not being detected when LVM is in use 2014-02-25 19:13:49 +00:00
drive.h [core] add uncompressed DD image support 2014-02-09 02:54:07 +00:00
format.c [misc] factorize SizeToHumanReadable() and ensure log sizes are in English 2014-02-17 23:15:09 +00:00
format.h [misc] add NTFS compression support 2014-01-31 02:51:28 +00:00
hdd_vs_ufd.h [core] improve detection for Toshiba UFDs 2014-01-22 01:44:45 +00:00
icon.c [core] add a retry when writing ISO files 2013-11-17 22:24:50 +00:00
iso.c [misc] factorize SizeToHumanReadable() and ensure log sizes are in English 2014-02-17 23:15:09 +00:00
license.h [misc] right-to-left and version handling improvements 2014-01-24 20:02:52 +00:00
localization.c [loc] add support for right-to-left languages 2014-01-24 02:46:06 +00:00
localization.h [loc] add support for right-to-left languages 2014-01-24 02:46:06 +00:00
localization_data.h [core] add uncompressed DD image support 2014-02-09 02:54:07 +00:00
localization_data.sh [misc] add NTFS compression support 2014-01-31 02:51:28 +00:00
msapi_utf8.h [loc] add language selection menu 2013-10-24 22:59:20 +01:00
net.c [loc] add support for right-to-left languages 2014-01-24 02:46:06 +00:00
parser.c [loc] add support for right-to-left languages 2014-01-24 02:46:06 +00:00
registry.h [efi] set UEFI mode when a pure EFI ISO is selected 2013-12-22 20:48:57 +00:00
resource.h [core] add uncompressed DD image support 2014-02-09 02:54:07 +00:00
rufus.c [core] fix drives not being detected when LVM is in use 2014-02-25 19:13:49 +00:00
rufus.h [core] fix drives not being detected when LVM is in use 2014-02-25 19:13:49 +00:00
rufus.rc [core] fix drives not being detected when LVM is in use 2014-02-25 19:13:49 +00:00
smart.c [core] fix HP card reader detection 2014-01-18 21:42:47 +00:00
smart.h [core] fix HP card reader detection 2014-01-18 21:42:47 +00:00
stdfn.c [misc] ensure that we can work with future Windows versions 2014-02-22 00:34:52 +00:00
stdio.c [misc] factorize SizeToHumanReadable() and ensure log sizes are in English 2014-02-17 23:15:09 +00:00
stdlg.c [misc] right-to-left and version handling improvements 2014-01-24 20:02:52 +00:00
sys_types.h [core] use custom partition type for old BIOS fix 2014-01-14 20:10:09 +00:00
syslinux.c [misc] right-to-left and version handling improvements 2014-01-24 20:02:52 +00:00
vhd.c [misc] add NTFS compression support 2014-01-31 02:51:28 +00:00