Age | Commit message (Expand) | Author |
2009-07-01 | added a skeleton for maxtrax modules. Not much happening yet, just reading an... | Norbert Lange |
2009-07-01 | Merging in changes from trunk | Norbert Lange |
2009-06-29 | Indentation fix. | Johannes Schickel |
2009-06-28 | For consistency, use upper-case letter in hex constant. | Torbjörn Andersson |
2009-06-28 | Fix PSP port | Max Horn |
2009-06-28 | PS2: Don't overload fillScreen with a dummy, just use the inherited version | Max Horn |
2009-06-28 | Changed OSystem::setWindowCaption to expect ISO LATIN 1 encoded input; | Max Horn |
2009-06-28 | Silenced the reamining warnings reported in patch #2684986 (gcc warnings with... | Max Horn |
2009-06-28 | change link order in .spec file to produce working binaries when building usi... | Joost Peters |
2009-06-22 | Fixed NDS compilation when using older devkitpro versions (I accidentally bro... | Max Horn |
2009-06-20 | split loadKeyboardPack(), fallback to the current dir when searching for pack... | Andre Heider |
2009-06-18 | Improved the iphone swipe input handling | Oystein Eftevaag |
2009-06-17 | Moved the wiidist target to ports.mk, cleaned it up and automated meta.xml ge... | Andre Heider |
2009-06-13 | Detected games with different language or platform are now | Marcus Comstedt |
2009-06-12 | sdl.cpp, main.cpp: | Norbert Lange |
2009-06-12 | Rename KeyRemapper dialog to KeyMapper | Eugene Sandulenko |
2009-06-09 | Disable initialisation of SDL-Video and SDL-Timer. Fixes various issue when r... | Norbert Lange |
2009-06-08 | Virtual Keyboard: Add some quick changes to the virtual keyboard to activate ... | John Willis |
2009-06-08 | Virtual Keyboard: Fix slight error in earlier commit (failed to rename the XM... | John Willis |
2009-06-08 | Virtual Keyboard: Move vkeybd.zip into packs folder and rename default keyboa... | John Willis |
2009-06-08 | Virtual Keyboard: Add source files for the default keyboard pack seperate fro... | John Willis |
2009-06-08 | Virtual Keyboard: Fix default keyboard pack to return correct events for ENTE... | John Willis |
2009-06-06 | Virtual Keyboard: Add 320*240 support (in addition to 640*480) to the default... | John Willis |
2009-06-06 | Virtual Keyboard: 'Ab'use the console font to get a font small enough to be u... | John Willis |
2009-06-06 | Implement FR#2507667: "GUI: Improve PopupWidget rendering / theme layouting". | Eugene Sandulenko |
2009-06-06 | Implement feature request #1180217: "GUI: Mute option" | Eugene Sandulenko |
2009-06-06 | Virtual Keyboard: Fix detection of v_align option when used in the keyboard d... | John Willis |
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-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 | cleanup | Max Horn |
2009-05-31 | The error() and warning() functions add ! and newline automatically. (I didn't | Torbjörn Andersson |
2009-05-30 | Fixed compilation error | Filippos Karapetis |
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-19 | COMMON: Removed Stream::ioFailed() and clearIOFailed(), as they are deprecate... | Max Horn |
2009-05-16 | Fix bug #2790461: "WINCE: Compilation broken" | Eugene Sandulenko |
2009-05-14 | Fixed various GCC 4.2 warnings, among them an actual longstanding bug (3 year... | Max Horn |
2009-05-13 | Silence another g++ 4.4 warning. | Johannes Schickel |
2009-05-12 | Make data that is only locally used static | Max Horn |
2009-05-12 | Allow ESC button also be assigned in keymapper. | Eugene Sandulenko |