]> code.delx.au - refind/history - refind/main.c
Removed BIOS Boot Partition detection; version 0.3.5 release.
[refind] / refind / main.c
2012-05-15 srs5694Removed BIOS Boot Partition detection; version 0.3...
2012-05-11 srs5694New re-scan feature: Press Esc to re-scan filesystems.
2012-05-10 srs5694Fixed bug that caused incorrect scroll arrow to be...
2012-05-09 srs5694Refinements to icons_dir feature; version 0.3.4 release.
2012-05-09 srs5694Added new "icons_dir" configuration file token.
2012-05-08 srs5694Small menu improvements; bug fixes & improvements to...
2012-05-07 srs5694A few tweaks to make it a 0.3.3 release
2012-05-06 srs5694Improved key bindings, particularly in graphics mode.
2012-05-06 srs5694Improved text-mode display's initial list & scrolling
2012-05-05 srs5694Version 0.3.2 release
2012-04-29 srs5694Improved BIOS-bootable detection code
2012-04-27 srs56940.3.1 release. Fixed bug that caused bogus error messag...
2012-04-26 srs5694Keep .icns files out of tag list when scan_all_linux_ke...
2012-04-22 srs5694Version 0.3.0 (beta) release. Adds "resolution" option...
2012-04-21 srs5694Fixed (maybe) a Mac-specific bug that caused hangs...
2012-04-21 srs5694Added "scan_all_linux_kernels" refind.conf option ...
2012-04-21 srs5694Misc. small cleanups.
2012-04-20 srs5694Scans for drivers even if the volume name is NULL
2012-04-19 srs5694Version 0.2.7 release.
2012-04-19 srs5694Clean up of driver support; now requires newer GNU...
2012-04-19 srs5694rEFInd can now load EFI drivers!
2012-04-16 srs5694New config file option: "also_scan_dirs".
2012-04-15 srs5694Version 0.2.6; adds more options for "volume" token...
2012-04-14 srs5694Added "volume" token to configuration file boot stanza.
2012-04-12 srs5694Fixed bug in Linux initial RAM disk discovery on some...
2012-04-09 srs5694Version 0.2.5 release. Additional icon-management changes.
2012-04-09 srs5694Fixed an icon display bug & very minor incorrect error...
2012-04-05 srs56940.2.4 release version
2012-04-05 srs5694Various changes, esp. to "disabled", "hideui", & "showt...
2012-04-04 srs5694Removed stray file.
2012-04-04 srs5694Added max_tags option; new shell filenames; new rEFIt...
2012-03-26 srs5694Version 0.2.3
2012-03-26 srs5694Stop crashing on launching a second program. (Tentative...
2012-03-26 srs5694Looks for refind_linux.conf first, then linux.conf...
2012-03-25 srs5694Added remaining main project files