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
8b813f02b8
scummvm
/
backends
/
platform
/
sdl
History
Download ZIP
Download TAR.GZ
Max Horn
c38c0980cd
SDL: Modified OSystem_SDL::setWindowCaption to strip out non-ASCII chars (this prevents a crash on OS X). Note that the OSystem specs cleary state that only ASCII may be passed to setWindowCaption(), but we ignore this e.g. in the launcher
...
svn-id: r40381
2009-05-08 12:37:11 +00:00
..
events.cpp
Renamed aspectRatio to aspectRatioCorrection in the SDL backend to match the accessor functions
2009-05-01 09:09:07 +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
main.cpp
Removed trailing spaces.
2008-01-27 19:47:41 +00:00
module.mk
SDL backend cleanup (minor)
2007-08-11 08:44:43 +00:00
sdl.cpp
SDL: Modified OSystem_SDL::setWindowCaption to strip out non-ASCII chars (this prevents a crash on OS X). Note that the OSystem specs cleary state that only ASCII may be passed to setWindowCaption(), but we ignore this e.g. in the launcher
2009-05-08 12:37:11 +00:00
sdl.h
Renamed aspectRatio to aspectRatioCorrection in the SDL backend to match the accessor functions
2009-05-01 09:09:07 +00:00