Age | Commit message (Expand) | Author |
2011-07-01 | BACKENDS: Fix PS2 backend compilation for real. | Johannes Schickel |
2011-07-01 | BACKENDS: Fix compilation of PS2 backend. | Johannes Schickel |
2011-07-01 | WINCE: Update port specific README | CeRiAl |
2011-06-30 | ALL: Require DECLARE_SINGLETON to be used in the Common namepsace | Ori Avtalion |
2011-06-30 | WIN32: Add option to disable the console window, keeping the current default ... | Travis Howell |
2011-06-27 | WINCE: Added option to disable panel toggling with double tap on top of screen | CeRiAl |
2011-06-26 | BACKENDS: Add special Win32 path to set SDL window icon | Littleboy |
2011-06-26 | WINCE: Fix timer manager | CeRiAl |
2011-06-25 | WINCE: Hide toolbar when returning to game list | CeRiAl |
2011-06-23 | WII: Allow use of abort in OSystem_Wii class | Littleboy |
2011-06-23 | ANDROID: Allow use of abort() in JNI class | Littleboy |
2011-06-23 | Merge pull request #40 from bgK/ps3 | Eugene Sandulenko |
2011-06-23 | BACKENDS: Add better error handling to OSystem_Win32::getDefaultConfigFileName() | Julien |
2011-06-23 | BACKENDS/GRAPHICS: Silence non zero-terminated terminated buffers warnings by... | Julien |
2011-06-22 | Merge pull request #26 from Littleboy/taskbar | Eugene Sandulenko |
2011-06-22 | PS3: Map joypad buttons to features. Enable the virtual keyboard. | Bastien Bouclet |
2011-06-22 | PS3: Add a SDL 1.3 mixer, for use with the PS3 backend. | Bastien Bouclet |
2011-06-22 | PS3: Initial version of the PlayStation 3 backend | Bastien Bouclet |
2011-06-22 | SDL: Allow building with current SDL 1.3hg | Bastien Bouclet |
2011-06-20 | WIN32: Properly setup priority in Win32 resource archive code. | Johannes Schickel |
2011-06-20 | ALL: Remove trailing whitespaces | Max Horn |
2011-06-19 | SDL: Rename SdlGraphicsManager to SurfaceSdlGraphicsManager to reflect its pu... | Johannes Schickel |
2011-06-19 | SDL: Remove left over traces from the time the SdlEventSource subclassed Defa... | Johannes Schickel |
2011-06-18 | ANDROID: Fix kFeatureCursorPalette. | Alyssa Milburn |
2011-06-17 | SDL: Make logMessage() implementation independent from parent class(es) | Max Horn |
2011-06-17 | NULL: Add logMessage() implementation | Max Horn |
2011-06-17 | N64: Add logMessage() implementation | Max Horn |
2011-06-17 | IPHONE: Add logMessage() implementation | Max Horn |
2011-06-17 | WII: Add logMessage() implementation | Max Horn |
2011-06-17 | PSP: Make logMessage() implementation independent from parent class(es) | Max Horn |
2011-06-16 | BACKENDS/COMMON/GUI: Remove complete support for TaskbarManager when taskbar ... | Littleboy |
2011-06-16 | BACKENDS: Add define for Unity-specific taskbar code | Littleboy |
2011-06-16 | BACKENDS: Move Win32TaskbarManager init code to constructor | Littleboy |
2011-06-16 | BACKENDS: Integrate glib main event loop | Littleboy |
2011-06-16 | BACKENDS: Add WIP Unity support | Littleboy |
2011-06-16 | BACKENDS: Add use flag for taskbar integration | Littleboy |
2011-06-16 | BACKENDS: Implement Win32 taskbar progress state and recent list | Littleboy |
2011-06-16 | BACKENDS: Add win32 stubs for taskbar integration | Littleboy |
2011-06-16 | BACKENDS: Add generic TaskbarManager class to handle taskbar integration | Littleboy |
2011-06-14 | WINCE: Add support for language auto-detection in WinCE | CeRiAl |
2011-06-13 | I18N: Make many more GUI MessageDialog strings translatable | Thierry Crozat |
2011-06-11 | WINCE: Some cleanup (public vs. private scopes), fix freelook | CeRiAl |
2011-06-11 | OPENPANDORA: Use the SDL plugin provider not the main POSIX one. | David-John Willis |
2011-06-11 | OPENPANDORA: Start to cleanup the backend and move controls into remapkey. | David-John Willis |
2011-06-11 | GP2X: Remove remnants of the old GP2X backend. | David-John Willis |
2011-06-11 | GPH: Cleanup and some WIP refactoring. | David-John Willis |
2011-06-11 | GPH: Make helper script produce a non-plugin build for the GP2X. | David-John Willis |
2011-06-11 | GPH: Update launch script for the GP2X build to match other GPH devices. | David-John Willis |
2011-06-08 | BACKENDS: Shuffle backends class hierarchy and module initialization | Max Horn |
2011-06-08 | DS: Prevent OSystem destructor from deleting _savefileManager | Max Horn |