Commit Graph

9 Commits

Author SHA1 Message Date
suloku
9a3c7ba11d Add device selector
- command line for both wii and gamecube
- support sdgecko in wii mode
- you can now insert/remove devices without reboot via device selector
2021-11-03 10:00:28 +01:00
suloku
6db7f5444a Add dark mode
-WII/GC: added Dark mode theme
-Added more card fixes by Extrems in libogc2
-Use definitions to easily change font colors
GC
- Change background depending on fat device
Todo: add device selector to gamecube
2021-10-19 13:25:27 +02:00
DacoTaco
120687e0b5 remove the need for the gci struct, as its now in libogc's card.h 2021-06-21 20:51:29 +02:00
Carsten Teibes
efa7c7e9ac Use bin2o for font and background image
(instead of manual assembly and copying)
2020-07-13 21:35:09 +02:00
sulokutdcmago
4d69c9c175 Ready for 1.4:
-Added some characters to the font (for comment displaying)
-Changed background
-Tweaked a little to have some sort of initial screen rather than a black background
-Minor graphical tweaks
2012-10-07 22:19:13 +00:00
sulokutdcmago
3c82ef2e0e Icon centered when there's no banner
Function to get free blocks in card library
Save permissions display is more user friendly
Better screen cleanup
Some helper macros in gci.h
2012-10-06 09:43:50 +00:00
sulokutdcmago
cefa314593 * Fixed time info display
* Rearranged information display
* Using __card_getstatusex and __card_setstatusex to get a full GCI header

Tested and working (restore/backup) with official memory cards with no issues
2012-08-29 01:08:56 +00:00
sulokutdcmago
6d299814b1 Added icon and banner showing by dronesplitter
Added choice for memory slot in wii mode

TODO:
- Add usb (choice and fallback when no sd inserted)
- Update memory card mounting and initation in all functions (currently card_open fails in all ocasions)
2012-08-28 15:33:50 +00:00
sulokutdcmago
361c89d8c6 2008-12-28 19:34:39 +00:00