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-01-11 12:18:05 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
backends
History
Martin Kiewitz
27ee12e6a5
SDL/win32: fix lf, thx msvc
...
svn-id: r53768
2010-10-24 19:04:35 +00:00
..
events
/default
EVENTS: Apply backspace hack to keyrepeat too
2010-10-03 14:59:36 +00:00
fs
JANITORAL: Clean trailing whitespaces.
2010-10-12 02:18:11 +00:00
keymapper
Keymapper: sync with recent GUI changes.
2010-06-15 11:02:42 +00:00
midi
SOUND: Allow TiMidity support to be disabled via configure.
2010-10-13 00:48:40 +00:00
platform
SDL/win32: fix lf, thx msvc
2010-10-24 19:04:35 +00:00
plugins
Define WIN32_LEAN_AND_MEAN before including windows.h.
2010-06-26 21:55:52 +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