aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2011-06-22PS3: Keep updating the screen while the XMB is open to prevent it from freezingBastien Bouclet
2011-06-22PS3: Map joypad buttons to features. Enable the virtual keyboard.Bastien Bouclet
2011-06-22PS3: Add a SDL 1.3 mixer, for use with the PS3 backend.Bastien Bouclet
2011-06-22PS3: Initial version of the PlayStation 3 backendBastien Bouclet
2011-06-22SDL: Allow building with current SDL 1.3hgBastien Bouclet
2011-06-20WIN32: Properly setup priority in Win32 resource archive code.Johannes Schickel
2011-06-20ALL: Remove trailing whitespacesMax Horn
2011-06-19SDL: Replace some SdlGraphicsManager uses with SurfaceSdlGraphicsManager.Johannes Schickel
2011-06-19SDL: Rename SdlGraphicsManager to SurfaceSdlGraphicsManager to reflect its pu...Johannes Schickel
2011-06-19SDL: Remove left over traces from the time the SdlEventSource subclassed Defa...Johannes Schickel
2011-06-19OPENGLSDL: Add FIXME about desktop resolution retrieving.Johannes Schickel
2011-06-19OPENGL: Clarify OSD rect color in a comment.Johannes Schickel
2011-06-19SDL: Formatting fixes.Johannes Schickel
2011-06-19OPENGL: Formatting fixes.Johannes Schickel
2011-06-19OPENGLSDL: Use String::format instead of sprintf.Johannes Schickel
2011-06-19OPENGLSDL: Formatting fixes.Johannes Schickel
2011-06-18ANDROID: Fix kFeatureCursorPalette.Alyssa Milburn
2011-06-17SDL: Make logMessage() implementation independent from parent class(es)Max Horn
2011-06-17NULL: Add logMessage() implementationMax Horn
2011-06-17N64: Add logMessage() implementationMax Horn
2011-06-17IPHONE: Add logMessage() implementationMax Horn
2011-06-17WII: Add logMessage() implementationMax Horn
2011-06-17PSP: Make logMessage() implementation independent from parent class(es)Max Horn
2011-06-17BACKENDS: Mono output devices are OK on Symbian.Alyssa Milburn
2011-06-14WINCE: Add support for language auto-detection in WinCECeRiAl
2011-06-14BACKENDS: Fix Compilation.D G Turner
2011-06-14BACKENDS: Improve SDL Mixer Output Format Checks and Reporting.D G Turner
2011-06-13I18N: Make many more GUI MessageDialog strings translatableThierry Crozat
2011-06-11WINCE: Some cleanup (public vs. private scopes), fix freelookCeRiAl
2011-06-11OPENPANDORA: Use the SDL plugin provider not the main POSIX one.David-John Willis
2011-06-11OPENPANDORA: Start to cleanup the backend and move controls into remapkey.David-John Willis
2011-06-11GP2X: Remove remnants of the old GP2X backend.David-John Willis
2011-06-11BACKENDS: Remove stale GP2X code references.David-John Willis
2011-06-11GPH: Cleanup and some WIP refactoring.David-John Willis
2011-06-11GPH: Make helper script produce a non-plugin build for the GP2X.David-John Willis
2011-06-11GPH: Update launch script for the GP2X build to match other GPH devices.David-John Willis
2011-06-08BACKENDS: Shuffle backends class hierarchy and module initializationMax Horn
2011-06-08BACKENDS: Fix BaseBackend::initBackend() (ouch)Max Horn
2011-06-08DS: Prevent OSystem destructor from deleting _savefileManagerMax Horn
2011-06-08BACKENDS: cleanupMax Horn
2011-06-08BACKENDS: Add OSystem::resetGraphicsScale() default implementationMax Horn
2011-06-07N64: Use OSystem's _fsFactory slotMax Horn
2011-06-07IPHONE: Use OSystem's _fsFactory slotMax Horn
2011-06-07WINCE: Use OSystem's _fsFactory slotMax Horn
2011-06-07WINCE: Remove dead codeMax Horn
2011-06-07DS: Use OSystem::_savefileManager slotMax Horn
2011-06-07WINCE: Add FIXME for timer code (maintainer notified)Max Horn
2011-06-07WII: Use OSystem's 'slots' for timer/savefile managerMax Horn
2011-06-07PSP: Use OSystem's 'slots' for timer/savefile managerMax Horn
2011-06-07PS2: Use OSystem's 'slots' for timer/savefile managerMax Horn