Age | Commit message (Expand) | Author |
2009-06-06 | Implement feature request #1180217: "GUI: Mute option" | Eugene Sandulenko |
2009-06-06 | GP2X: Small cleanup of control code and start to work on virtual keyboard sup... | John Willis |
2009-06-06 | GP2XWiz: Cleanup and start to work on virtual keyboard support for the backend. | John Willis |
2009-06-06 | Streamlined the cursor blitting changes introduced in revision 41412 | Jody Northup |
2009-06-06 | Corrected 16-bit cursor blit errors on GFX mode change. | Jody Northup |
2009-06-06 | Corrected cursor display errors introduced by revision 41204, reimplemented 1... | Jody Northup |
2009-06-06 | Merged revisions 41154-41156,41160,41163-41181,41185-41186,41188-41189,41196-... | Travis Howell |
2009-06-05 | Corrected backend to be able to accept a 16-bit mouseKeyColor without overflow | Jody Northup |
2009-06-05 | Converted cursor code to use 16-bit. | Jody Northup |
2009-06-04 | Code formatting in the gp2xwiz backend | Max Horn |
2009-06-04 | Initial import of the GP2XWiz backend (based on the GP2X and SDL backends). I... | John Willis |
2009-06-03 | Applying the temporary 16-bit SDL hack. | Jody Northup |
2009-06-03 | cleanup | Max Horn |
2009-05-31 | The error() and warning() functions add ! and newline automatically. (I didn't | Torbjörn Andersson |
2009-05-29 | Changed SaveFileManager methods to take Common::String params (instead of cha... | Max Horn |
2009-05-27 | Changes for the latest libfat update. | Andre Heider |
2009-05-25 | Added hardwarekeys.cpp to makefile | Lars Persson |
2009-05-24 | Also strip trailing whitespaces in C and Objective-C source files. (Seems I f... | Johannes Schickel |
2009-05-24 | Strip trailing whitespaces in the whole code base. | Johannes Schickel |
2009-05-21 | Attempt to bring event recoredr to life. Still crashes on exit, though. | Eugene Sandulenko |
2009-05-21 | Workaround for shells that treat an empty list in for as a syntax error... | Marcus Comstedt |
2009-05-21 | Micro-optimization: Don't re-strip plugins which are not modified. | Marcus Comstedt |
2009-05-21 | Ack, can't use something set with := in the dependency section. *sigh* New ... | Marcus Comstedt |
2009-05-21 | Added proper dependencies for the "plugin_dist" target. | Marcus Comstedt |
2009-05-16 | Fix bug #2790461: "WINCE: Compilation broken" | Eugene Sandulenko |
2009-05-12 | Make data that is only locally used static | Max Horn |
2009-05-12 | Give hints for better automapping | Eugene Sandulenko |
2009-05-12 | Synced WinCE SDL backend with the changes in commit #40226. Hopefully, this w... | Filippos Karapetis |
2009-05-11 | This is the source for the MMUHACK 2.4 kernel module is included with the GP2... | John Willis |
2009-05-11 | Fix compilation | Eugene Sandulenko |
2009-05-11 | Define hardware keys for 101 keyboard in SDL backend. | Eugene Sandulenko |
2009-05-11 | Fixed some warnings | Oystein Eftevaag |
2009-05-10 | iPhone fixes for compiling with the unofficial sdk | Oystein Eftevaag |
2009-05-10 | Keymapper: | Eugene Sandulenko |
2009-05-10 | Updated xcode project and did some minor iphone optimizations | Oystein Eftevaag |
2009-05-09 | Fix GUI keymap. | Eugene Sandulenko |
2009-05-09 | Converted the iPhone backend to use OpenGL ES instead of CoreSurface for grap... | Oystein Eftevaag |
2009-05-08 | SDL: Modified OSystem_SDL::setWindowCaption to strip out non-ASCII chars (thi... | Max Horn |
2009-05-01 | Renamed aspectRatio to aspectRatioCorrection in the SDL backend to match the ... | Bertrand Augereau |
2009-04-29 | fix warning | Joost Peters |
2009-04-21 | run psp-fixup-imports after linking | Joost Peters |
2009-04-18 | Fixed a crash happening when an engine dirtied the full screen, and called in... | Oystein Eftevaag |
2009-04-18 | iPhone: Updated input event system to firmware 2.x standard | Oystein Eftevaag |
2009-04-16 | Backout previous 'ooops' change (while shaking a stick at SVN and trying to c... | John Willis |
2009-04-16 | Push local cleanup into the 0.13 branch in prep. for 0.13.1. | John Willis |
2009-04-16 | Tiny update to the GP2X readme on branch (remove SVN build ref.). | John Willis |
2009-04-13 | commit slightly modified version of #2759353 - GSoC 2009: Correction in READM... | Joost Peters |
2009-04-04 | Remove the obsolete IPHONE_BACKEND define | Jordi Vilalta Prat |
2009-03-27 | Improved configure support for the GP2X port. | Andre Heider |
2009-03-25 | Allow building of psp backend via configure (Part 1 - Still need to add the f... | Joost Peters |