This website requires JavaScript.
Explore
Help
Register
Sign in
thirdparty
/
scummvm
Watch
2
Star
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
7e71865e91
scummvm
/
backends
/
platform
/
sdl
History
Download ZIP
Download TAR.GZ
Johannes Schickel
7e71865e91
Move the event recorder to its own class (EventRecoder inside common/EventRecorder.[h/cpp]).
...
svn-id: r42751
2009-07-25 12:59:46 +00:00
..
events.cpp
Implement feature request
#1180217
: "GUI: Mute option"
2009-06-06 17:36:06 +00:00
graphics.cpp
Renamed aspectRatio to aspectRatioCorrection in the SDL backend to match the accessor functions
2009-05-01 09:09:07 +00:00
hardwarekeys.cpp
Make data that is only locally used static
2009-05-12 23:31:02 +00:00
main.cpp
Initial import of the GP2XWiz backend (based on the GP2X and SDL backends). Includes configure changes and one #ifdef to SDL backend. Also updates NEWS.
2009-06-04 08:30:31 +00:00
module.mk
Define hardware keys for 101 keyboard in SDL backend.
2009-05-11 09:01:54 +00:00
sdl.cpp
Move the event recorder to its own class (EventRecoder inside common/EventRecorder.[h/cpp]).
2009-07-25 12:59:46 +00:00
sdl.h
Define hardware keys for 101 keyboard in SDL backend.
2009-05-11 09:01:54 +00:00