[Scummvm-devel] Maemo port rewrite

Tarek Soliman tarek-spam at zeusmail.bounceme.net
Mon Jul 18 07:22:35 CEST 2011


Hi folks,

As disccused in other threads in -devel, I have been working on refactoring the Maemo port so that it can be in-tree like the rest of the ports.

My work so far is here:
https://github.com/tsoliman/scummvm/tree/maemo-master
I am also keeping a rebased version here:
https://github.com/tsoliman/scummvm/tree/maemo-master-rebased

* There is now a proper backend with a generic keymapper. I mapped a few keys that are important.
* This is all still very N810 centric. I only have an N810 so I am far from supporting all maemo (especially ones without a keyboard)
* I still have a couple of hacks in the code so that it compiles. Not sure what else to do about those. They are in a separate commit clearly saying hacks.
* The debian directory (mostly as-is from the 1.2.1 source) is in backends/platform/maemo/ but whoever/whatever builds this should move it to the project root (I just symlink)

If you have time to review this, please do.

Thanks
-- 
Tarek




More information about the Scummvm-devel mailing list