[Scummvm-cvs-logs] scummvm branch-1-4 -> bce2fa7c976c39cf7b3ea684e699df8a4cb43e3e

tsoliman tarek at bashasoliman.com
Fri Dec 2 18:52:38 CET 2011


This automated email contains information about 3 new commits which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
72ea513563 MAMEO: Add GMM keybinding for N900 (fix bug #3443043)
34654c6304 MAEMO: Add basic graphics manager
bce2fa7c97 MAEMO: Fix zoom key capture on N900 (fixes bug#3443037)


Commit: 72ea51356367f2cb1291b35aee67f4467cc380b3
    https://github.com/scummvm/scummvm/commit/72ea51356367f2cb1291b35aee67f4467cc380b3
Author: Tarek Soliman (tsoliman at scummvm.org)
Date: 2011-12-02T09:26:09-08:00

Commit Message:
MAMEO: Add GMM keybinding for N900 (fix bug #3443043)

The keybinding is Ctrl-Shift-m.
Ctrl-m is more desirable but is toggling mouse capture.

(cherry picked from commit dabea2b5151b5f220fb06a93e50a3eb43903385c)

Changed paths:
    backends/events/maemosdl/maemosdl-events.cpp




Commit: 34654c6304e9ab67964881642c44e647b5b51736
    https://github.com/scummvm/scummvm/commit/34654c6304e9ab67964881642c44e647b5b51736
Author: Tarek Soliman (tsoliman at scummvm.org)
Date: 2011-12-02T09:50:22-08:00

Commit Message:
MAEMO: Add basic graphics manager

This is necessary for bugfix#3443037

(cherry picked from commit 29c0386f2c5d1a8a03cab0010e7c7c7e27fe2e94)

Changed paths:
  A backends/graphics/maemosdl/maemosdl-graphics.cpp
  A backends/graphics/maemosdl/maemosdl-graphics.h
    backends/module.mk
    backends/platform/maemo/maemo.cpp




Commit: bce2fa7c976c39cf7b3ea684e699df8a4cb43e3e
    https://github.com/scummvm/scummvm/commit/bce2fa7c976c39cf7b3ea684e699df8a4cb43e3e
Author: Tarek Soliman (tsoliman at scummvm.org)
Date: 2011-12-02T09:51:00-08:00

Commit Message:
MAEMO: Fix zoom key capture on N900 (fixes bug#3443037)

This was semi-intentionally skipped in the intial port revival
because the focus was on N810 at the time.

This is mostly copied from the old 1.2.1 port and then cleaned up.

(cherry picked from commit fda6e1534bc1dfad7f1f32ccf0bb51f3eb34974d)

Changed paths:
    backends/graphics/maemosdl/maemosdl-graphics.cpp
    backends/graphics/maemosdl/maemosdl-graphics.h








More information about the Scummvm-git-logs mailing list