aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2014-07-01ANDROID: Reinstate overscan margin resource for OUYA/GoogleTVMarcus Comstedt
2014-06-30RELEASE: This is 1.8.0gitEugene Sandulenko
2014-06-29Merge pull request #471 from lordhoto/sdl-default-rateJohannes Schickel
2014-06-28BUILD: Move the PS3 make targets to a separate fileBastien Bouclet
2014-06-28Merge pull request #461 from digitall/vkeybdFixDavid Turner
2014-06-25SYMBIAN: Add "small" vkeybd pack to port packaging.D G Turner
2014-06-25GPH: Add "small" virtual keyboard pack to GP2XWIZ debug port packaging.D G Turner
2014-06-25GPH: Add "small" virtual keyboard pack to GP2X debug port packaging.D G Turner
2014-06-25GPH: Add "small" virtual keyboard pack to CAANOO debug port packaging.D G Turner
2014-06-25GPH: Add "small" virtual keyboard pack to GP2XWIZ port packaging.D G Turner
2014-06-25GPH: Add "small" virtual keyboard pack to GP2X port packaging.D G Turner
2014-06-25GPH: Add "small" virtual keyboard pack to CAANOO port packaging.D G Turner
2014-06-25DINGUX: Add "small" virtual keyboard pack to port packaging.D G Turner
2014-06-25LINUXMOTO: Add "small" virtual keyboard pack to port packaging.D G Turner
2014-06-25N64: Add "small" virtual keyboard pack to port packaging.D G Turner
2014-06-25WII: Add "small" virtual keyboard pack to port packaging.D G Turner
2014-06-25MAEMO: Add "small" virtual keyboard pack to port packaging.D G Turner
2014-06-22PS3: Default to 44kHz sound output.Johannes Schickel
2014-06-22SDL: Default to 44kHz sound output.Johannes Schickel
2014-06-18ANDROID: Allow build with non-ancient SDKMarcus Comstedt
2014-06-18ANDROID: Hide system mouse pointer on OUYAMarcus Comstedt
2014-06-17OPENGLSDL: Move time stamp for last video mode set after fallback mode setup.Johannes Schickel
2014-06-17OPENGLSDL: Make workaround for fast resolution changes actually work for WME.Johannes Schickel
2014-06-12SYMBIAN: Added esock.lib for byteswap.anotherguest
2014-06-12SYMBIAN: Add symbian support for voyeuranotherguest
2014-06-11SYMBIAN: Added support for two new engines. Updated MMP files and help files ...anotherguest
2014-06-10OPENGLSDL: Always ignore bad resolution changes.Alyssa Milburn
2014-06-07ANDROID: Fix casting away constMatthew Hoops
2014-06-05IPHONE: Scale input according to content scale factor.Johannes Schickel
2014-06-04IPHONE: Remove superflous semicolon.Johannes Schickel
2014-06-01BACKENDS: Fix invalid buffer size in CFStringGetCString callMatthew Hoops
2014-05-06SYMBIAN: Updated Symbian support, help textanotherguest
2014-05-05ANDROID: Fix correct keycode in keymapper for virtual keyboard trigger.D G Turner
2014-05-05WII: Fix correct keycode for virtual keyboard trigger.D G Turner
2014-04-29TIZEN: Use virtual keyboard event directly, rather than using keycode.D G Turner
2014-04-29SAMSUNGTV: Use virtual keyboard event directly, rather than using keycode.D G Turner
2014-04-29PS3: Use virtual keyboard event directly, rather than using keycode.D G Turner
2014-04-29MAEMO: Use virtual keyboard event directly, rather than using keycode.D G Turner
2014-04-29LINUXMOTO: Use virtual keyboard event directly, rather than using keycode.D G Turner
2014-04-29GPH: Use virtual keyboard event directly, rather than using keycode.D G Turner
2014-04-29DINGUX: Use virtual keyboard event directly, rather than using keycode.D G Turner
2014-04-28Merge pull request #426 from sunmax/masterEugene Sandulenko
2014-04-27VKEYBD: Add small keyboard pack for virtual keyboard.D G Turner
2014-04-22VKEYBD: Remove noisy warnings and clarify messages.D G Turner
2014-04-01Merge pull request #453 from lordhoto/android-16bit-cursorJohannes Schickel
2014-03-31ANDROID: Make transparent cursor pixels all 0 in 16bit cursor mode.Johannes Schickel
2014-03-26ANDROID: Fix color key handling for 16bit mouse cursors.Johannes Schickel
2014-03-26WII: Fix color key handling for 16bit mouse cursors.Johannes Schickel
2014-03-23TIZEN: fix compile errorsChris Warren-Smith
2014-03-22AMIGAOS: Minor change to replace strcpy usage with safer strlcpy.D G Turner