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-22 01:57:16 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
711fcccfa6
Branches
Tags
View all branches
scummvm
/
backends
History
Yotam Barnoy
832779497e
PSP: added keypad to d-pad. Allows control of AGI,SCI0, and Indy3
...
svn-id: r46810
2009-12-31 23:59:07 +00:00
..
events
/default
Clarified the backspace key workaround: This is not a Mac OS X issue (as the comment used to imply) but rather an issue in some game engines.
2009-09-01 13:02:24 +00:00
fs
remove bad hackery caused by n64 port and avoid polluting StdioStream using a custom Stream subclass
2009-12-30 22:56:19 +00:00
keymapper
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
2009-10-04 21:26:33 +00:00
midi
Remove the Audio::Mixer parameter from the midi/music plugins
2009-12-09 18:05:20 +00:00
platform
PSP: added keypad to d-pad. Allows control of AGI,SCI0, and Indy3
2009-12-31 23:59:07 +00:00
plugins
Slightly modified version of patch
#2875544
: PSP plugins patch
2009-10-09 12:10:08 +00:00
saves
added support for samsung tv
2009-11-09 14:43:05 +00:00
timer
/default
Add FIXME about DefaultTimerManager implementation.
2009-08-22 00:41:22 +00:00
vkeybd
Include font.h instead of fontman.h in places that don't need fontman :)
2009-12-09 16:46:14 +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
remove bad hackery caused by n64 port and avoid polluting StdioStream using a custom Stream subclass
2009-12-30 22:56:19 +00:00