aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2012-02-15MAEMO: Remove pointless copy ctor callTarek Soliman
2012-02-15KEYMAPPER: Add more warning signsTarek Soliman
2012-02-15MAEMO: Register Keymapper Keymap Action default bindingsTarek Soliman
2012-02-15KEYMAPPER: Allow ports to define default Keymap Action bindingsTarek 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: Use bitshifting in ModelTypeTarek Soliman
2012-02-15MAEMO: Fix wrong assertTarek Soliman
2012-02-15JANITORIAL: Fix missing whitespace in pointer castTarek Soliman
2012-02-15JANITORIAL: Fix whitespace in pointer template argTarek Soliman
2012-02-15KEYMAPPER: Make some parameters constTarek Soliman
2012-02-15OPENGL: More formatting fixes.Johannes Schickel
2012-02-15OPENGLSDL: Remove HACK in fullscreen toggle mode.Johannes Schickel
2012-02-15OPENGL: Prevent access to a few more members in the SDL OpenGL code.Johannes Schickel
2012-02-15OPENGL: Use tabs instead of spaces for indentation.Johannes Schickel
2012-02-15OPENGLSDL: Don't cast EventType into int for switch.Johannes Schickel
2012-02-15OPENGL: Use C-style casts.Johannes Schickel
2012-02-15OPENGL: Let getGlErrStr return a Common::String.Johannes Schickel
2012-02-15OPENGL: Slight formatting fixes.Johannes Schickel
2012-02-15OPENGL: Make all GLTexture members private.Johannes Schickel
2012-02-15OPENGL: Unvirtualize all GLTexture methods.Johannes Schickel
2012-02-15OPENGL: Remove redundant check in adjustMousePosition.Johannes Schickel
2012-02-13KEYMAPPER: Fix Action ctor args in most keymapsTarek Soliman
2012-02-13SDL: Get rid of unneeded forwards.Johannes Schickel
2012-02-13ALL: Enable Keymapper specific OSystem API only when the Keymapper is enabled.Johannes Schickel
2012-02-12MAEMO: Use custom event Click Mode keymap actionTarek Soliman
2012-02-12MAEMO: Refactor toggle click modeTarek Soliman
2012-02-12MAEMO: Define platform global keymapTarek Soliman
2012-02-12KEYMAPPER: Allow ports to define their own global keymapTarek Soliman
2012-02-12MAEMO: Define HardwareKeySetTarek Soliman
2012-02-12KEYMAPPER: Refactor HardwareKeySet generationTarek Soliman
2012-02-10JANITORIAL: Fix template definition whitespaceTarek Soliman
2012-02-09KEYMAPPER: Fix re-selecting the top keymapTarek Soliman
2012-02-09KEYMAPPER: Display active keymap stack in remap dialog popup listTarek Soliman
2012-02-05KEYMAPPER: Fix active keymap name displayed in remap dialogTarek Soliman
2012-02-04KEYMAPPER: Fix annoying debug messageTarek Soliman
2012-02-04MAEMO: Add detection entry for the Nokia 700 running OS2008HETarek Soliman
2012-02-03ANDROID: Add faked input delay.Alyssa Milburn
2012-02-02KEYMAPPER: Handle EVENT_MAINMENU directlyTarek Soliman
2012-02-02KEYMAPPER: Allow simple events to be added to an ActionTarek Soliman
2012-01-28WEBOS: Renamed "Touchpad Mode" to "Trackpad Mode" to prevent confusion becaus...Klaus Reimer
2012-01-23TASKBAR: Fix compilation with mingw-w64dhewg
2012-01-23WINDOWS: Add default save paths for Windows NT4 onwardsTravis Howell
2012-01-23GPH: Fix silly copy/paste error in GP2X bundle target.David-John Willis
2012-01-22GPH: Move all dist files into own folder under dists.David-John Willis
2012-01-22OPENPANDORA: Move all dist files into own folder under dists.David-John Willis
2012-01-21WEBOS: Fix whitespace errordhewg
2012-01-17MACOSX: Moved an include a bit to make sure that some defines are there befor...Oystein Eftevaag
2012-01-14MACOSX: Changed CoreAudio deprecation check slightly to allow building with o...Oystein Eftevaag
2012-01-14Merge pull request #157 from fingolfin/coreaudioOystein Eftevaag