Age | Commit message (Expand) | Author |
2013-05-17 | RECORDER: Implement Events Recorder | Eugene Sandulenko |
2012-07-21 | WII: Adapt to mouse cursor dontScale API change | dhewg |
2012-06-20 | WII: Replace OverlayColor with uint16. | Johannes Schickel |
2012-06-16 | ALL: Let overlay related methods in OSystem take a void * and use a proper pi... | Johannes Schickel |
2012-06-16 | BACKENDS: Make OSystem::setMouseCursor take a "const void *" buffer. | Johannes Schickel |
2012-06-16 | BACKENDS: Let copyRectToScreen take a "const void *" instead of "const byte *... | Johannes Schickel |
2012-06-03 | ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" lo... | Johannes Schickel |
2011-06-17 | WII: Add logMessage() implementation | Max Horn |
2011-06-08 | BACKENDS: Shuffle backends class hierarchy and module initialization | Max Horn |
2011-06-07 | WII: Use OSystem's 'slots' for timer/savefile manager | Max Horn |
2011-06-04 | BACKENDS: Replace OSystem::disableCursorPalette by setFeatureState calls | Max Horn |
2011-05-03 | WII: Fix various forbidden symbol clashes | Max Horn |
2011-04-28 | WII: Fix compilation | Ori Avtalion |
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn |
2011-02-07 | COMMON: OSystem now has a PaletteManager | Max Horn |
2010-12-01 | WII: Add system language auto-detection. | Jordi Vilalta Prat |
2010-08-30 | WII: Abuse pollEvent() to update the screen of skipped frames. | Andre Heider |
2010-08-14 | WII: Update port for the current versions of the base libraries. Enable DVD a... | Andre Heider |
2010-06-15 | SYSTEM: Unify OSystem::getSupportedFormats() signature | Max Horn |
2009-10-08 | Introduce a new struct TimeDate, replacing struct tm in client code. May lead... | Max Horn |
2009-09-20 | New "Input" tab for the options dialog to set pad sensitivity and acceleration. | Andre Heider |
2009-09-18 | Moved the Wii gfx code to its own library. Added a onscreen console for stdou... | Andre Heider |
2009-09-03 | Removed AA modes in favor of bilinear texture filtering, which gives much bet... | Andre Heider |
2009-09-01 | Added an options dialog for some Wii specific settings. | Andre Heider |
2009-08-30 | Complete GFX rewrite with new features: | Andre Heider |
2009-08-22 | 16bit support for the Wii port | Andre Heider |
2009-08-21 | Fixed OSystem_Wii for the 16bit API changes | Andre Heider |
2009-03-20 | Fix some warnings in the Wii backend. | Andre Heider |
2009-02-15 | moved the supported graphics modes to a static array. | Andre Heider |
2009-02-15 | moved the keyboard event thread to libwiikeyboard. | Andre Heider |
2009-02-14 | added USB keyboard support | Andre Heider |
2009-01-30 | Moved default implementations for various OSystem methods into a new class Ba... | Max Horn |
2009-01-22 | Fix the compilation of the Wii port | Jordi Vilalta Prat |
2009-01-19 | Added ISO9660/Joliet DVD support | Andre Heider |
2009-01-19 | Makefile cleanup with additional comments. Added DEBUG_WII_MEMSTATS for memor... | Andre Heider |
2008-11-06 | Got rid of OSystem::colorToRGB and RGBToColor; added implementations for OSys... | Max Horn |
2008-11-06 | Got rid of OSystem::ARGBToColor and colorToARGB | Max Horn |
2008-08-11 | video mode polishing: | Andre Heider |
2008-08-09 | Updates to the recent OSystem API changes | Andre Heider |
2008-07-06 | adjustments to the recent mixer api changes | Andre Heider |
2008-06-07 | added support for reset and power buttons | Andre Heider |
2008-06-04 | Patch #1971285: "Nintendo Wii port" | Eugene Sandulenko |