aboutsummaryrefslogtreecommitdiff
path: root/backends/events/maemosdl
AgeCommit message (Expand)Author
2019-07-08MAEMO: Minor cleanupCameron Cawley
2017-02-18SDL: Cleanup, replaced _km.multiplier with #definersn8887
2017-02-17SDL: More fixes to jerky analog joystick pointerrsn8887
2014-04-29MAEMO: Use virtual keyboard event directly, rather than using keycode.D G Turner
2014-02-18MAEMO: Make GPL headers consistent in themselves.Johannes Schickel
2014-01-24MAEMO: Get rid of superfluous cast.Johannes Schickel
2012-02-27KEYMAPPER: Rename EVENT_CUSTOM_BACKEND to EVENT_CUSTOM_BACKEND_ACTIONTarek Soliman
2012-02-17MAEMO: Fix building without keymapper enabledTarek Soliman
2012-02-15MAEMO: Drop the hardcoded keymap in favor of the keymapperTarek Soliman
2012-02-15MAEMO: Rename hasHwKeyboard and add hasMenuKeyTarek Soliman
2012-02-15MAEMO: Fix wrong assertTarek Soliman
2012-02-15JANITORIAL: Fix missing whitespace in pointer castTarek Soliman
2012-02-12MAEMO: Use custom event Click Mode keymap actionTarek Soliman
2012-02-12MAEMO: Refactor toggle click modeTarek Soliman
2011-11-29MAMEO: Add GMM keybinding for N900 (fix bug #3443043)Tarek Soliman
2011-10-11MAEMO: Add initial N800 support with Fullscreen key mapped to Virtual KeyboardTarek Soliman
2011-10-11MAEMO: Migrate MaemoSdlEventSource to Maemo namespaceTarek Soliman
2011-09-22MAEMO: enable virtual keyboard and add keymappingTarek Soliman
2011-09-22MAEMO: Enable/Disable clicking now displays OSD messageTarek Soliman
2011-09-22MAEMO: Zoom- is now mode selector for clickingTarek Soliman
2011-09-22MAEMO: keymap zoom+ and zoom- keys to right and middle clickTarek Soliman
2011-09-22MAEMO: keymap fullscreen buttonTarek Soliman
2011-09-22MAEMO: initial keymapper that keymaps menu buttonTarek Soliman
2011-09-22MAEMO: Add basic platform backend with stubbed keymapperTarek Soliman