aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2009-06-05Corrected backend to be able to accept a 16-bit mouseKeyColor without overflowJody Northup
2009-06-05Converted cursor code to use 16-bit.Jody Northup
2009-06-03Applying the temporary 16-bit SDL hack.Jody Northup
2009-06-03cleanupMax Horn
2009-05-31The error() and warning() functions add ! and newline automatically. (I didn'tTorbjörn Andersson
2009-05-30Fixed compilation errorFilippos Karapetis
2009-05-29Changed SaveFileManager methods to take Common::String params (instead of cha...Max Horn
2009-05-27Changes for the latest libfat update.Andre Heider
2009-05-25Added hardwarekeys.cpp to makefileLars Persson
2009-05-24Also strip trailing whitespaces in C and Objective-C source files. (Seems I f...Johannes Schickel
2009-05-24Strip trailing whitespaces in the whole code base.Johannes Schickel
2009-05-21Attempt to bring event recoredr to life. Still crashes on exit, though.Eugene Sandulenko
2009-05-21Workaround for shells that treat an empty list in for as a syntax error...Marcus Comstedt
2009-05-21Micro-optimization: Don't re-strip plugins which are not modified.Marcus Comstedt
2009-05-21Ack, can't use something set with := in the dependency section. *sigh* New ...Marcus Comstedt
2009-05-21Added proper dependencies for the "plugin_dist" target.Marcus Comstedt
2009-05-19COMMON: Removed Stream::ioFailed() and clearIOFailed(), as they are deprecate...Max Horn
2009-05-16Fix bug #2790461: "WINCE: Compilation broken"Eugene Sandulenko
2009-05-14Fixed various GCC 4.2 warnings, among them an actual longstanding bug (3 year...Max Horn
2009-05-13Silence another g++ 4.4 warning.Johannes Schickel
2009-05-12Make data that is only locally used staticMax Horn
2009-05-12Allow ESC button also be assigned in keymapper.Eugene Sandulenko
2009-05-12Give hints for better automappingEugene Sandulenko
2009-05-12Synced WinCE SDL backend with the changes in commit #40226. Hopefully, this w...Filippos Karapetis
2009-05-11Fix bug #2595364: "Virtual Keyboard: number keys not working"Eugene Sandulenko
2009-05-11This is the source for the MMUHACK 2.4 kernel module is included with the GP2...John Willis
2009-05-11Fix compilationEugene Sandulenko
2009-05-11Increase HW key ID size so all modifiers fit too.Eugene Sandulenko
2009-05-11Define hardware keys for 101 keyboard in SDL backend.Eugene Sandulenko
2009-05-11Fixed some warningsOystein Eftevaag
2009-05-10iPhone fixes for compiling with the unofficial sdkOystein Eftevaag
2009-05-10Keymapper:Eugene Sandulenko
2009-05-10Actually save keymap after remappingEugene Sandulenko
2009-05-10Store global keymaps into a separate sectionEugene Sandulenko
2009-05-10whitespacesEugene Sandulenko
2009-05-10Updated xcode project and did some minor iphone optimizationsOystein Eftevaag
2009-05-09Fix GUI keymap.Eugene Sandulenko
2009-05-09Original GSoC'08 keymapper now works.Eugene Sandulenko
2009-05-09Converted the iPhone backend to use OpenGL ES instead of CoreSurface for grap...Oystein Eftevaag
2009-05-08SDL: Modified OSystem_SDL::setWindowCaption to strip out non-ASCII chars (thi...Max Horn
2009-05-05Fix keymapper compilationEugene Sandulenko
2009-05-01Renamed aspectRatio to aspectRatioCorrection in the SDL backend to match the ...Bertrand Augereau
2009-04-29fix warningJoost Peters
2009-04-21run psp-fixup-imports after linkingJoost Peters
2009-04-18Fixed a crash happening when an engine dirtied the full screen, and called in...Oystein Eftevaag
2009-04-18iPhone: Updated input event system to firmware 2.x standardOystein Eftevaag
2009-04-16Backout previous 'ooops' change (while shaking a stick at SVN and trying to c...John Willis
2009-04-16Push local cleanup into the 0.13 branch in prep. for 0.13.1.John Willis
2009-04-16Tiny update to the GP2X readme on branch (remove SVN build ref.).John Willis
2009-04-13commit slightly modified version of #2759353 - GSoC 2009: Correction in READM...Joost Peters