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-01 00:12:59 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
backends
/
platform
History
Marcus Comstedt
415d0c5b03
Refresh the screen if pollEvent() is called without updateScreen() being called for a long time.
...
svn-id: r42139
2009-07-05 14:57:03 +00:00
..
dc
Refresh the screen if pollEvent() is called without updateScreen() being called for a long time.
2009-07-05 14:57:03 +00:00
ds
cleanup
2009-07-02 22:05:42 +00:00
gp2x
Virtual Keyboard: Move vkeybd.zip into packs folder and rename default keyboard pack to vkeybd_default(.zip) with updates to default-events.cpp. Also update vkeybdpack.py to use zlib compression if Python zlib is found. Update GP2X and GP2XWiz bundle files to get new vkeybd_default.zip.
2009-06-08 14:47:38 +00:00
gp2xwiz
Virtual Keyboard: Move vkeybd.zip into packs folder and rename default keyboard pack to vkeybd_default(.zip) with updates to default-events.cpp. Also update vkeybdpack.py to use zlib compression if Python zlib is found. Update GP2X and GP2XWiz bundle files to get new vkeybd_default.zip.
2009-06-08 14:47:38 +00:00
iphone
Changed OSystem::setWindowCaption to expect ISO LATIN 1 encoded input;
2009-06-28 19:58:11 +00:00
maemo
Removed trailing spaces.
2008-01-27 19:47:41 +00:00
null
Changed OSystem::setWindowCaption to expect ISO LATIN 1 encoded input;
2009-06-28 19:58:11 +00:00
PalmOS
Changed OSystem::setWindowCaption to expect ISO LATIN 1 encoded input;
2009-06-28 19:58:11 +00:00
ps2
PS2: Don't overload fillScreen with a dummy, just use the inherited version
2009-06-28 19:58:30 +00:00
psp
Fix PSP port
2009-06-28 21:04:24 +00:00
sdl
Indentation fix.
2009-06-29 12:33:47 +00:00
symbian
Move action inits to engineInit and engineDone callbacks.
2009-07-01 20:02:33 +00:00
wii
Moved the wiidist target to ports.mk, cleaned it up and automated meta.xml generation.
2009-06-17 23:36:00 +00:00
wince
Changed OSystem::setWindowCaption to expect ISO LATIN 1 encoded input;
2009-06-28 19:58:11 +00:00