aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/wii/osystem.h
AgeCommit message (Expand)Author
2011-06-17WII: Add logMessage() implementationMax Horn
2011-06-08BACKENDS: Shuffle backends class hierarchy and module initializationMax Horn
2011-06-07WII: Use OSystem's 'slots' for timer/savefile managerMax Horn
2011-06-04BACKENDS: Replace OSystem::disableCursorPalette by setFeatureState callsMax Horn
2011-05-03WII: Fix various forbidden symbol clashesMax Horn
2011-04-28WII: Fix compilationOri Avtalion
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2011-02-07COMMON: OSystem now has a PaletteManagerMax Horn
2010-12-01WII: Add system language auto-detection.Jordi Vilalta Prat
2010-08-30WII: Abuse pollEvent() to update the screen of skipped frames.Andre Heider
2010-08-14WII: Update port for the current versions of the base libraries. Enable DVD a...Andre Heider
2010-06-15SYSTEM: Unify OSystem::getSupportedFormats() signatureMax Horn
2009-10-08Introduce a new struct TimeDate, replacing struct tm in client code. May lead...Max Horn
2009-09-20New "Input" tab for the options dialog to set pad sensitivity and acceleration.Andre Heider
2009-09-18Moved the Wii gfx code to its own library. Added a onscreen console for stdou...Andre Heider
2009-09-03Removed AA modes in favor of bilinear texture filtering, which gives much bet...Andre Heider
2009-09-01Added an options dialog for some Wii specific settings.Andre Heider
2009-08-30Complete GFX rewrite with new features:Andre Heider
2009-08-2216bit support for the Wii portAndre Heider
2009-08-21Fixed OSystem_Wii for the 16bit API changesAndre Heider
2009-03-20Fix some warnings in the Wii backend.Andre Heider
2009-02-15moved the supported graphics modes to a static array.Andre Heider
2009-02-15moved the keyboard event thread to libwiikeyboard.Andre Heider
2009-02-14added USB keyboard supportAndre Heider
2009-01-30Moved default implementations for various OSystem methods into a new class Ba...Max Horn
2009-01-22Fix the compilation of the Wii portJordi Vilalta Prat
2009-01-19Added ISO9660/Joliet DVD supportAndre Heider
2009-01-19Makefile cleanup with additional comments. Added DEBUG_WII_MEMSTATS for memor...Andre Heider
2008-11-06Got rid of OSystem::colorToRGB and RGBToColor; added implementations for OSys...Max Horn
2008-11-06Got rid of OSystem::ARGBToColor and colorToARGBMax Horn
2008-08-11video mode polishing:Andre Heider
2008-08-09Updates to the recent OSystem API changesAndre Heider
2008-07-06adjustments to the recent mixer api changesAndre Heider
2008-06-07added support for reset and power buttonsAndre Heider
2008-06-04Patch #1971285: "Nintendo Wii port"Eugene Sandulenko