Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon | |
2011-06-07 | WII: Use OSystem's 'slots' for timer/savefile manager | Max Horn | |
2011-05-03 | WII: Fix various forbidden symbol clashes | Max Horn | |
2010-08-30 | WII: Abuse pollEvent() to update the screen of skipped frames. | Andre Heider | |
updateScreen() itself skips redraws when called too frequently. With the right timing and number of consecutive calls this can result in missing gfx updates, so lets abuse pollEvent() to check for overdue redraws. svn-id: r52456 | |||
2010-01-25 | Strip trailing spaces/tabs. | Johannes Schickel | |
svn-id: r47541 | |||
2009-09-20 | New "Input" tab for the options dialog to set pad sensitivity and acceleration. | Andre Heider | |
svn-id: r44205 | |||
2009-09-18 | Moved the Wii gfx code to its own library. Added a onscreen console for ↵ | Andre Heider | |
stdout/err, toggable via pad keys. svn-id: r44189 | |||
2009-09-01 | Added an options dialog for some Wii specific settings. | Andre Heider | |
svn-id: r43892 | |||
2009-08-30 | Complete GFX rewrite with new features: | Andre Heider | |
- Standard and Dual-strike (240p) video modes, both with or without AA - Distinct textures for the overlay, game buffer and the cursor - Support for HW paletted textures - Less pixel buffer conversions - Cursor scaling - Support for kFeatureAspectRatioCorrection and kFeatureOverlaySupportsAlpha svn-id: r43830 | |||
2009-08-08 | tweaked the mapped keys to reintroduce SHIFT for mass adding games | Andre Heider | |
svn-id: r43117 | |||
2009-03-20 | Fix some warnings in the Wii backend. | Andre Heider | |
svn-id: r39570 | |||
2009-03-19 | Added configure support for the Wii and Gamecube port | Andre Heider | |
svn-id: r39531 | |||
2009-02-21 | map dpad right to the predictive dialog | Andre Heider | |
svn-id: r38681 | |||
2009-02-17 | another update for the new libwiikeyboard API. | Andre Heider | |
svn-id: r38392 | |||
2009-02-15 | check the result of PAD_ScanPads() to trigger button up/down events only ↵ | Andre Heider | |
once. requires a not yet official libogc patch. svn-id: r38294 | |||
2009-02-15 | add support for USB keyboard modifier keys. | Andre Heider | |
svn-id: r38264 | |||
2009-02-15 | better error checking when setting up threads, and free() the stacks when done. | Andre Heider | |
svn-id: r38260 | |||
2009-02-15 | moved the keyboard event thread to libwiikeyboard. | Andre Heider | |
svn-id: r38258 | |||
2009-02-15 | make keyboard support optional with USE_WII_KBD since libwiikeyboard is not ↵ | Andre Heider | |
in the official libogc svn. svn-id: r38244 | |||
2009-02-15 | allow keyboard hotplugging. | Andre Heider | |
svn-id: r38242 | |||
2009-02-15 | Fixes for the changed keyboard API. Tweaked the PAD mappings to add GMM and ↵ | Andre Heider | |
VKEYBD. svn-id: r38185 | |||
2009-02-14 | added USB keyboard support | Andre Heider | |
svn-id: r36337 | |||
2008-06-07 | added support for reset and power buttons | Andre Heider | |
svn-id: r32593 | |||
2008-06-04 | Patch #1971285: "Nintendo Wii port" | Eugene Sandulenko | |
svn-id: r32547 |