Difference between revisions of "Maemo"

From ScummVM :: Wiki
Jump to navigation Jump to search
Line 45: Line 45:
}}
}}
== About ==
== About ==
Maemo is a Debian based operating system for Nokia internet tablets and phones. Port is currently based on SDL backend with few patches adding custom keybindings. First version was ported by [http://770.fs-security.com/scummvm/ Tomas Junnonen]. Since 0.8.2 until 1.2.1 the port is maintained by [http://fanoush.wz.cz/maemo/#scummvm fanoush]. 0.11.0 was first official scummvm.org version.
Maemo is a Debian based operating system for Nokia internet tablets and phones. Port is currently based on a SDL (no opengl) with changes adding for the hardware keys on the tablets. First version was ported by [http://770.fs-security.com/scummvm/ Tomas Junnonen]. Since 0.8.2 until 1.2.1 the port is maintained by [http://fanoush.wz.cz/maemo/#scummvm fanoush]. 0.11.0 was first official scummvm.org version.
Since version 1.4.0, the port is maintained by tsoliman.
Since version 1.4.0, the port is maintained by tsoliman and has been part of the main source code tree.
There are no official releases between 1.2.1 and 1.4.0 due to the port being unmaintained.


== Keybindings ==
== Keybindings ==
Line 68: Line 69:
Support N800 and N900
Support N800 and N900
No plans to support N770 for future releases because of older SDK requirements.
No plans to support N770 for future releases because of older SDK requirements.
Get 1.4.0


== Known issues ==
== Known issues ==

Revision as of 18:10, 28 September 2011

maemo.png Maemo Port
Latest Released Version 1.2.1
Supported Audio Options MP3, OGG, FLAC, Uncompressed
Additional Webpage(s) None
Maintainer(s) tsoliman
Packager(s) tsoliman
Forum Port Forum
Status Maintained
First Official Version 0.11.0

About

Maemo is a Debian based operating system for Nokia internet tablets and phones. Port is currently based on a SDL (no opengl) with changes adding for the hardware keys on the tablets. First version was ported by Tomas Junnonen. Since 0.8.2 until 1.2.1 the port is maintained by fanoush. 0.11.0 was first official scummvm.org version. Since version 1.4.0, the port is maintained by tsoliman and has been part of the main source code tree. There are no official releases between 1.2.1 and 1.4.0 due to the port being unmaintained.

Keybindings

All SDL backend keybindings (see README) should work unless specifically changed for Maemo. Both builtin (if available) and attached bluetooth or usb keyboard should work. Touch screen tap generates left click when clicking is enabled. Press the "switch clicking mode" key to toggle clicking on and off. When clicking is off, touch screen tap only generates mouse movement.

N810 Keybindings

Menu: Bring up the scummvm menu (in-game)

Fullscreen: Toggle fullscreen/windowed mode

Zoom+: Right-click

Zoom-: Switch clicking mode

CTRL + Zoom-: Activate virtual keyboard

TODO

Support N800 and N900 No plans to support N770 for future releases because of older SDK requirements. Get 1.4.0

Known issues

  • Power management - ScummVM is not paused when running in background or display is blanked. Bringing up menu (menu key) may reduce CPU usage significantly but exiting scummvm is recommended when not in use.

External links