aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/wii/osystem.cpp
AgeCommit message (Expand)Author
2013-05-17RECORDER: Implement Events RecorderEugene Sandulenko
2012-07-21WII: Adapt to mouse cursor dontScale API changedhewg
2012-06-09COMMON: Add tm_wday to our TimeDate structMatthew Hoops
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-06BACKENDS: Unify AudioCD manager instantiationMax Horn
2011-06-04BACKENDS: Replace OSystem::disableCursorPalette by setFeatureState callsMax Horn
2011-06-04COMMON: Rename kFeatureCursorHasPalette -> kFeatureCursorPaletteMax Horn
2011-05-03WII: Fix compilationdhewg
2011-05-03WII: Fix various forbidden symbol clashesMax Horn
2011-05-03BACKENDS: Allow various files to use stuff from time.hMax Horn
2011-04-28WII: Fix compilationOri Avtalion
2010-12-03WII: Use more standard Chinese locales.Jordi Vilalta Prat
2010-12-01WII: Let the base backend decide the default detected language.Jordi Vilalta Prat
2010-12-01WII: Fix compilationJordi Vilalta Prat
2010-12-01WII: Add system language auto-detection.Jordi Vilalta Prat
2010-03-11Replace Audio::MixerImpl::setOutputRate with a new 'sampleRate' param to the ...Max Horn
2009-10-08Introduce a new struct TimeDate, replacing struct tm in client code. May lead...Max Horn
2009-10-01Fixed mismatching malloc/free, and plugged a memleak.Andre Heider
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-05Support for SMB shares, cleaned up async FS functions.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-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-01-19Added ISO9660/Joliet DVD supportAndre Heider
2009-01-02mutex fix, we actally want recursive locksAndre Heider
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
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