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-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
2008-12-18
fix opening of config file + some cleanup
Kostas Nakos
2008-12-14
Use the new nifty defines DISABLE_TEXT_CONSOLE and DISABLE_COMMAND_LINE.
Marcus Comstedt
2008-12-10
implement the newer gfx transaction interface. some issues still remain
Kostas Nakos
2008-12-04
Added missing include.
Johannes Schickel
2008-12-04
Fix for GUI compile error described in bug #2387217 "WINCE: SVN trunk compila...
Johannes Schickel
2008-12-04
Fix for bug #2388270 "[Wii/GC] Unable to build SVN rev.35233".
Johannes Schickel
2008-12-04
Some changes which will hopefully fix bug #2387217 - "WINCE: SVN trunk compil...
Filippos Karapetis
2008-11-30
Fixed sysEx buffer sizes.
Johannes Schickel
2008-11-30
- Extended MidiDriver::sysEx to allow 264 byte sysEx messages
Johannes Schickel
2008-11-30
Fix NDS warning that should really be an error. Returning nothing from a non
Robin Watts
2008-11-29
Remove warnings from NDS build.
Robin Watts
[next]