Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-01 | MAEMO: Update debian/changelog | Tarek Soliman | |
2012-09-05 | MAEMO: Package tony.dat | Tarek Soliman | |
2012-07-20 | MAEMO: Package missing docs | Tarek Soliman | |
2012-07-20 | MAEMO: Fix date in debian/changelog | Tarek Soliman | |
(cherry picked from commit 831cfc89345299034e94160088d2ad3ff20eff5e) | |||
2012-07-18 | MAEMO: Add new build dependencies | Tarek Soliman | |
Since libfaad doesn't exist in maemo.org extras-devel, it cannot be added. | |||
2012-07-15 | MAEMO: Fix uninitialized member | Tarek Soliman | |
2012-07-15 | MAEMO: Minor whitespace fix | Tarek Soliman | |
2012-07-15 | MAEMO: Set defaults for fullscreen and aspect ratio correction | Tarek Soliman | |
New installs now have fullscreen and aspect ratio correction on by default | |||
2012-07-14 | MAEMO: Fix compile without keymapper | Tarek Soliman | |
2012-07-10 | MAEMO: Update debian/changelog | Tarek Soliman | |
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 | |