index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
/
platform
/
wii
Age
Commit message (
Expand
)
Author
2011-02-16
WII: Fix OSystem_Wii::setPalette after the ScummVM upstream merge in a024546.
Johannes Schickel
2011-02-15
Merge branch 'master' into osystem-palette
Johannes Schickel
2011-02-14
WII: Fix 16bit cursors on some HE games
dhewg
2011-02-14
WII: Adapt to [set|grab]Palette RGBA->RGB change.
dhewg
2011-02-12
BUILD: Remove explicit references to SVN in revision variable names.
Jordi Vilalta Prat
2011-02-12
WII: Whitespace (buildbot upgrade test)
Andre Heider
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2011-02-07
COMMON: OSystem now has a PaletteManager
Max Horn
2010-12-03
WII: Use more standard Chinese locales.
Jordi Vilalta Prat
2010-12-01
WII: Let the base backend decide the default detected language.
Jordi Vilalta Prat
2010-12-01
WII: Fix compilation
Jordi Vilalta Prat
2010-12-01
WII: Add system language auto-detection.
Jordi Vilalta Prat
2010-11-16
GUI: Move major widgets to new directory gui/widgets
Max Horn
2010-11-03
Merge from gsoc2010-plugins
Yotam Barnoy
2010-11-01
COMMON: Rename String::printf() to String::format()
Max Horn
2010-10-31
Updated with latest from trunk
Yotam Barnoy
2010-09-08
WII: Fix typo, update translations.
Andre Heider
2010-09-05
MERGE: Merge trunk to branch.
Andre Heider
2010-09-05
WII: Add plugins to the distribution.
Andre Heider
2010-09-05
PLUGINS: Plugin support for the GameCube/Wii backend.
Andre Heider
2010-09-05
WII: Merge r52536 from trunk.
Andre Heider
2010-09-05
WII: New disttarget 'wiiloaddist'
Andre Heider
2010-08-30
WII: Abuse pollEvent() to update the screen of skipped frames.
Andre Heider
2010-08-28
WII: svn merge Wii port commits from trunk
Andre Heider
2010-08-17
WII: Bump the sfx buffer size to fix MT32 emulator hiccups.
Andre Heider
2010-08-14
WII: Update port for the current versions of the base libraries. Enable DVD a...
Andre Heider
2010-07-29
BUILD: Unify how MODULE_DIRS is computed for backends
Max Horn
2010-06-26
GUI: Add and improve some messages to translate
Jordi Vilalta Prat
2010-06-15
SYSTEM: Unify OSystem::getSupportedFormats() signature
Max Horn
2010-06-15
WII: sync with recent GUI changes. NOT TESTED.
Eugene Sandulenko
2010-04-30
Fixed warnings when building a GC binary.
Andre Heider
2010-04-20
Round up the game texture dimensions if the requested size is incompatible to...
Andre Heider
2010-04-19
Fix lockScreen() for 16bit modes.
Andre Heider
2010-04-19
Reinit the video mode when showing the console on an abnormal exit. This was ...
Andre Heider
2010-03-11
Replace Audio::MixerImpl::setOutputRate with a new 'sampleRate' param to the ...
Max Horn
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2010-01-22
Silenced some more cppcheck warnings. Some of these may seem silly, but the way
Torbjörn Andersson
2009-10-08
Introduce a new struct TimeDate, replacing struct tm in client code. May lead...
Max Horn
2009-10-01
Fixed mismatching malloc/free, and plugged a memleak.
Andre Heider
2009-09-30
Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ...
Max Horn
2009-09-27
Use _port_mk for the Wii and Gamecube port.
Andre Heider
2009-09-25
Move wii specific stuff from ports.mk to backends/platform/wii/wii.mk
Max Horn
2009-09-21
whitespace fix
Andre Heider
2009-09-21
reinit the console when changing the video mode.
Andre Heider
2009-09-20
New "Input" tab for the options dialog to set pad sensitivity and acceleration.
Andre Heider
2009-09-20
Fix compilation
Andre Heider
2009-09-20
Mention mount errors on the status labels.
Andre Heider
2009-09-20
Only update status label of the active tab (lables print their text when upda...
Andre Heider
2009-09-18
Show the console when exiting abnormally.
Andre Heider
2009-09-18
Moved the Wii gfx code to its own library. Added a onscreen console for stdou...
Andre Heider
[next]