mirror of
https://gitlab.com/Nanolx/homebrewfilter.git
synced 2024-11-24 10:09:21 +01:00
add missing meta.xml
This commit is contained in:
parent
45f32d1719
commit
2cba15f424
36
HomebrewFilter/meta.xml
Normal file
36
HomebrewFilter/meta.xml
Normal file
@ -0,0 +1,36 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<app version="1">
|
||||
<name>HomebrewFilter Installer</name>
|
||||
<coder>Nano</coder>
|
||||
<version>rev39</version>
|
||||
<no_ios_reload/>
|
||||
<short_description>HBF Installer</short_description>
|
||||
<long_description>Installiert den Hombrew Filter
|
||||
|
||||
Änderungen in rev39:
|
||||
|
||||
//rev39:
|
||||
- BUGFIX: before saving the update boot.dol, ensure directory
|
||||
apps/HomebrewFilter exists, if not create it
|
||||
- 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)
|
||||
- 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)
|
||||
- <force_ios_reload/> or nothing: just reload the selected IOS
|
||||
- if we are in neek2o we do nothing
|
||||
- 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
|
||||
- Add 'Reinstall the HomebrewFilter' option in the installer. If the
|
||||
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.)
|
||||
|
||||
</long_description>
|
||||
</app>
|
Loading…
Reference in New Issue
Block a user