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
Age
Commit message (
Expand
)
Author
2009-01-20
Removed ImageMan again, now the code uses Graphics::ImageDecoder directly.
Johannes Schickel
2009-01-20
Some formatting.
Johannes Schickel
2009-01-20
fixed vkeybd.zip loading
Andre Heider
2009-01-20
protect all vkeybd code with ENABLE_VKEYBD
Andre Heider
2009-01-20
added the required XML header to vkeybd.zip
Andre Heider
2009-01-20
added proper ImageMan includes
Andre Heider
2009-01-20
use Surface instead of SurfaceKeyColored
Andre Heider
2009-01-20
added ImageMan to vkeybd
Andre Heider
2009-01-20
Moved libdb to the right spot in the Makefile
Andre Heider
2009-01-20
Some basic work on the vkeybd code
Max Horn
2009-01-19
Added ISO9660/Joliet DVD support
Andre Heider
2009-01-19
Makefile cleanup with additional comments. Added DEBUG_WII_MEMSTATS for memor...
Andre Heider
2009-01-18
Added keymapper code to build system (still disabled unless ENABLE_KEYMAPPER ...
Max Horn
2009-01-18
Removed slashes as last char from directories
Andre Heider
2009-01-17
use pointers when passing struct stat
Andre Heider
2009-01-16
Reuse given stat flags when possible to avoid fstat() calls
Andre Heider
2009-01-11
Enable IHNM and SAGA2
Andre Heider
2009-01-11
Merge in Virtual Keybpard & KeyMapper branch,
Eugene Sandulenko
2009-01-11
Enabled GROOVIE and TUCKER as well, as they are enabled by default by the sta...
Marcus Comstedt
2009-01-10
Enable IHNM.
Marcus Comstedt
2009-01-09
Add subengine flag for ihnm.
Lars Persson
2009-01-08
Add initial files for a secondary exe (to be distributed with in a single pkg...
Lars Persson
2009-01-04
had forgotten the case of a rect being partially off the top of the screen (a...
Kostas Nakos
2009-01-04
fix bug #2480870: crash when shaking (not stirring)
Kostas Nakos
2009-01-04
follow new SAGA engine defines
Kostas Nakos
2009-01-04
Virtualize sdl backend's setGraphicsModeIntern() so it can be overloaded by C...
Kostas Nakos
2009-01-03
debug Makefile targets
Andre Heider
2009-01-03
tweak the cache values for better video streaming
Andre Heider
2009-01-02
Fixed the way how screen changes are tracked. This should fix a crash when do...
Johannes Schickel
2009-01-02
disable buffering for newlib's poor fread() implementation
Andre Heider
2009-01-02
mutex fix, we actally want recursive locks
Andre Heider
2009-01-02
Renamed gui/newgui.cpp -> gui/GuiManager.cpp and gui/newgui.h -> gui/GuiManag...
Johannes Schickel
2009-01-02
Prevent the 'Confirm exit' dialog from being invoked recursively
Max Horn
2009-01-01
Set/unified svn:keywords for all *.h and *.cpp files
Max Horn
2009-01-01
Whoa! Removing trailing spaces.
Eugene Sandulenko
2008-12-30
added RM_REC, it's required for clean:
Andre Heider
2008-12-28
workaround for ce's limitation of cwd in _access too
Kostas Nakos
2008-12-28
fix buggy repaints caused by multiple calls to the overlay toggles
Kostas Nakos
2008-12-27
Silenced warning about redefinition of ARRAYSIZE under Windows, after the lat...
Filippos Karapetis
2008-12-27
Slight simplification
Filippos Karapetis
2008-12-25
Pushing down some header deps (on common/system.h, mostly)
Max Horn
2008-12-23
480p video mode for gamecube if a component cable was detected (contributed b...
Andre Heider
2008-12-23
changes for the new libfat version. the root node now yields a list of all mo...
Andre Heider
2008-12-23
tweak the video mode some more to get rid of black borders
Andre Heider
2008-12-23
increase the height of the overlay so the modern theme fits in 16:9
Andre Heider
2008-12-23
enable groovie and tucker
Andre Heider
2008-12-23
drop mpeg2 support
Andre Heider
2008-12-23
changes for devkitPPC r16
Andre Heider
2008-12-21
DS port: Removed mixer.cpp from OPTLIST (saves 11kb code size); added several...
Max Horn
2008-12-19
Allow changing the scaler using hotkeys again. I hope this is the correct way
Torbjörn Andersson
[prev]
[next]