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
d89cb33bcb
scummvm
/
backends
/
platform
/
sdl
History
Download ZIP
Download TAR.GZ
Alejandro Marzini
d89cb33bcb
Refactored SDL mixer manager. Created a SdlMixerManager subclass for Mac OSX.
...
svn-id: r50198
2010-06-24 04:11:54 +00:00
..
posix
Fixed Posix port problem with destructor and configure.
2010-06-23 22:02:00 +00:00
win32
Relocated Win32 and Posix ports. (Part 2)
2010-06-23 21:07:03 +00:00
hardwarekeys.cpp
Replaced KeyStates with ActionKeys in the keymapper, removed SDL ASCII code mismatch workaround hacks, fixed the memory leaks I had previously created.
2009-08-16 07:40:13 +00:00
main.cpp
Created posix port subclassed from sdl backend. Removed unnecessary #include in win32.cpp
2010-06-22 23:55:25 +00:00
module.mk
Relocated Win32 and Posix ports. (Part 2)
2010-06-23 21:07:03 +00:00
sdl.cpp
Refactored SDL mixer manager. Created a SdlMixerManager subclass for Mac OSX.
2010-06-24 04:11:54 +00:00
sdl.h
Refactored SDL mixer manager. Created a SdlMixerManager subclass for Mac OSX.
2010-06-24 04:11:54 +00:00