r117
Added Data.bin extraction (official nintendo format) from nand to storage device only if the app is running under real nand.
* Added custom path to selected where must be extracted your data.bin by default (sd:/private/wii/title)
* Added Keys class to find some Wii keys
* Changed the animation behavior of icons (thanks antidote)
* Some little changes in fileops, DirList and IosLoader::GetIosInfo()
* Fixed false loading of custom dip module on d2x cIOS (thx dimok)
* Converted all ogg sounds from 44.1 khz to 48 khz (thx dimok)
* Fixed bad memory deallocation in data.bin fonctions to avoid corrupted datas
Branches:
* Added libseeprom (a library that provides filesystem access to the Wii's SEEPROM)
* Added libotp (a library that provides filesystem access to the Wii's OTP)
* Updated libext2fs to 1.0.4 r19
r116
* Removed all functions related to the "index.sgmgx" file (perhaps a future emulated nand saves support...)
* Fixed ExtractAllMiis() code dump.
* Fixed GameTDB url.
r115
* Fixed problem to find some saves on wiisave.com
* Added a progress bar while the startup process
* Fixed a navigation problem in manage prompts
* Changed some grafics (code aligned to this changes)
* minor optimization - make LIMIT not evaluate stuff like
"atoi(balbla+strlen(stuff))" 3 times (thx giantpune)
* Some minor clean ups
r114
* Changed illegal fat charaters fix and added a fonction to change old extracted filename while installing the save
* Added new illegal fat charaters fix to extract a data.bin to storage device fonction
* Fixed a problem who corrupt file datas while extracting a data.bin to a custom path
* Fixed freeze for Wii with no internet connection (thanks to
http://gbatemp.net/t301061-how-to-fix-the-...n-ahbprot-mode)
* Added ES AHBPROT patch to keep AHBPROT flag enabled while an IOS reload
* Changed everything from WiiTDB to GameTDB (using new host and name)
* Added quick switch between system font and old font (fixed memory leak in font change) (thx dimok)
r113:
* Added Download Save Fonctions to download saves from www.wiisave.com
* Added DownloadSave button in Files/Saves/Miis management windows
* Added DownloadSave entry to Parental Control Restrictions
* Added www.wiisave.com to credits and meta.xml
* Changed zip files management in WiiTDB update fonctions
* Fixed some memory leak in data.bin fonctions (thx giantpune)
r112_HBCfix:
*fixed launching through Homebrew Channel
r112:
* Added Data.bin support. Now, you can only decrypt a data.bin, and install in Nand or write on SD/HDD.
* Added fonctions to move or delete data.bin on SD/HDD
* Fixed Linux compile
* lot of sources clean
r111
* Fixed a crash if browsing a folder with file with no extension
* Fixed Theme Downloader to download themes
* Removed AppBooter sources, you can find those on WiiXplorer repository
r110
* Added ListMode to NandMiiBrowser and NandSaveBrowser ( Issue 127 )
* Updated to newest ehcmodule by rodries (thx!)
* Added necessary source code to support both USB ports at once and copying files from one to another (WORKS ONLY WITH HERMES). It is disabled right now because of weird crash caused by the ehcimodule when copying from one usb port to another which can corrupt partitions. Will be enabled when the issue is resolved. Right now only usb port 0 is active.
* Added use of the internal Wii System Menu font (thx to giantpune and r-win)
* Changed default Font Scale to 0.95 to fit with the new font. If you disabled the system font, you should set scale factor to 1.000
* Properly sync video after flush to avoid possible green flash
* Using new app_booter (see below)
* Moved argument command line also to mem2 to avoid overwrite of it
* Reload back to entry ios when starting homebrew instead of starting it in cIOS
* Converted every 4 spaces to a tab to make the source consistent on those
AppBooter changes:
* Reduced size of app_booter from 100KB to 1KB by striping libogc and using parts of savezelda code by TT (thx!)
* Improved performance with the change above
* Added argument passing for elf files as well
* Clear bss located in mem1 when launching dols (thx oggzee)
Forwarder changes:
* Using new app_booter method
* Properly sync video after flush to avoid possible green flash
r109
* Improved file browser speed up when I open a folder containing lot of save files
* Added new device browser layout (Choose Icon or List display in taskbar)
* Added icons save types in the browser list
* Fixed code dump on reload font (Issue 124)
Branches:
* Updated to 1.0.10 libfat
rev 108
* Added ScreenShot (hold Nunchuk button Z and press C)
* Added some strings replacement for clean chanlog text
* Added Language files update settings (you can now update meta, icon, wiitdb,
lang without a new rev available)
* Added SDReload Button on MainWindow
* Fixed Titlte Launcher startup code dump (Issue 114)(thx pplucky for tests)
* Fixed infinite loop when updating icon (Issue 118)
* Fixed MoveSave and CopySave fonctions
* Changed WiiTDB settings menu by Features menu
* Changed some images position in ProgressWindow
rev 107
* Fixed usb probrem ( Issue 111 )
* Reworked the filebrowser.h/.cpp
* Some fixes in settings screens navigation
* Completly recoded the TitleBrowser ( Issue 110 )
* Completly recoded the gui_optionbrowser
* Added Parental Control Restrictions ( Issue 113 )
* Removed Libmxml use. Changed everything to use TinyXML (modified by dimok)
* Fixed Theme Downloader to list the themes
* Removed compile warnings for devkitPPC R23
rev 106
* Added list of automatic resource generation script Which is executed when files are added / removed
(Thanks Dimok)
* Added class to own homebrew for the prompt
* Added booting with arguments from meta.xml for homebrews
* Added an argument to the receiver from meta.xml app: "ios = xxx". The ios is the IOS boot on
startup.
* Fixed duplicate homebrew browser buttons for apps with more than one dol in the app folder
* Fixed lot of problems with USB HDD (need feedback)
* Fixed the "google code" auto update problem (one more time ...)
rev 105
* La création de la HomebrewList est désormais plus fluide
* La fonction CheckSave est désormais plus fluide
* Correction du code dump ThemeReload
* Les fileops ont été complètement retravaillés (et utilisent maintenant la DirList)
rev 104
- Oubli de certains fichiers
rev 103
- Correction d'un problème avec le pageIndicators dans le menu FlyingButtonMenu.
- Correction de l'extraction de la sauvegarde "Racket Sports".
- Correction d'un bug où vous ne pouviez sortir d'un répertoire vide en cliquant sur ".." (thx dimok).
- Changement dans la recherche nandtitle.
- Ajout de la détection des cIOS d2x et affichage des informations le concernant dans le Creditswindow.
- Ajout d'une signe de racine carré pour les CheckBox.
rev 102
Sources Clean (missing files will be committed with next rev)
rev 101
* Fixed CodeDump problems (report please)
* Prepared sources for devkitPPC rev23
* Linux case sensitive compile error fixed (perhaps...)
* Themes Changes:
- Settings title Color added as "flyingbutton menu title text color"
- Settings button text color added as "flyingbutton menu mainbutton text color"
- Page indicator text color added as "flyingbutton menu title text color"
- Theme Downloader title Color added as "flyingbutton menu title text color"
- Theme Downloader button text color added as "flyingbutton menu mainbutton text
color"
- Theme Menu title Color added as "flyingbutton menu title text color"
- Theme Menubutton text color added as "flyingbutton menu mainbutton text color"
- Tooltip text color added as "tooltip text color"
- Settings option browser entry test color added as "optionbrowser entry text
color"
- Text Reader filename text color added as "text reader filename text color"
- Text Reader file text color added as "text reader file text color"
- Home Menu main buttons text color added as "homemenu main button text color"
- SelectBrowser adress text color added as "select browser adress text color"
- SelectBrowser entry text color added as "select browser entry text color"
- Keyboard text color added as "keyboard text color"
- Keyboard buttons text color added as "keyboard buttons text color"
- Keyboard special buttons text color added as "keyboard spec buttons text
color"
- CheckBox cross color added as "checkbox cross color"
- CheckBox extern border color added as "checkbox extern border color"
- CheckBox intern background color added as "checkbox intern background color"
- Disabled mask color added as "disabled mask color"
*Images reworked:
- button_close.png
- button_close_over.png
- button_valid.png
- button_valid_over.png
- button_wifi.png
- button_wifi_over.png
rev 100
- Application totalement réécrite !!!
- Forwarder réécrit