From 5f44444effd48497be7bb6caf8a1da2b9f72a03b Mon Sep 17 00:00:00 2001 From: "reg@pembo.co.uk" Date: Tue, 3 Jul 2012 20:58:32 +0000 Subject: [PATCH] --- Makefile | 2 +- meta.xml | 4 ++-- readme.txt | 15 ++++++++++++++- sourcecode-readme.txt | 4 ++-- template.pnps | 2 +- 5 files changed, 20 insertions(+), 7 deletions(-) diff --git a/Makefile b/Makefile index 4325f07..012ba25 100644 --- a/Makefile +++ b/Makefile @@ -35,7 +35,7 @@ LDFLAGS = -g $(MACHDEP) -Wl,-Map,$(notdir $@).map #--------------------------------------------------------------------------------- # any extra libraries we wish to link with the project #--------------------------------------------------------------------------------- -LIBS := -lwiiuse -lbte -lfat -ldi -logc -lm -lmxml -lz -lntfs +LIBS := -lwiiuse -lbte -lfat -ldi -logc -lmxml -lz -lntfs -lm #--------------------------------------------------------------------------------- # list of directories containing libraries, this must be the top level containing diff --git a/meta.xml b/meta.xml index f54ba70..3741cf7 100644 --- a/meta.xml +++ b/meta.xml @@ -1,8 +1,8 @@ BootMii Config Editor - 2.5 - 201004082330 + 2.7 + 201207032200 Pembo Edit bootmii settings Allows you to modify the video, autoboot, and bootdelay options from the BootMii ini file (sd:/bootmii/bootmii.ini) directly on the wii. diff --git a/readme.txt b/readme.txt index def559d..7186581 100644 --- a/readme.txt +++ b/readme.txt @@ -5,7 +5,7 @@ | _ \ / _ \ / _ \| __| |\/| | | | | | / _ \| '_ \| |_| |/ _` | | _| / _` | | __/ _ \| '__| | |_) | (_) | (_) | |_| | | | | | | |__| (_) | | | | _| | (_| | | |__| (_| | | || (_) | | |____/ \___/ \___/ \__|_| |_|_|_| \____\___/|_| |_|_| |_|\__, | |_____\__,_|_|\__\___/|_| - |___/ BootMii Config Editor v2.5 + |___/ BootMii Config Editor v2.7 (c)2010 Pembo - http://www.pembo.co.uk ----------------------------------------------------------------------------------------------------- @@ -62,6 +62,19 @@ and update the icon as to what it finds. Change Log =================== +03 July 2012 - v2.7 +- Updated and compiled against latest libogc / devkitpro +- Modifed update URL + +05 September 2010 - v2.6 +- When BootMii Switch is active, a new option has been added - switch and reboot. This allows you + to switch the directories around and restart the wii immediately. + +- USB2.0 Support (via IOS58). Bootmii Config Editor can now launch from a USB drive, however it will + still only edit INI files on the SD card. This utilises IOS58 from the HBC channel. + If you don't have IOS58 installed, you can install this using the IOS58 Clean Installer. + http://www.wiibrew.org/wiki/IOS58_Installer + 07 August 2010 - v2.5 - Implementation Of BootMii Switch functionality. Can enable/disable BootMii through the editor by renaming the directory from /bootmii to /~bootmii and vice versa diff --git a/sourcecode-readme.txt b/sourcecode-readme.txt index edb14c7..13cca1c 100644 --- a/sourcecode-readme.txt +++ b/sourcecode-readme.txt @@ -2,7 +2,7 @@ Copyright =============== All source unless otherwise labelled, -Copyright (C) 2010 - David Pemberton +Copyright (C) 2012 - David Pemberton This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -22,4 +22,4 @@ along with this program. If not, see . Contact =============== -bootmiieditor@dpembo.ukfsn.org +bootmiieditor@pembo.co.uk diff --git a/template.pnps b/template.pnps index 26b18e7..17c8309 100644 --- a/template.pnps +++ b/template.pnps @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file