]> code.delx.au - refind/history - refind/lib.c
New small_icon_size and big_icon_size tokens for refind.conf.
[refind] / refind / lib.c
2014-03-09 srs5694New small_icon_size and big_icon_size tokens for refind...
2014-01-02 srs5694Can now specify complete paths, optionally including...
2013-12-30 srs5694Added support for "-c" command-line parameter to rEFInd...
2013-12-21 srs5694Removed stray debugging Print() command.
2013-12-21 srs5694Remove second and subsequent occurrences of ext2/3...
2013-11-07 srs5694Remove exFAT partitions from boot list under OS X unles...
2013-11-02 srs5694Change to install.sh to fix bug when installing to...
2013-08-19 srs5694Support for memtest86 as a second-row item.
2013-08-07 srs5694Fixed BIOS-booting bugs on Macs. Version 0.7.3 release.
2013-07-24 srs5694Protection against loading invalid EFI drivers; bug...
2013-07-11 srs5694Fixed bugs related to loading of customized disk-type...
2013-06-28 srs5694Version 0.7.0 release with misc. filesystem driver...
2013-05-09 srs5694Fixed gptsync bug that could cause system hang; changed...
2013-05-02 srs5694ChromeOS icon.
2013-03-18 srs56940.6.8 version.
2013-02-01 srs5694Fine-tuning of loader detection code.
2013-01-27 srs5694Code cleanup & consolidation of icon code; minor patch...
2013-01-27 srs5694Fixed bug: ICNS file in main icons directory would...
2013-01-24 srs5694Extra protections against action on NULL strings.
2013-01-16 srs5694Improved submenu and information menu appearance over...
2013-01-15 srs5694Refinements to PNG support.
2013-01-08 srs5694Fix memory management error; version 0.6.4 release.
2013-01-06 srs5694Version 0.6.3 release.
2013-01-05 srs5694New ability to specify volume labels in "dont_scan_dirs...
2012-12-28 srs5694Changes related to new shim/MOK code.
2012-12-20 Stefan AgnerMerge branch 'master' of git://git.code.sf.net/p/refind...
2012-12-20 srs5694Misc. bug fixes & minor code improvements
2012-12-19 srs5694Refinement to hint function for greater context sensiti...
2012-12-19 srs5694Identify ReiserFS for main screen. Further tweaks to...
2012-12-18 srs5694Fixed screen-clearing bug; display fs type & size rathe...
2012-12-17 srs5694Version 0.6.0
2012-12-06 srs5694Refinements, mostly to shim/MOK support.
2012-12-03 srs5694Version supports Secure Boot/MOK verification of binaries.
2012-11-05 srs5694Improved scan_delay feature & new ability to edit boot...
2012-10-07 srs5694Version 0.4.6 release, with UEFI legacy boot support.
2012-10-04 srs5694Further legacy BIOS boot support tweaks
2012-06-23 srs56940.4.4 release
2012-06-23 srs5694Fixed compilation bug for 32-bit systems that caused...
2012-06-21 srs5694TianoCore build support; new use_graphics_for refind...
2012-05-29 srs5694Added "dont_scan_dirs" option to configuration file.
2012-05-19 srs5694Tweaks to disc-eject functionality.
2012-05-19 srs5694CD-eject feature & fix for GRUB 2 problems
2012-05-15 srs5694Removed BIOS Boot Partition detection; version 0.3...
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-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-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-09 srs5694Version 0.2.5 release. Additional icon-management changes.
2012-04-09 srs5694Fixed an icon display bug & very minor incorrect error...
2012-04-04 srs5694Added max_tags option; new shell filenames; new rEFIt...
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