]> code.delx.au - refind/history - refind/main.c
Detect Boot Repair's backed-up Windows boot loader.
[refind] / refind / main.c
2013-07-05 srs5694Detect Boot Repair's backed-up Windows boot loader.
2013-06-30 srs5694REALLY fixed build problem with development version...
2013-06-28 srs5694Version 0.7.0 release with misc. filesystem driver...
2013-06-27 srs5694Added primitive cache to most drivers to improve perfor...
2013-06-22 srs5694Btrfs driver & check for valid loader before adding...
2013-06-18 srs5694Version 0.6.12 release.
2013-06-16 srs5694Scan /etc/fstab to extract a root= option if refind_lin...
2013-05-13 srs56940.6.11 release.
2013-05-11 srs5694Small changes.
2013-05-09 srs5694Fixed gptsync bug that could cause system hang; changed...
2013-05-06 srs56940.6.10 release; adds screen saver code.
2013-05-02 srs5694ChromeOS icon.
2013-04-28 srs5694New "Reboot to Firmware User Interface" feature.
2013-04-26 srs5694Support for multiple screen shot files using screenshot...
2013-04-25 srs5694Version 0.6.9 release
2013-04-24 srs5694Misc. changes
2013-04-09 srs5694Fixed no timeout with keyboard disconnected; better...
2013-03-18 srs56940.6.8 version.
2013-02-16 srs5694Fixed bug that caused icons named after boot loaders...
2013-02-04 srs5694Version 0.6.7 release.
2013-02-01 srs5694Fine-tuning of loader detection code.
2013-01-28 srs5694Minor code cleanup
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-26 srs5694Version 0.6.6 release.
2013-01-25 srs5694Support for loading fonts (as PNG files); new default...
2013-01-24 srs5694Fixed bug that caused rEFInd to ignore manual boot...
2013-01-23 srs5694Fixed bug that caused ASSERT error on some systems if
2013-01-23 srs5694Bug fix: Clear "Binary is whitelisted" message when...
2013-01-22 srs5694Fixed bug that prevented "icon" token in refind.conf...
2013-01-17 srs5694Version 0.6.5 release.
2013-01-16 srs5694Support for auto-selecting text color (white or black...
2013-01-16 srs5694Improved submenu and information menu appearance over...
2013-01-15 srs5694Refinements to PNG support.
2013-01-15 srs5694Added PNG support for icons, selection images, & banners.
2013-01-14 srs5694Added transparency support for built-in selection icon.
2013-01-13 srs5694Support for transparency of icons & main menu text...
2013-01-10 srs5694New "safe mode" boot option for OS X and "safemode...
2013-01-09 srs5694Improvements to icon- and banner-positioning code....
2013-01-08 srs5694Fix memory management error; version 0.6.4 release.
2013-01-07 srs5694Fixed bug that could hang system if a filesystem name...
2013-01-06 srs5694Version 0.6.3 release.
2013-01-05 srs5694Add ability to use volume names with also_scan_dirs...
2013-01-05 srs5694New ability to specify volume labels in "dont_scan_dirs...
2013-01-04 srs5694Small build process changes.
2012-12-30 srs5694Version 0.6.2 official release.
2012-12-30 srs5694Shim/MOK fine-tuning & support for building drivers...
2012-12-28 srs5694Small fix.
2012-12-28 srs5694Changes related to new shim/MOK code.
2012-12-27 srs5694Added "1024" as code to not change the mode to the...
2012-12-22 srs5694Version 0.6.1 official release
2012-12-22 srs5694Tweaks to graphics mode-setting code; added --root...
2012-12-21 srs5694Merge https://github.com/falstaff84/rEFInd
2012-12-21 srs5694Fixes to obscure and subtle bugs in code that sets...
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 srs5694Use filesystem name as potential base for loader icon...
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-16 srs5694Ext4fs support; enable override of initrd in refind_lin...
2012-12-15 srs5694New "editor" option to the "hideui" configuration file...
2012-12-14 srs5694Version with experimental graphics mode-setting feature.
2012-12-14 srs5694New "textmode" option to set the text-mode video mode...
2012-12-12 srs56940.5.1.1 release (changed install.sh & documentation...
2012-12-12 srs5694Fixed install.sh bug on OS X
2012-12-12 srs5694installation script improvements; 0.5.1 release
2012-12-10 srs5694Refinements to installation script.
2012-12-08 srs5694Fixed ELILO-in-Secure-Boot bug and bug that caused...
2012-12-08 srs5694Implemented workaround to ELILO failure in Secure Boot...
2012-12-07 srs5694Version 0.5.0 release.
2012-12-06 srs5694Changed quoting mechanism for quoting quote marks in...
2012-12-06 srs5694Fixed bug that prevented launching Windows in Secure...
2012-12-06 srs5694Refinements, mostly to shim/MOK support.
2012-12-04 srs5694Modified "resolution" refind.conf token so it affects...
2012-12-04 srs5694Fixed bug in options line editor that caused unedited...
2012-12-04 srs5694Documentation changes; minor code cleanups.
2012-12-03 srs5694Fixed compile problem.
2012-12-03 srs5694Version supports Secure Boot/MOK verification of binaries.
2012-11-12 srs5694New Apple Recovery partition tool (2nd-row icon).
2012-11-10 srs5694Added support for "volume" token in "submenuentry"...
2012-11-09 srs5694Fixed right- vs. left-alignment issues for text-mode...
2012-11-07 srs5694Version 0.4.7 release
2012-11-05 srs5694Improved scan_delay feature & new ability to edit boot...
2012-11-03 srs5694Removed space_after_boot_options token in favor of...
2012-10-16 srs5694Added new "space_after_boot_options" token to refind...
2012-10-07 srs5694Version 0.4.6 release, with UEFI legacy boot support.
2012-10-06 srs5694Further refinement of the legacy UEFI boot feature.
2012-10-04 srs5694Further legacy BIOS boot support tweaks
2012-10-04 srs5694More refinement to the UEFI legacy boot code
2012-10-02 srs5694Added new "scan_delay" feature.
2012-10-02 srs5694Reconfigured new UEFI BIOS-boot support to use the...
2012-09-30 srs5694New support for legacy BIOS booting on PCs
2012-08-12 srs56940.4.5 release
2012-08-11 srs5694Fixed BIOS-booting bug on Macs.
2012-06-23 srs56940.4.4 release
2012-06-23 srs5694Fixed compilation bug for 32-bit systems that caused...
2012-06-22 srs5694Fixed bug in use_graphics_for feature.
2012-06-21 srs5694Version 0.4.3 release
next