aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/wii/osystem.h
AgeCommit message (Collapse)Author
2009-02-15moved the supported graphics modes to a static array.Andre Heider
svn-id: r38261
2009-02-15moved the keyboard event thread to libwiikeyboard.Andre Heider
svn-id: r38258
2009-02-14added USB keyboard supportAndre Heider
svn-id: r36337
2009-01-30Moved default implementations for various OSystem methods into a new class ↵Max Horn
BaseBackend svn-id: r36135
2009-01-22Fix the compilation of the Wii portJordi Vilalta Prat
svn-id: r36004
2009-01-19Added ISO9660/Joliet DVD supportAndre Heider
svn-id: r35930
2009-01-19Makefile cleanup with additional comments. Added DEBUG_WII_MEMSTATS for ↵Andre Heider
memory statistics and splitted existing DEBUG_* tunables. svn-id: r35920
2008-11-06Got rid of OSystem::colorToRGB and RGBToColor; added implementations for ↵Max Horn
OSystem::getOverlayFormat to several ports (pending testing by the porters) svn-id: r34912
2008-11-06Got rid of OSystem::ARGBToColor and colorToARGBMax Horn
svn-id: r34911
2008-08-11video mode polishing:Andre Heider
* proper fullscreen video mode * multiple graphic modes with different overscan values * "fullscreen mode" stretches the picture on 16:9 displays * fixed broken sword 1/2 gfx garbage * support for setShakePos() svn-id: r33787
2008-08-09Updates to the recent OSystem API changesAndre Heider
svn-id: r33719
2008-07-06adjustments to the recent mixer api changesAndre Heider
svn-id: r32924
2008-06-07added support for reset and power buttonsAndre Heider
svn-id: r32593
2008-06-04Patch #1971285: "Nintendo Wii port"Eugene Sandulenko
svn-id: r32547