Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-14 | WII: Fix compiler warnings | Alexander Reim | |
WII: Fix compiler warnings Compiler: DevKitPPC R28 | |||
2014-02-18 | WII: Make GPL headers consistent in themselves. | Johannes Schickel | |
2013-05-17 | RECORDER: Implement Events Recorder | Eugene Sandulenko | |
2012-07-21 | WII: Adapt to mouse cursor dontScale API change | dhewg | |
2012-06-09 | COMMON: Add tm_wday to our TimeDate struct | Matthew Hoops | |
Did not adapt bada or ps2 backends as I'm not sure how they should be handled | |||
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-06 | BACKENDS: Unify AudioCD manager instantiation | Max Horn | |
2011-06-04 | BACKENDS: Replace OSystem::disableCursorPalette by setFeatureState calls | Max Horn | |
2011-06-04 | COMMON: Rename kFeatureCursorHasPalette -> kFeatureCursorPalette | Max Horn | |
2011-05-03 | WII: Fix compilation | dhewg | |
2011-05-03 | WII: Fix various forbidden symbol clashes | Max Horn | |
2011-05-03 | BACKENDS: Allow various files to use stuff from time.h | Max Horn | |
2011-04-28 | WII: Fix compilation | Ori Avtalion | |
2010-12-03 | WII: Use more standard Chinese locales. | Jordi Vilalta Prat | |
Don't distinguish between simplified and traditional Chinese in the language tag, as suggested by LordHoto. svn-id: r54751 | |||
2010-12-01 | WII: Let the base backend decide the default detected language. | Jordi Vilalta Prat | |
svn-id: r54713 | |||
2010-12-01 | WII: Fix compilation | Jordi Vilalta Prat | |
svn-id: r54698 | |||
2010-12-01 | WII: Add system language auto-detection. | Jordi Vilalta Prat | |
svn-id: r54697 | |||
2010-03-11 | Replace Audio::MixerImpl::setOutputRate with a new 'sampleRate' param to the ↵ | Max Horn | |
MixerImpl constructor svn-id: r48238 | |||
2009-10-08 | Introduce a new struct TimeDate, replacing struct tm in client code. May ↵ | Max Horn | |
lead to compilation issues in ports, which should be trivial to fix, though svn-id: r44793 | |||
2009-10-01 | Fixed mismatching malloc/free, and plugged a memleak. | Andre Heider | |
svn-id: r44526 | |||
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-05 | Support for SMB shares, cleaned up async FS functions. | Andre Heider | |
svn-id: r43965 | |||
2009-09-03 | Removed AA modes in favor of bilinear texture filtering, which gives much ↵ | Andre Heider | |
better results. Renamed a few types and enums to make it clear what they're for. svn-id: r43919 | |||
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-22 | 16bit support for the Wii port | Andre Heider | |
svn-id: r43631 | |||
2009-03-20 | Fix some warnings in the Wii backend. | Andre Heider | |
svn-id: r39570 | |||
2009-02-15 | moved the supported graphics modes to a static array. | Andre Heider | |
svn-id: r38261 | |||
2009-02-15 | moved the keyboard event thread to libwiikeyboard. | Andre Heider | |
svn-id: r38258 | |||
2009-01-19 | Added ISO9660/Joliet DVD support | Andre Heider | |
svn-id: r35930 | |||
2009-01-02 | mutex fix, we actally want recursive locks | Andre Heider | |
svn-id: r35674 | |||
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko | |
svn-id: r35648 | |||
2008-08-11 | video mode polishing: | Andre Heider | |
* proper fullscreen video mode * multiple graphic modes with different overscan values * "fullscreen mode" stretches the picture on 16:9 displays * fixed broken sword 1/2 gfx garbage * support for setShakePos() svn-id: r33787 | |||
2008-08-09 | Updates to the recent OSystem API changes | Andre Heider | |
svn-id: r33719 | |||
2008-07-06 | adjustments to the recent mixer api changes | Andre Heider | |
svn-id: r32924 | |||
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 |