aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2019-06-25WIN32: Make use of the window handle when calling ShellExecute.Henrik "Henke37" Andersson
2019-06-24WIN32: Use HINSTANCE for OSystem_Win32::openUrlLothar Serra Mari
2019-06-24OPENGLSDL: Move stretch mode handling into OpenGLGraphicsManagerCameron Cawley
2019-06-22OPENGLSDL: Move getSupportedFormats into OpenGLGraphicsManagerCameron Cawley
2019-06-21ANDROID: Move isConnectionLimited into OSystemCameron Cawley
2019-06-16SWITCH: Make direct touch (pointer jumps to finger) the defaultrsn8887
2019-06-13SWITCH: Enable touchpad mouse mode option in controlsrsn8887
2019-06-09WIN32: Let the PE header control showing the console.Henrik "Henke37" Andersson
2019-06-06AMIGAOS4: RM2AG.rexx rewriteHubert Maier
2019-06-03WIN32: Fix leaked handles in CreateProcessSupSuper
2019-05-24SWITCH: Update build instructions in readme.switchrsn8887
2019-05-24SWITCH: Update build instructions etc. in readme.switchrsn8887
2019-05-23SWITCH: Enable gfx filtering by default for better image qualityrsn8887
2019-05-22SWITCH: add makefile target switch_release for buildbotrsn8887
2019-05-22COMMON: Fix button state desynchronization when warping mouseLe Philousophe
2019-05-18NEWS: Convert German NEWS file to Markdown (#1627)Lothar Serra Mari
2019-05-12Switch: fix version, remove redundant settings and unneeded definesrsn8887
2019-05-12Switch: fix build, add build instructions, avoid using delete()rsn8887
2019-05-12SWITCH: add nintendo switch supportCpasjuste
2019-05-12COMMON: Changed DumpFile & StdIOStream to derive from SeekableWriteStreamPaul Gilbert
2019-05-09ANDROID: Make pushEvent take 7 parameters instead of 6Cameron Cawley
2019-05-09SDL: Fix MSVC warningsSupSuper
2019-05-09CLOUD: Fix MSVC warningsSupSuper
2019-05-09BACKENDS: Fix GCC Compiler Warning in Default Timer ImplementationD G Turner
2019-05-06AmigaOS4: Fix copy of renamed RM2AG.rexx fileThierry Crozat
2019-05-05AmigaOS4: Activate syntax highlighting in GitHubStefan
2019-05-05BUILD: Add the licence file for the Source Code Pro fontBastien Bouclet
2019-05-01DS: Replace strlcpy with Common::strlcpyCameron Cawley
2019-05-01PSP2: Fix warningCameron Cawley
2019-04-30RISCOS: Add Drag and Drop supportCameron Cawley
2019-04-30GUI: Support adding games via Drag and DropCameron Cawley
2019-04-28POSIX: Clean up formattingCameron Cawley
2019-04-25PSP: remove legacy-libs, not needed with the updated psp toolchainrsn8887
2019-04-21MACOSX: Improve opening files from the Help menuThierry Crozat
2019-04-20ANDROID: Add a pthreads-based mutex managerCameron Cawley
2019-04-18RISCOS: Support creating a StrongHelp manualCameron Cawley
2019-04-16POSIX: Move implementation of exists, isReadable and isWritable into posix-fs...Cameron Cawley
2019-04-15RISCOS: Move the path conversion functions into a separate fileCameron Cawley
2019-04-15WINCE: Fix compilationCameron Cawley
2019-04-12ANDROID: Factor event pushing into pushEventCameron Cawley
2019-04-12ANDROID: Move event types to a separate fileCameron Cawley
2019-04-11AmigaOS4: Exclude platform from a SDL1/2 keyboard fix that breaks numpad usag...Hubert Maier
2019-04-07BACKENDS: Simplify setGraphicsMode on GPH, Dingux and LinuxMotoCameron Cawley
2019-04-05RISCOS: Log messages using !ReporterCameron Cawley
2019-04-04WIN32: Ensure the translated dialog strings are using the correct encodingCameron Cawley
2019-04-02SDL: Use Common::KEYCODE_KP_ENTER instead of SDLK_KP_ENTERCameron Cawley
2019-04-02BACKENDS: Add gray20 color to our XPM icon parserMatan Bareket
2019-04-02BACKENDS: Fix compilation with SDL_Net enabled and cloud support disabledCameron Cawley
2019-04-02BUILD: Convert the NEWS.md file if pandoc is installedCameron Cawley
2019-04-02DS: Fix icon formats to work with ndstoolMatan Bareket