Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-28 | MAEMO: Define only special keys to Keymapper | Tarek Soliman | |
Also get rid of static tables in headers. | |||
2012-02-28 | KEYMAPPER: HardwareInputSet now has defaults | Tarek Soliman | |
Ports can add additional special keys. SDL no longer carries the static tables. Default behavior unchanged: HardwareInputSet() still gives an empty one. | |||
2012-02-27 | KEYMAPPER: Rename EVENT_CUSTOM_BACKEND to EVENT_CUSTOM_BACKEND_ACTION | Tarek Soliman | |
2012-02-27 | KEYMAPPER: Rename HardwareKey to HardwareInput | Tarek Soliman | |
2012-02-24 | MAEMO: Move static table out of .h file | Tarek Soliman | |
Thanks fuzzie & LordHoto for pointing this out | |||
2012-02-21 | KEYMAPPER: Remove automapping dead code | Tarek Soliman | |
2012-02-17 | MAEMO: Fix building without keymapper enabled | Tarek Soliman | |
2012-02-15 | MAEMO: Remove pointless copy ctor call | Tarek Soliman | |
Thanks LordHoto | |||
2012-02-15 | MAEMO: Register Keymapper Keymap Action default bindings | Tarek Soliman | |
2012-02-15 | MAEMO: Drop the hardcoded keymap in favor of the keymapper | Tarek Soliman | |
2012-02-15 | MAEMO: Rename hasHwKeyboard and add hasMenuKey | Tarek Soliman | |
2012-02-15 | MAEMO: Use bitshifting in ModelType | Tarek Soliman | |
2012-02-13 | KEYMAPPER: Fix Action ctor args in most keymaps | Tarek Soliman | |
2012-02-13 | ALL: Enable Keymapper specific OSystem API only when the Keymapper is enabled. | Johannes Schickel | |
2012-02-12 | MAEMO: Use custom event Click Mode keymap action | Tarek Soliman | |
2012-02-12 | MAEMO: Define platform global keymap | Tarek Soliman | |
2012-02-12 | MAEMO: Define HardwareKeySet | Tarek Soliman | |
2012-02-04 | MAEMO: Add detection entry for the Nokia 700 running OS2008HE | Tarek Soliman | |
This allows the Nokia 770 running OS2008HE to be used. Fixes bug#3483921 "Volume rocker do no emulate keypress as it used" | |||
2011-12-04 | MAEMO: Remove i386 from Architecture field of debian/control | Tarek Soliman | |
It confuses the maemo.org autobuilder which tries to build x86 builds with ARMisms in them | |||
2011-12-03 | MAEMO: Add fields to debian/control | Tarek Soliman | |
2011-11-29 | MAEMO: Add basic graphics manager | Tarek Soliman | |
2011-11-24 | MAEMO: Make setupIcon do nothing | Tarek Soliman | |
It seems N900 is hit by SDL_WM_SetIcon bug (window cannot receive input) http://bugzilla.libsdl.org/show_bug.cgi?id=586 This fix is based on the old 1.2.1 Maemo port code | |||
2011-11-20 | ALL: Remove more m4/mads leftovers. | Johannes Schickel | |
Some project files (iPhone) and backend files (Symbian) still reference m4.dat, but I know not enough on how to remove that without breaking something. | |||
2011-11-15 | MAEMO: Update debian/changelog to version 1.5.0~git | Tarek Soliman | |
2011-11-15 | MAEMO: Update debian/changelog with 1.4 release | Tarek Soliman | |
2011-10-11 | MAEMO: Migrate OSystem_SDL_Maemo to Maemo namespace | Tarek Soliman | |
2011-10-11 | MAEMO: Add basic structs to Maemo namespace | Tarek Soliman | |
2011-10-11 | MAEMO: added hardware alias to the hardware detection table | Tarek Soliman | |
2011-10-11 | MAEMO: Add detection for specific hardware model | Tarek Soliman | |
Features detected right now are just the hardware keyboard | |||
2011-10-05 | MAEMO: Change maintainer in debian/control and revise debian/changelog | Tarek Soliman | |
2011-09-22 | MAEMO: enable virtual keyboard and add keymapping | Tarek Soliman | |
2011-09-22 | MAEMO: fix task switcher window title | Tarek Soliman | |
2011-09-22 | MAEMO: fix configure script parms in debian/rules | Tarek Soliman | |
Instead of explicitly passing everything, use the new host=maemo configure capabilities | |||
2011-09-22 | MAEMO: Add basic platform backend with stubbed keymapper | Tarek Soliman | |
2011-09-22 | MAEMO: added comment to clarify debian/postinst | Tarek Soliman | |
2011-09-22 | MAEMO: mention the BSD and LGPL parts in debian/copyright | Tarek Soliman | |
2011-09-22 | MAEMO: Update maintainer history in debian/copyright | Tarek Soliman | |
2011-09-22 | MAEMO: add missing files to install to debian/rules | Tarek Soliman | |
2011-09-22 | MAEMO: cleanup debian directory | Tarek Soliman | |
2011-09-22 | MAEMO: bump debian version | Tarek Soliman | |
2011-09-22 | MAEMO: adding debian directory | Tarek Soliman | |
This is the original debian directory from the 1.2.0 maemo port | |||
2011-09-22 | MAEMO: removing obsolete patch | Tarek Soliman | |
2010-04-29 | remove unused files | Frantisek Dufka | |
svn-id: r48862 | |||
2010-04-15 | Replace ancient maemo patch with the one from 1.1.0 branch | Max Horn | |
svn-id: r48660 | |||
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat | |
svn-id: r30664 | |||
2008-01-12 | Patch #1869152: "MAEMO port preliminary patch" | Eugene Sandulenko | |
svn-id: r30458 | |||
2008-01-11 | First part of Maemo port | Eugene Sandulenko | |
svn-id: r30427 | |||
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵ | Nicola Mettifogo | |
been updated. svn-id: r28966 | |||
2007-06-18 | Use the SCUMMVM_VERSION macro from base/internal_version.h in the maemo ↵ | Max Horn | |
backend code, instead of hardcoding it (one potential headache less, yippie) svn-id: r27537 | |||
2007-06-18 | Update versions. | Travis Howell | |
svn-id: r27536 |