aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
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
2012-01-14MACOSX: Default to new CoreAudio API on x86, and to old on PowerPCMax Horn
2012-01-14OSX: Avoid use of NSString:stringWithCString, for OS X 10.2 and 10.3 compatib...Oystein Eftevaag
2012-01-07KEYMAPPER: Add failsafe code for popping into Keymapper itselfTarek Soliman
2012-01-07KEYMAPPER: Constantify global keymap nameTarek Soliman
2012-01-07KEYMAPPER: Rename inherit flag to transparentTarek Soliman
2012-01-03OPENGL: Fix mouse cursor scaling.Johannes Schickel
2012-01-03VKEYBD: Fix cursor palette.Johannes Schickel
2012-01-03VKEYBD: Slight cleanup.Johannes Schickel
2012-01-03VKEYBD: Properly error out parsing if an area is defined again.Johannes Schickel
2012-01-03VKEYBD: Slight cleanup in ImageMap code.Johannes Schickel
2012-01-03VKEYBD: Some formatting fixes.Johannes Schickel
2012-01-01MISC: This is year 2012Strangerke
2011-12-30KEYMAPPER: Remap dialog shows buttons before labelsTarek Soliman
2011-12-30KEYMAPPER: Use single column in remap dialogTarek Soliman
2011-12-30KEYMAPPER: Fix clear button behavior in remap dialogTarek Soliman
2011-12-30KEYMAPPER: Simplify calling getKeymapTarek Soliman
2011-12-30COMMON: Perform some keymapper-related changes to the KeyState structFilippos Karapetis
2011-12-30KEYMAPPER: Use hasFlags() in findHardwareKey()Filippos Karapetis
2011-12-30KEYMAPPER: Disable the (accidentally reenabled automatic mapper againFilippos Karapetis
2011-12-30KEYMAPPER: Fix broken implementation of findHardwareKey()Filippos Karapetis
2011-12-15OPENGLSDL: Simplify the code a bit.Johannes Schickel
2011-12-15OPENGLSDL: Fix video mode initialization for 640x400 games with AR enabled.Johannes Schickel
2011-12-13WIN32: Fix build by adapting to the latest Archive changesFilippos Karapetis
2011-12-13ANDROID: Fix assert in JavaInputStream (thanks clone2727).Alyssa Milburn
2011-12-13ANDROID: Fix compilation by adapting to latest Archive changes (thanks LordHo...Alyssa Milburn
2011-12-13WIN32: (Hopefully) fix compilation by adapting to latest Archive changes.Johannes Schickel
2011-12-13KEYMAPPER: Switch to using addClearButton()Tarek Soliman
2011-12-13Merge pull request #137 from fingolfin/various-cleanupFilippos Karapetis
2011-12-12KEYMAPPER: Add Common::KeyActionEntry for making simple keymap tablesTarek Soliman
2011-12-12MACOSX: Optionally allow building against "new" (10.5+) CoreAudio APIMax Horn
2011-12-12AUDIO: Add endian FIXME to timdity codeMax Horn