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
cebb052e2c
scummvm
/
backends
/
platform
/
sdl
History
Download ZIP
Download TAR.GZ
Johannes Schickel
157a1df30d
Fix sample buffer calculation. Now it really asks for a buffer of 2048 samples for 22050Hz, like the comment states.
...
svn-id: r47558
2010-01-25 17:59:05 +00:00
..
events.cpp
Strip trailing spaces/tabs.
2010-01-25 01:39:44 +00:00
graphics.cpp
Strip trailing spaces/tabs.
2010-01-25 01:39:44 +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
Remove (now) obsolete HACK for WIN32.
2009-11-11 14:27:22 +00:00
module.mk
Define hardware keys for 101 keyboard in SDL backend.
2009-05-11 09:01:54 +00:00
sdl.cpp
Fix sample buffer calculation. Now it really asks for a buffer of 2048 samples for 22050Hz, like the comment states.
2010-01-25 17:59:05 +00:00
sdl.h
Strip trailing spaces/tabs.
2010-01-25 01:39:44 +00:00