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-12 04:36:15 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
backends
History
Lars Persson
3a3b2cf862
SYMBIAN : Add addSysArchivesToSearchSet to support local data files properly. (Instead of using extrapath)
...
svn-id: r52864
2010-09-23 10:37:10 +00:00
..
events
/default
Remove PalmOS port
2010-07-17 18:41:38 +00:00
fs
PSP: remove virtual inheritance of BufferedWriteStream and BufferedSeekableReadStream
2010-09-14 14:00:15 +00:00
keymapper
Keymapper: sync with recent GUI changes.
2010-06-15 11:02:42 +00:00
midi
JANITORIAL: Removed most punctuation at end of warning() and error()
2010-09-18 10:55:16 +00:00
platform
SYMBIAN : Add addSysArchivesToSearchSet to support local data files properly. (Instead of using extrapath)
2010-09-23 10:37:10 +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
PSP: moved timer thread to backends/timer/psp
2010-05-24 03:05:17 +00:00
vkeybd
enable reading ZIP archives even without USE_ZLIB
2010-06-29 06:38:00 +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