mirror of
https://github.com/wiidev/usbloadergx.git
synced 2024-11-04 18:45:05 +01:00
e8f5ab07bd
* Fixed bug in http.c (where realloc *might* choose another address, thanks Dr. Clipper) * Added support to /wbfs/Game Title [GAMEID].wbfs files (thanks oggzee) * Fixed bug in cfg_cleanup when switching partitions * Added BGM class again (for playing background music, requested by dimok) * Added settings for background music again * Fixed bug in MEM2 class (returning an invalid handle when no memory could be allocated, thanks to dimok) * Updated DIP module to OpenDIP (report bugs with this one if you've found them, but report them here: http://github.com/spacemanspiff/odip-plugin) * Added initial code for cios 222 rev5 (THIS DOES NOT WORK YET! DON'T FILE BUGS ON THIS ONE!) * Added fatffs module by Hermes and Waninkoko (THIS DOES NOT WORK YET! DON'T FILE BUGS ON THIS ONE!) * Fixed bug in Settings, which resulted in a crash when the partition was changed. * Added caching for gamelist entries, so switching between different screens/sort options/display modes should be faster * Changed defines in ehc_module, in order to prevent clashes with new defines in rev5 |
||
---|---|---|
.. | ||
gui_bgm.cpp | ||
gui_bgm.h | ||
gui_button.cpp | ||
gui_customoptionbrowser.cpp | ||
gui_customoptionbrowser.h | ||
gui_diskcover.cpp | ||
gui_diskcover.h | ||
gui_element.cpp | ||
gui_filebrowser.cpp | ||
gui_gamebrowser.cpp | ||
gui_gamebrowser.h | ||
gui_gamecarousel.cpp | ||
gui_gamecarousel.h | ||
gui_gamegrid.cpp | ||
gui_gamegrid.h | ||
gui_image_async.cpp | ||
gui_image_async.h | ||
gui_image.cpp | ||
gui_imagedata.cpp | ||
gui_keyboard.cpp | ||
gui_numpad.cpp | ||
gui_optionbrowser.cpp | ||
gui_searchbar.cpp | ||
gui_searchbar.h | ||
gui_sound_decoder_aiff.cpp | ||
gui_sound_decoder_bns.cpp | ||
gui_sound_decoder_mpg.cpp | ||
gui_sound_decoder_ogg.cpp | ||
gui_sound_decoder_wav.cpp | ||
gui_sound_decoder.h | ||
gui_sound.cpp | ||
gui_text.cpp | ||
gui_tooltip.cpp | ||
gui_trigger.cpp | ||
gui_window.cpp | ||
gui.h |