homebrewfilter/updates

363 lines
13 KiB
Plaintext
Raw Normal View History

//rev41:
- fixed auto-connecting Internet via WiFi
2012-08-31 23:57:58 +02:00
- fixed video initialization problem at PAL 50Hz
2012-09-10 21:26:51 +02:00
- fixed categorizing apps from SD Gecko
- removed remaining references to HBC
2012-08-29 22:57:53 +02:00
- basic support for WifiGecko
2012-11-12 13:26:57 +01:00
* most messages are shown via WifiGecko. Those that are
sent prior to network initialization will be missing
2012-08-29 23:18:45 +02:00
* option to en/disable WifiGecko (settings->network)
* no option yet to change IP and Port, currently sending
2012-11-12 13:26:57 +01:00
to 192.168.1.4:4405 (you change your PCs IP from Router
configuration interface)
- support for SDCardGecko (not SD Gecko!)
* saves debug messages to SD:/config/HBF/debug.txt
2012-11-12 13:26:57 +01:00
* endless logging, different logs are split with an
"HBF Log (YYYY-MM-DD / HH:MM:SS)" message. HBF never
deletes the logfile on it's own.
Note: ** Gecko priority:
1. SD Card Gecko
2. Wifi Gecko
3. USB Gecko
if SD Card Gecko is enabled, there's no messages
2012-11-12 13:26:57 +01:00
send via Wifi or USB and so on. By default HBF
tries to connect to USB Gecko.
2012-08-01 20:04:49 +02:00
//rev40:
- new icon (JoostinOnline)
- catalan language downloadble (Adrin Lavis)
2012-08-25 23:20:28 +02:00
- added support for SD-Gecko (both Slot A and B, no hot-plugging)
- fixed a regression from rev39. <no_ios_reload> is now
treated correctly (makes WiiMC properly detect HDD)
- fixed a regression from rev37. don't loop three times
when selected storage device is DVD
- added <force_no_ios_reload/> support, for testing purposes
- fixed clean rule in main/Makefile
- add 'Restart HBF' option to exit prompt
- renamed 'external loaders' prompt to 'external applications'
- add 'Start SE GUI' option to external applications prompt
must be :/apps/SettingsEditorGUI/boot.dol on any device
(all sd, usb, dvd, sd gecko a and sd gecko b supported)
Now SettingsEditorGUI is now longer shown in the Homebrew-list
- remove back button from exit prompt (press B/HOME to go back)
- fixed a bug in online-updates (if online-update fails,
simply boot 'The HomebrewFilter Installer', the updated
boot.dol is already saved on your SD-Card (or USB-HDD))
-- future online-updates will work normally again.
- For theme designers: the following new icons have been added:
* gca_active (device menu)
* gca_inactive (device menu)
* gcb_active (device menu)
* gcb_inactive (device menu)
* choice_large (not new, but wider now)
2012-08-01 20:04:49 +02:00
//rev39:
- BUGFIX: before saving the update boot.dol, ensure directory
apps/HomebrewFilter exists, if not create it
2012-05-03 21:41:53 +02:00
- overall improvements to the NAND-loader in THBF channel (obcd)
- BUGFIX: properly check whether we're in neek2o environment (obcd)
- improved neek2o booter (obcd)
- support for SD-Gecko and neek2o in HBF booter (obcd)
2012-05-07 19:45:52 +02:00
- improved meta.xml arguements for IOS-reload/HW_AHBPROT
- <ahb_access/>: preserve HW_AHBPROT and reload the selected IOS
- <no_ios_reload/>: alias for <ahb_access/> (compat with HBC)
2012-05-07 19:45:52 +02:00
- <force_ios_reload/> or nothing: just reload the selected IOS
- if we are in neek2o we do nothing
2012-05-12 17:02:05 +02:00
- for wiiload there are now two options to choose which IOS to
use and whether to reload it
- BUGFIX: fix compilation with libOGC 1.8.11 and newer
- BUGFIX: installer upon exit checks whether THBF channel is installed,
if so, it will start the HomebrewFilter, else it enters SysMenu
2012-05-20 10:28:05 +02:00
- Add 'Reinstall the HomebrewFilter' option in the installer. If the
2012-05-18 21:55:06 +02:00
installation fails for you, when you update from an older version use
this option. (the failure is caused by IOS58 not beeing able to
downgrade an existing channel - old THBF channel had version 512,
new THBF channel has same version than the application.)
//rev38:
- changes to the app-info dialog:
* DVD icon is now shown if necessary
* erase button is hidden for apps from DVD
* edit button no longer overlaps SD/USB/DVD icon (if any)
2012-03-20 20:10:01 +01:00
- BUGFIX: childlock is now saved when HBF exits
- BUGFIX: call ExitApp() before exiting HBF
- BUGFIX: installer no longer crashes on IOS58 due to early
controller initialization (only happened under
certain circumstances)
2012-04-09 20:48:40 +02:00
- BUGFIX: use waninkoko's NAND loader in THBF channel,
2012-04-14 13:16:48 +02:00
rather than comex'.
* Fixes the issue that HBF does not properly
respond when power or reset button on the console
have been pressed.
* the strange bevhaviour that occured when the
USB HDD was woken up while loading HBF is gone
2012-03-22 20:40:17 +01:00
- BUGFIX: compiled with libpng 1.4 to fix a problem in PNG handling
- BUGFIX: return to HBF feature now works again
- installer now supports Classic-Controller
- installer now supports GameCube-Controller
2012-04-08 20:12:11 +02:00
- installer loads HomebrewFilter rather than returning to Systemmenu
- installer no longer invokes update-counter on hamachi-mp's website
- add support for <force_ios_reload/> flag in meta.xml (use this, if
an application (most likely WiiMC) does not recognize your HDD)
2012-03-23 19:10:05 +01:00
- adopt libwiigui changes from ZERO
2012-03-24 20:01:26 +01:00
- BUGFIX: loading apps through wiiload works again
2012-04-07 21:20:28 +02:00
- support passing arguements using wiiload [obcd]
- BUGFIX: when changing network settings, the network thread is
halted or started accordingly [obcd]
- BUGFIX: only show 'launch priiloader' in external loaders prompt,
if priiloader is really installed
2012-04-09 21:40:49 +02:00
- HBF now supports wiiload over USB-Gecko [obcd]
2012-04-07 19:13:13 +02:00
- changed loading address from 0x81230000 to 0x81330000
2012-04-07 20:14:53 +02:00
- removed all sound related code
2012-04-07 21:20:28 +02:00
- support for neek2o [obcd]
2012-04-09 17:09:40 +02:00
- support for switching to neek2o/real NAND
* when in real NAND and neek2o files present on either SD
or the first partiton of USB HDD 'external loaders' menu
offers a 'launch neek2o' button to enter neek2o emu NAND
* when in neek2o emu NAND 'external loaders' menu offers an
'enter real NAND' button to switch back to real NAND
2012-04-07 21:20:28 +02:00
- only check once on startup for a new version [obcd]
2012-03-22 20:37:28 +01:00
- updated PNGu
2012-03-18 23:16:30 +01:00
//rev37:
- improved update-mechanism:
* copy the old boot.dol to prev.dol
* save the downloaded file rather than loading from RAM
* BUGFIX: make downloading a Beta version work
2012-03-18 09:59:39 +01:00
- BUGFIX: installer no longer crashes when IOS253 exists
2012-03-20 12:32:37 +01:00
- IOS253 is no more selectable as IOS to load an app with
2012-03-17 20:06:21 +01:00
- added a new loader-menu (allows to enter special loaders):
* NAND-Emu (Uniiloader)
(must be one of sd:/apps/NANDEmu-Boot/boot.dol
usb:/apps/NANDEmu-Boot/boot.dol)
HBF only allows to boot into Uniiloader if IOS253 is present
* Priiloader
returns to priiloader (regardless of autoboot setting)
- 'Return to System Menu' now ignores Priiloader and always enters System Menu
2012-03-20 12:32:37 +01:00
- Support for Homebew on DVD
2012-03-20 12:47:48 +01:00
- if HW_AHBPROT is available also apply DI2_ReadLimit and NewTrucha patches
2012-03-14 14:12:15 +01:00
- No longer show the HBC if it's installed
- New option for disabling the 'All' category (takes effect only if atleast
one other category exists (obviously)) [ZERO]
- BUGFIX: changing pages in an empty category no longer crashes [ZERO]
- Accessing devices formatted as EXT2/3/4 should now be noticeably faster
2012-03-17 18:54:18 +01:00
- compiled with devkitppc 25-1 and libogc 1.8.10 (support for latest WiiMotes)
2012-03-17 20:06:21 +01:00
- For theme designers: the following new icons have been added:
* choice_large (device menu)
* dvd_active (device menu)
* dvd_inactive (device menu)
* all_active (device menu)
* all_inactive (device menu)
* loader_active (loader menu)
* loader_inactive (loader menu)
2012-03-17 22:46:40 +01:00
- Additional Credits
* stfour (priiloader magic words)
* double_A/R2-D2199 (func for priiloader detection)
2012-03-04 21:01:11 +01:00
//rev36:
- HBF is now OpenSource!
- Added license-text of GNU GPL v2
- Added support for EXT2/3/4
- Adjusted download paths
- added mkfilelist helper
2012-03-12 14:16:23 +01:00
- changed configuration directory to :/config/HBF/
2012-03-04 21:01:11 +01:00
- compiled with devkitPPC 24 and libogc 1.8.8
- new Fonts available for download:
2012-03-18 19:17:55 +01:00
* FinalFrontier
* FreqModClear
* Iwona-Regular
* QumpellkaNo12
* Zekton
2012-03-04 21:01:11 +01:00
//rev35:
- individuelle Anpassung an den Bildschirm berarbeitet
2012-03-04 21:01:11 +01:00
- anzeigen von GC Apps in Kategorien
- letzte Version
//rev34:
- TCP-Bug beseitigt
- meta.xml kann direkt bearbeitet werden
- automatische Netzwerk Initialisierung beim Start (de)aktivierbar
- Update-Info (de)aktivierbar
- Navigationstasten knnen getauscht werden (PLUS/MINUS und LINKS/RECHTS)
2012-03-04 21:01:11 +01:00
//rev33:
- bertragen von Apps an die Wii per wiiload
- Fehler beim entfernen von der SD-Karte und USB-Gerten behoben
2012-03-04 21:01:11 +01:00
//rev32:
- HBF installer eingefhrt
- Sprachen mssen jetzt seperat runtergeladen werden wie bei Fonts und Themes
2012-03-04 21:01:11 +01:00
- Fehler beim Sortieren von SD und USB behoben
- Einstellungen werden im NAND gespeichert
- Lschen der Einstellungen ist ber die Datenverwaltung mglich
2012-03-04 21:01:11 +01:00
//rev31:
- NTFS Unterstützung
- GameCube Apps Untersttzung ( Ordner "gc_apps" )
- zuletzt benutztes Gert wird gespeichert ( SD/USB )
- Funktion frs alphabetische Sortieren in einer Kategorie. ( Taste 1 )
2012-03-04 21:01:11 +01:00
- Verschieben von Apps mit gehaltener B Taste
- leicht berarbeitete Gui ( Men und Passwort )
2012-03-04 21:01:11 +01:00
- Gleichzeitiges Anzeigen von Programmen auf SD und USB
- Config speichern auf SD oder USB
PS:
fr GC Apps muss ein kompatibles cMIOS installiert sein
2012-03-04 21:01:11 +01:00
//rev30:
- Fehler in der Navigation beim Theme-download behoben
- Sprachen berarbeitet
- Japanisch eingefgt
- Download und Auswahl von Schriftarten mglich
2012-03-04 21:01:11 +01:00
//rev29:
- starten von BootMii integriert
//rev28:
- Kein Code/Stack-Dump mehr mit dem Wii-Pointer
- HOME-Button ruft Men zum Beenden auf
2012-03-04 21:01:11 +01:00
- Fehler beim Starten von Applikationen in der Gitteransicht behoben
- Position der Buttons "Laden" und "Einfgen/Entfernen" getauscht
- Letzte Katergorie beim Einfgen einer Applikation wird temporr gespeichert
2012-03-04 21:01:11 +01:00
//rev27:
- Wii Pointer Code Dump beseitigt
- Arguments-Tag eingefhrt
- interner Forwarder gendert
- fehlender USB-Support fr gestartete Apps behoben
2012-03-04 21:01:11 +01:00
-> WiiXplorer, WiiMC, ...
//rev26:
- Themes erweitert
- Startkategorie eingefhrt
- Schnellstart eingefhrt fr Apps
- Anzeigefehler beim lschen einer Katgorie behoben
2012-03-04 21:01:11 +01:00
- Fehler beim Speichern des Standard Start-IOS
- Kindersicherung
//rev25:
- Fehler behoben beim Anzeigen der Beschreibung von Apps
- Lschen von Apps von SD und USB
2012-03-04 21:01:11 +01:00
- libogc 1.8.5 -> libogc 1.8.4
- Info, wenn Update verfgbat ist
2012-03-04 21:01:11 +01:00
//rev24:
- Fehler bei der Auswahl im Themedownload behoben
- Fehler beim Abbrechen im Update-Men behoben
2012-03-04 21:01:11 +01:00
//rev23:
- Navigation in der Grid-Ansicht berarbeitet
- Fehler beim speichern von einem erneut genderten Start-IOS behoben
2012-03-04 21:01:11 +01:00
- Fehler bei der Auswahl zum verschieben der Apps behoben
- Position und Seite des zuletzt gestarteten App wird gespeichert
//rev22:
- Start-IOS Auswahl wird gespeichert (Ordnername)
- Themes downloadbar
- Icon-Position in der 5er Ansicht korrigiert
//rev21:
- neuer Forwarder mit IOS 58 und HW_AHBPROT
- IOS Anzeige auf was der HBF luft wird unter Info angezeigt
- Start IOS Auswahl fr ein App
2012-03-04 21:01:11 +01:00
//rev20:
- automatische Netzwerk Initialisierung beim Start
- Rckkehr zum HBF, wenn einen Forwarder mit der Titel ID "HBF0" installiert ist ( beta )
2012-03-04 21:01:11 +01:00
//rev19:
- Design leicht gendert
- Beenden Button eingefgt
2012-03-04 21:01:11 +01:00
//rev18:
- Fehler beim kopieren in Kategorien behoben
//rev17:
- Fehler beim erstellen von Kategorien behoben
- Kategorien lschen berarbeitet
2012-03-04 21:01:11 +01:00
//rev16:
- Apps auflisten von USB-Gerten
- Neuauflistung der Apps beim wechseln von SD-Karte und USB-Gert
2012-03-04 21:01:11 +01:00
//rev15:
- Anzeigen von unkategorisierten Apps
- Info zur Rev beim Online-Update
- HBC Channel -> Version, Coder, Beschreibung hinzugefgt
2012-03-04 21:01:11 +01:00
//rev14:
- Gitter-Ansicht hinzugefgt ( Taste 2 )
- Wii-Reset-Button -> Rckkehr ins Wii-Men
2012-03-04 21:01:11 +01:00
- Wii-Power-Button -> Schaltet die Wii Aus bzw. in den Standby
- HomeBrew Channel in die Liste der Apps mit eingefgt
- mit der Home Taste zurck zum HomeBrew Channel wurde entfernt
2012-03-04 21:01:11 +01:00
//rev13:
- Anpassung an den Bildschirm mglich ( beta )
2012-03-04 21:01:11 +01:00
//rev12:
- Sprachen angepasst ( bei manchen Sonderzeichen wurde das Wort abgetrennt )
- neue Sprachen hinzugefgt ( french.lang, portuguese.lang, spanish.lang )
- Update men berarbeitet ( Auswahl der Rev mglich )
2012-03-04 21:01:11 +01:00
//rev11:
- fehler beim bergeben des Verzeichnissnamens behoben ( z.B. BootMii Configuration Editor v2.6 )
2012-03-04 21:01:11 +01:00
- schnelleres einlesen der Kategorien
- paar Schnheitsfehler beseitigt
2012-03-04 21:01:11 +01:00
//rev10:
- update funktion eingebaut
- probleme beim laden behoben (priiloader, forwarder, wiiload, exploit)
- "kategorien.dat" wurde zu "categories.dat"
- pfade gendert von settings.xml, categories.dat -> "Root/Config/Homebrew Filter/"
2012-03-04 21:01:11 +01:00
//rev9:
- englische Sprache hinzugefgt
- Screenshot erstellen ( 1 + 2 gleichzeitig drcken )
2012-03-04 21:01:11 +01:00
//rev8:
- wegen total verlust neu gecodet
- lange Beschreibung
- Kategorien verschieben
- neue Einstellmglichkeiten
2012-03-04 21:01:11 +01:00
//rev7:
- Themes knnen nun ausgewhlt werden
2012-03-04 21:01:11 +01:00
- Design angepasst
//rev6:
- eigene Themes
-> muss im Ordner vom HBF sein "Themes/default"
-> bsp: (sd:/apps/Homebrew Filter/Themes/default)
//rev5:
- kategorie umbenennen
- Fehler mit der Breite des App-Namen behoben ( Dank an Dimok )
//rev4:
- apps verschieben
//rev3:
- Pfeile navigieren eingefgt
2012-03-04 21:01:11 +01:00
//rev2:
- bugfixes
//rev1:
- erste Verffentlichung
2012-03-04 21:01:11 +01:00
//rev_Beta:
- beta test
- NTFS Untersttzung
- GameCube Apps Untersttzung ( Ordner "gc_apps" )
- zuletzt benutztes Gert wird gespeichert ( SD/USB )
- Funktion frs alphabetische Sortieren in einer Kategorie. ( Taste 1 )
- Verschieben von Apps mit gedrckter B Taste
- leicht berarbeitete Gui ( Men und Passwort )
2012-03-04 21:01:11 +01:00
- Gleichzeitiges Anzeigen von Programmen auf SD und USB
- Config speichern auf SD oder USB
end