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-06 19:08:15 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
backends
History
Lars Persson
edc6cc642a
Added capabilities to allow BT Mouse support
...
svn-id: r39114
2009-03-04 07:22:29 +00:00
..
events
/default
Use Ctrl F5 for global main menu, since any single key would conflict with some games.
2009-02-07 07:05:08 +00:00
fs
- 0.13.x friendly ;-)
2009-03-04 03:55:00 +00:00
keymapper
Yet more cleanup
2009-01-21 02:28:14 +00:00
midi
#define usleep on BeOS
2009-02-02 18:33:38 +00:00
platform
Added capabilities to allow BT Mouse support
2009-03-04 07:22:29 +00:00
plugins
Fix for bug
#2548995
: AmigaOS4: Compiler error (and taking care of some potential errors in WinCE & GP2x, too)
2009-01-30 14:26:34 +00:00
saves
Fix annoying warnings in the default savemanager
2009-02-28 18:07:14 +00:00
timer
/default
Remove misleading comment.
2009-02-28 19:31:42 +00:00
vkeybd
Changed Graphics::ImageDecoder to allow custom PixelFormats
2009-01-23 23:50:54 +00:00
base-backend.cpp
- Replace OSystem::clearScreen with OSystem::fillScreen as discussed on -devel.
2009-02-15 21:20:21 +00:00
base-backend.h
- Replace OSystem::clearScreen with OSystem::fillScreen as discussed on -devel.
2009-02-15 21:20:21 +00:00
module.mk
Moved default implementations for various OSystem methods into a new class BaseBackend
2009-01-30 03:35:47 +00:00