This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-02-07 11:27:44 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
backends
History
Kostas Nakos
546d9cb01b
added code to supress the backlight in older devices, fixed a little oops :-)
...
svn-id: r26728
2007-05-01 20:10:56 +00:00
..
events
/default
Moved Event/EventType/keyboard enum from common/system.h (part of class OSystem) to common/events.h (part of namespace Common). Porters may have to make minor changes to their backends to get them to compile again
2007-03-17 19:02:05 +00:00
fs
Cleanup
2007-05-01 09:50:50 +00:00
midi
Fixed compilation
2007-05-01 09:58:44 +00:00
platform
added code to supress the backlight in older devices, fixed a little oops :-)
2007-05-01 20:10:56 +00:00
plugins
First phase of detection-related plugins interface improvements. Now plugins
2007-01-20 21:27:57 +00:00
saves
Add a flag which makes it possible to disable the default savefile man (for backends which want to use our Makefile build system but don't want the default saveman)
2007-03-16 23:07:08 +00:00
timer
/default
Modified version of Torbjoern's patch from bug
#1640420
(fixes an overflow in the default timer manager)
2007-01-24 22:56:57 +00:00
intern.h
…
module.mk
Implemented a simple EventManager class
2007-03-17 00:07:34 +00:00