aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/sdl
AgeCommit message (Expand)Author
2018-12-17COMMON: Rename enum variable for native browser featureThierry Crozat
2018-12-17WIN32: Move all ARRAYSIZE undefs to util.hSupSuper
2018-12-16WIN32: Fix build after the addition of SHGetFolderPath()Filippos Karapetis
2018-12-16BACKENDS: Add kFeatureNativeFileBowserDialogThierry Crozat
2018-12-16WIN32: Use SHGetFolderPath to get the location of the Application Data folder...Cameron Cawley
2018-12-16WIN32: Fix incorrect Windows version checkSupSuper
2018-12-16WIN32: Add DialogManager with system file browser supportSupSuper
2018-12-16WIN32: Move utility functions to a common wrapperSupSuper
2018-12-16OSX: Integrate system file browser into DialogManagerSupSuper
2018-12-13WIN32: Restore Windows 98 compatibility (bug #10613)SupSuper
2018-12-02POSIX: Set the default screenshots path to the XDG Pictures directoryBastien Bouclet
2018-11-26SDL: Fix crash when calling OSystem::quit() and OSystem::fatalError()Thierry Crozat
2018-11-15WIN32: Move the Windows-specific packaging rules into a separate fileCameron Cawley
2018-10-14BACKENDS: Use OSystem::destroy() instead of deleting directly the g_system in...Thierry Crozat
2018-08-28MACOSX: Fix compilation with the 10.4 SDKCameron Cawley
2018-08-28MACOSX: Update link to documentationCameron Cawley
2018-08-28MACOSX: Give every license file a menu itemangstsmurf
2018-08-28MACOSX: Keep the original license files when combiningangstsmurf
2018-08-28MACOSX: Fix compilation with the 10.9 SDK and belowCameron Cawley
2018-08-28MACOSX: Put documentation links in Help menuColin Snover
2018-08-27RISCOS: Mark riscosdist and riscosclean as .PHONYCameron Cawley
2018-08-27RISCOS: Add RISC OS specific clean ruleCameron Cawley
2018-08-18POSIX: Allow forbidden symbols required by FreeMiNTCameron Cawley
2018-08-18RISCOS: Specify the original encoding of the translated documentationCameron Cawley
2018-07-23RISCOS: Use a variable for the application nameCameron Cawley
2018-06-29RISCOS: Convert documentation to RISCOS-LATIN1 when packagingCameron Cawley
2018-06-14PSP2: enable additional memoryrsn8887
2018-06-15RISCOS: Add a script to open the README file based on the system territoryCameron Cawley
2018-06-03WIN32: Fix fallback in getSystemLanguageCameron Cawley
2018-06-03WIN32: Move Windows-specific implementation of logMessage out of OSystem_SDLCameron Cawley
2018-06-03WIN32: Move Windows-specific implementation of getSystemLanguage out of OSyst...Cameron Cawley
2018-05-24JANITORIAL: Fix trailing whitespaceAdrian Frühwirth
2018-05-24JANITORIAL: Convert line endings from CRLF/mixed to LFAdrian Frühwirth
2018-04-29OSX: Handle encoding conversion for clipboard textThierry Crozat
2018-04-29SDL: Handle encoding conversion for clipboard textThierry Crozat
2018-04-29OSYSTEM: Add API to copy text to clipboardThierry Crozat
2018-04-07RISCOS: Package translated documentationCameron Cawley
2018-02-09SDL: Do not try to replace FILE with an incompatible typeColin Snover
2018-02-08PSP2: allow 'frontpanel_touchpad_mode=true' option in ScummVM.inirsn8887
2018-01-26RISCOS: Don't list RISC OS as a POSIX platformCameron Cawley
2018-01-24PSP2: Set Touchpad Mouse Mode option default to offrsn8887
2018-01-24PSP2: More settings for touch (direct touch on/off, pointer speed)rsn8887
2017-12-28BACKENDS: Remove vkeybdpath override from some portsBastien Bouclet
2017-12-26PSP2: Add controller config, remove joystick event handlingrsn8887
2017-12-26SDL: Only enable joystick related features when joysticks are enabledBastien Bouclet
2017-12-26SDL: Cleanup joystick deadzone handlingBastien Bouclet
2017-12-26SDL: Move the non analog joystick code to the Symbian portBastien Bouclet
2017-12-15BUILD: Check if posix_spawn is available in configureThierry Crozat
2017-12-14POSIX: Fix compilation with some old macOS SDKsThierry Crozat
2017-12-14POSIX: Do not hang ScummVM when opening a browserColin Snover