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
Age
Commit message (
Expand
)
Author
2009-02-14
reverting rev35505 since this change breaks the video output using RGB cables
Andre Heider
2009-02-13
DS: Removed code from GBAMPSaveFileManager::getSavePath() which was for compa...
Max Horn
2009-02-12
Cleanup of the GP2X backend. It's been sat on my HDD for a while and it reall...
John Willis
2009-02-11
cleanup
Max Horn
2009-02-08
Remove key statement in PKG file
Lars Persson
2009-02-02
Update for part building
Lars Persson
2009-02-02
Missed script update for future SAGA2 engine
Lars Persson
2009-02-01
Merged r36175 from branch-0-13-0:
Marcus Comstedt
2009-01-30
Removed default implementations of OSystem::getOverlayHeight() and getOverlay...
Max Horn
2009-01-30
Fix for bug #2548995: AmigaOS4: Compiler error (and taking care of some poten...
Max Horn
2009-01-30
do not include common/debug.h from common/util.h
Max Horn
2009-01-30
Moved default implementations for various OSystem methods into a new class Ba...
Max Horn
2009-01-27
Need graphics/colormasks.h for Graphics::createPixelFormat.
Marcus Comstedt
2009-01-27
Disable autosave (fixes [2516389]).
Marcus Comstedt
2009-01-25
fix compilation
Joost Peters
2009-01-24
fix compilation
Joost Peters
2009-01-24
pollCD() should only return true, if CD audio is actually playing.
Travis Howell
2009-01-23
Oops
Max Horn
2009-01-23
Renamed FSNode::openForReading / openForWriting to createReadStream / createW...
Max Horn
2009-01-23
Renamed OSystem::openConfigFileForReading & openConfigFileForWriting to creat...
Max Horn
2009-01-23
DS: Nothing is supposed to use time(), so don't globally include <time.h> -- ...
Max Horn
2009-01-23
DS: Apply an old cleanup patch of mine from last August
Max Horn
2009-01-23
DS: Fix compilation
Max Horn
2009-01-22
Get rid of the wrappers around the zlib stream wrapper wrappers ;)
Max Horn
2009-01-22
Fix the compilation of the Wii port
Jordi Vilalta Prat
2009-01-22
Got rid of several occurrences of gBitFormat
Max Horn
2009-01-22
Moved Graphics::PixelFormat into its own header file; turned RGBToColor etc. ...
Max Horn
2009-01-21
made ISO9660 support optional via USE_WII_DI
Andre Heider
2009-01-21
added ENABLE_VKEYBD, ENABLE_KEYMAPPER (both not mapped yet) and ENABLE_AGI
Andre Heider
2009-01-21
More cleanup of the DS port
Max Horn
2009-01-21
More cleanup
Max Horn
2009-01-21
cleanup
Max Horn
2009-01-21
Yet more cleanup
Max Horn
2009-01-20
Moved libdb to the right spot in the Makefile
Andre Heider
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-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
mutex fix, we actally want recursive locks
Andre Heider
[next]