usbloadergx/source/prompts
dimok321 f8ae27c2e2 USB Loader GX Release V2.2
New:
- Added game categories and filter games list by categories (Can be imported from WiiTDB).
- Wiinertag support.
- Supporting arguments from meta.xml on boot (--ios=xxx and --usbport=x) (Requires Homebrew Channel 1.0.7+ or 
  UNEO Forwarder v3.0).
- New ehci modules by Rodries with better drive compatibility.
- Added two new video modes to force progressive video mode, 'FORCE PAL480p' and 'FORCE NTSC480p'.
- Added Sneek Video Patch mode.
- Added new 'Inherit' setting for game settings named "Use global". If that option is set then the main loader 
  setting is used.
- Full d2x cIOS support with it's new features (Block IOS Reload, Return To, Sector Sizes > 512).
- Support for sector sizes > 512B with FAT32/NTFS (Requires d2x v6+)
- Real support for simultanious use of both USB ports without switching the 2nd drive temporary off. (Requires 
  Hermes cIOS or Rodries MOD of the Hermes cIOS (recommended))
- Added two new settings menus
- Added saving of game browser position when returning to USB Loader GX

Changes:
- Improved several GUI controls/navigations
- Changed settings menu layout and sorted the items to their correct place (HDD menu, features menu)
- Set games settings to use the global setting by default, set to "use global" to use the main loader settings.
- Use TinyXML instead of MXML (better XML support)
- Updated to new libs (libogc, libfat, libext2fs, libntfs)

Fix:  
- "Return to" option now work for all games, even problematic games like Prince of Persia. (Requires d2x v4+)
- Xflip setting fixed.
- Fix the parental lock of Individual game settings (Thanks to NJ7)
- Fix Theme downloader
- Fixed reset of the loader when loading game with IOS reload and disabled WiiTDB titles
- Fixed timeout timer on startup to count correctly.
- Fixed reversed disc image download when Custom/Original option is selected
- Fixed reload of game list after a game rename
- Fixed horizontal text scrolling
- Fixed booting games by arguments (headless id feature)
- Fixed We Dare game boot (thx oggzee)



R1099 Change Log:
    *Added IOS225 from Rodries cIOS Installer MOD to Hermes IOS types

New Forwarder V3.0 Changes:
    *added support for ext partitions
    *added support for arguments from xml
    *clean up of source
2011-06-29 20:45:40 +00:00
..
CategoryPrompt.cpp *fixed XFLIP_WTF setting (Cyan) 2011-06-18 07:00:42 +00:00
CategoryPrompt.hpp *several code optimizations 2011-06-24 19:11:36 +00:00
CategorySelectPrompt.cpp *several code optimizations 2011-06-24 19:11:36 +00:00
CategorySelectPrompt.hpp *Created an automatic resource list generation script which is executed when files are added/removed 2011-06-14 17:53:19 +00:00
CategorySwitchPrompt.cpp *several code optimizations 2011-06-24 19:11:36 +00:00
CategorySwitchPrompt.hpp *Created an automatic resource list generation script which is executed when files are added/removed 2011-06-14 17:53:19 +00:00
CheckboxPrompt.cpp *Added custom Game Categories switchable in main menu and selected/adjustable in game settings menu. Own categories can be added and applied to games. A multiple category selection is supported in showing and assigning. 2011-06-03 20:31:09 +00:00
CheckboxPrompt.hpp *several code optimizations 2011-06-24 19:11:36 +00:00
DiscBrowser.cpp *Created an automatic resource list generation script which is executed when files are added/removed 2011-06-14 17:53:19 +00:00
DiscBrowser.h *Fixed the parental control settings code dump 2011-01-21 19:43:59 +00:00
filebrowser.cpp *Created an automatic resource list generation script which is executed when files are added/removed 2011-06-14 17:53:19 +00:00
filebrowser.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00
gameinfo.cpp *threw out mxml because it is pissed on every little crap that is wrong in the xml and stops parsing the whole xml. Changed everything to use official TinyXML now (nice C++ classes). A lot of problems with categories and probably Wiinnertag now should be solved. 2011-06-25 19:50:57 +00:00
gameinfo.h *Compatibility issue fix for some Seagate HDDs 2011-02-12 18:26:18 +00:00
GameWindow.cpp *several code optimizations 2011-06-24 19:11:36 +00:00
GameWindow.hpp *several code optimizations 2011-06-24 19:11:36 +00:00
HomebrewPrompt.cpp *Created an automatic resource list generation script which is executed when files are added/removed 2011-06-14 17:53:19 +00:00
HomebrewPrompt.hpp *several code optimizations 2011-06-24 19:11:36 +00:00
ProgressWindow.cpp *Created an automatic resource list generation script which is executed when files are added/removed 2011-06-14 17:53:19 +00:00
ProgressWindow.h *Fixed DVD access in IOS58 mode (needs AHBPROT) 2011-01-14 15:39:42 +00:00
PromptWindow.cpp *Created an automatic resource list generation script which is executed when files are added/removed 2011-06-14 17:53:19 +00:00
PromptWindow.hpp *several code optimizations 2011-06-24 19:11:36 +00:00
PromptWindows.cpp USB Loader GX Release V2.2 2011-06-29 20:45:40 +00:00
PromptWindows.h *Created an automatic resource list generation script which is executed when files are added/removed 2011-06-14 17:53:19 +00:00
TitleBrowser.cpp *Created an automatic resource list generation script which is executed when files are added/removed 2011-06-14 17:53:19 +00:00
TitleBrowser.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00