This website requires JavaScript.
Explore
Help
Sign In
ScummVM
/
scummvm
Watch
1
Star
0
Fork
0
mirror of
https://github.com/scummvm/scummvm.git
synced
2026-06-20 05:45:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0e2c8b9be51bc15cbe705dbfe64730bfec4e7f4c
scummvm
/
backends
/
platform
T
History
Johannes Schickel
7e71865e91
Move the event recorder to its own class (EventRecoder inside common/EventRecorder.[h/cpp]).
...
svn-id: r42751
2009-07-25 12:59:46 +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
Split the iPhone OSystem class up into several files
2009-07-14 13:52: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
Reverted my previous change (fprintf vs fputs),
2009-07-13 00:55:30 +00:00
psp
Fix PSP port
2009-06-28 21:04:24 +00:00
sdl
Move the event recorder to its own class (EventRecoder inside common/EventRecorder.[h/cpp]).
2009-07-25 12:59:46 +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
Add ARM code implementation of Scaler2x, and enable it for the WinCE
2009-07-21 19:39:24 +00:00