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
2004-03-28
Remove explicit OSystem parameter from StackLock constructor; added OSystem::...
Max Horn
2004-03-28
Renamed more OSystem methods
Max Horn
2004-03-28
Small tweaks for MIPSPro compiler
Max Horn
2004-03-21
Moved Surface/Font code into new 'graphics' module
Max Horn
2004-03-21
Updated X11 backend to compile again (I do not know if it works, though)
Max Horn
2004-03-19
Reverted to the old random_nr() function. This appears to have been the
Torbjörn Andersson
2004-03-17
Fix for bug #917532 (GUI: BrowserDialog return value)
Max Horn
2004-03-15
"int GraphicsMode *" was a rather creative type... :)
Marcus Comstedt
2004-03-15
Allow multi-line OSD messages; display virtual/real screen resolutions when c...
Max Horn
2004-03-15
Renamed OSystem::set_timer() to setTimerCallback(); more OSystem Doxygen changes
Max Horn
2004-03-15
Added getDefaultGraphicsMode for DC backend
Max Horn
2004-03-15
Added OSystem::getDefaultGraphicsMode(); renamed OSystem::get_height() and ge...
Max Horn
2004-03-14
Virtual keyboard.
Marcus Comstedt
2004-03-14
Protect against multiple inclusion.
Marcus Comstedt
2004-03-14
Sound buffer adjustment.
Marcus Comstedt
2004-03-14
In stereo.
Marcus Comstedt
2004-03-13
Patch #902111: Change remaining random function calls to use RandomSource
Max Horn
2004-03-13
Reworked scaling logic, and added kFeatureAspectRatioCorrection support.
Marcus Comstedt
2004-03-13
Less strange.
Marcus Comstedt
2004-03-13
Cleanup.
Marcus Comstedt
2004-03-13
Use default implementation for setGraphicsMode(const char *).
Marcus Comstedt
2004-03-13
Use the name "scummvm_main" for the common main function, like WinCE.
Marcus Comstedt
2004-03-13
Allow changing the scaler via keypad, too (FR #821415)
Max Horn
2004-03-13
Added an OSD (On Screen Display) to the SDL backend
Max Horn
2004-03-13
Features.
Marcus Comstedt
2004-03-13
Harmonized with new OSystem API.
Marcus Comstedt
2004-03-13
Merged in fixes from 0.6.0 release branch.
Marcus Comstedt
2004-03-12
cleanup
Max Horn
2004-03-03
Add SDL information to track driver problems
Nicolas Bacca
2004-03-02
FLAC support
Chris Apers
2004-03-02
Obsolete
Chris Apers
2004-03-01
Fix for bug #907280: Mouse glitches and crashes (Regression)
Max Horn
2004-03-01
fixed dep file loading
Max Horn
2004-03-01
removed obsolete membe
Max Horn
2004-03-01
got rid of _mouseOldState; some minor cleanup
Max Horn
2004-02-29
this might help Makefile.noconf (did I mention that i want to get rid of it?)
Max Horn
2004-02-29
merged OSystem_SDL and OSystem_SDL_Common; split SDL backend into multiple so...
Max Horn
2004-02-28
fix mouse redraw issue when toggling fullscreen mode (visible if one mode is ...
Max Horn
2004-02-28
renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor...
Max Horn
2004-02-27
fix a recursive lock bug related to update_screen() (shouldn't have caused pr...
Max Horn
2004-02-25
Revert fixme out.. as it's all fixed. :o)
James Brown
2004-02-25
Build SDL backend via a module.mk file, too
Max Horn
2004-02-25
fix fullscreen switch code 'properly' (sorry for missing this one, folks). Si...
Max Horn
2004-02-25
Fix SDL backend compilation
James Brown
2004-02-25
OpenGL backend no longer exists.
Travis Howell
2004-02-24
the OSystem changes we discussed on the ML (note: renaming of the existing OS...
Max Horn
2004-02-24
Random 640x480 tweaks
Nicolas Bacca
2004-02-24
Fix monkey detection
Nicolas Bacca
2004-02-24
Fix hide toolbar
Nicolas Bacca
2004-02-24
Fix Simon detection
Nicolas Bacca
[next]