aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
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
2011-10-27KEYMAPPER: Make global keymap that is always activeTarek Soliman
2011-10-27KEYMAPPER: Added clear buttons in remap dialogTarek Soliman
2011-10-27KEYMAPPER: Debugging and minor cleanupTarek Soliman
2011-10-27KEYMAPPER: Fix showing active keymap in remap dialogTarek Soliman
2011-10-27KEYMAPPER: Disable the broken auto mapping codeTarek Soliman
2011-10-25ANDROID: Match versions when checking for plugins.Alyssa Milburn
2011-10-25ANDROID: Point the default savepath to external storage.Alyssa Milburn
2011-10-25ANDROID: Move from org.inodes.gus to org.scummvm.Alyssa Milburn
2011-10-22ANDROID: Fix plugins on Android 3.1+.Alyssa Milburn
2011-10-21ANDROID: Delete _timerManager in OSystem_Android's destructor.Alyssa Milburn
2011-10-20RELEASE: This is 1.5.0gitEugene Sandulenko
2011-10-19Merge pull request #106 from chrisws/branch-1-4-cEugene Sandulenko
2011-10-19Merge pull request #89 from TomFrost/masterWillem Jan Palenstijn
2011-10-18BADA: Misc changes merged from appstore releaseChris Warren-Smith
2011-10-18WINCE: Add workaround for memory management problem on Windows CE < 6.0CeRiAl