aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
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
2011-12-04MAEMO: Remove i386 from Architecture field of debian/controlTarek Soliman
2011-12-05WINCE: Update port specific READMECeRiAl
2011-12-05WINCE: Update port specific READMECeRiAl
2011-12-03MAEMO: Add fields to debian/controlTarek Soliman
2011-11-29MAEMO: Fix zoom key capture on N900 (fixes bug#3443037)Tarek Soliman
2011-11-29MAEMO: Add basic graphics managerTarek Soliman
2011-11-29MAMEO: Add GMM keybinding for N900 (fix bug #3443043)Tarek Soliman
2011-11-27PS2: Remove the unused method OSystem_PS2::grabRawScreen().Christoph Mallon
2011-11-27DS: Remove the unused method OSystem_DS::grabRawScreen().Christoph Mallon
2011-11-27JANITORIAL: Remove extra semicolons.Christoph Mallon
2011-11-24MAEMO: Make setupIcon do nothingTarek Soliman
2011-11-21ALL: Remove unnecessary forward declarations.Christoph Mallon
2011-11-20ALL: Remove more m4/mads leftovers.Johannes Schickel
2011-11-17Merge pull request #114 from tsoliman/keymapper2Eugene Sandulenko
2011-11-17COMMON: Move <new> include into scummsys.h.Alyssa Milburn
2011-11-17COMMON: Remove outdated fixmeWillem Jan Palenstijn
2011-11-16COMMON: Rename Common::set_to to Common::fill.Johannes Schickel
2011-11-15MAEMO: Update debian/changelog to version 1.5.0~gitTarek Soliman
2011-11-15MAEMO: Update debian/changelog with 1.4 releaseTarek Soliman
2011-11-02Revert "KEYMAPPER: Make global keymap that is always active"Tarek Soliman
2011-10-28KEYMAPPER: Improved clear buttonTarek Soliman
2011-10-28KEYMAPPER: Add tooltip text for clear buttonsTarek Soliman
2011-10-27KEYMAPPER: Only skip the top GUI keymap when populating the active keymapTarek Soliman
2011-10-27KEYMAPPER: Skip GUI keymap when displaying active keymap in keymapper dialogTarek Soliman