aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/wii/osystem.cpp
AgeCommit message (Expand)Author
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