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-12 06:00:48 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
backends
History
Max Horn
184c732bf6
PS2: Enable use of forbidden symbols
...
svn-id: r53969
2010-10-30 23:53:59 +00:00
..
events
/default
EVENTS: Apply backspace hack to keyrepeat too
2010-10-03 14:59:36 +00:00
fs
ALL: Add code to help stop people from accidentally using "bad" APIs
2010-10-30 21:27:42 +00:00
keymapper
Keymapper: sync with recent GUI changes.
2010-06-15 11:02:42 +00:00
midi
ALL: Add code to help stop people from accidentally using "bad" APIs
2010-10-30 21:27:42 +00:00
platform
PS2: Enable use of forbidden symbols
2010-10-30 23:53:59 +00:00
plugins
SDL: Fix SDL plugin provider code (used e.g. by Dingux port)
2010-10-30 23:53:30 +00:00
saves
Convert some occurences of StringList to StringArray;
2010-03-18 15:44:59 +00:00
timer
JANITORAL: Clean trailing whitespaces.
2010-10-12 02:18:11 +00:00
vkeybd
COMMON: Add XMLParser::parseIntegerKey variant accepting a Common::String
2010-10-15 12:19:13 +00:00
base-backend.cpp
Fix compilation on unix
2009-11-09 15:13:59 +00:00
base-backend.h
Replace "EventProvider" class of the DefaultEventManager implementation with "Common::EventSource".
2009-07-25 00:59:03 +00:00
module.mk
BUILD: Compile & link certain files only for specific BACKEND values
2010-07-29 13:02:14 +00:00