aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/sdl
AgeCommit message (Expand)Author
2016-09-10CLOUD: Move openUrl to OSystemThierry Crozat
2016-09-04SDL: Move mouse in SDL2 only when window has focus.Eugene Sandulenko
2016-09-04SDL: Do not forbid time.h symbols when FORBIDDEN_SYMBOL_EXCEPTION_time_h is d...Thierry Crozat
2016-09-03Merge pull request #810 from tsoliman/sdl2-macportsThierry Crozat
2016-09-03BUILD: Tie the SDL_net version to the SDL versionThierry Crozat
2016-08-30OSX: Implement clipboard supportThierry Crozat
2016-08-24ALL: Move Clipboard support to OSystemAlexander Tkachev
2016-08-24CLOUD: Init SDL_NetAlexander Tkachev
2016-08-24CLOUD: Make CloudManager singletonAlexander Tkachev
2016-08-24CLOUD: Add CurlJsonRequestAlexander Tkachev
2016-08-24CLOUD: Add USE_CLOUD featureAlexander Tkachev
2016-08-24CLOUD: Add Cloud::Manager and Cloud::StorageAlexander Tkachev
2016-08-24CLOUD: Integrate CloudThread into OSystemAlexander Tkachev
2016-08-20SDL: Fix build with MacPorts SDL2Tarek Soliman
2016-08-04POSIX: Add #ifdef guards for DATA_PATH.Alyssa Milburn
2016-08-02Merge pull request #795 from fuzzie/snapEugene Sandulenko
2016-07-29POSIX: Add $SNAP to search path if available.Alyssa Milburn
2016-07-28COMMON: Remove the EventRecorder dependency from OSystemBastien Bouclet
2016-05-22UPDATES: Add support for WinSparkleFilippos Karapetis
2016-05-19ANDROIDSDL: add androidsdl backendlubomyr
2016-05-13JANITORIAL: Indentation fixesEugene Sandulenko
2016-04-29Fix identation againHubert Maier
2016-04-29Remove periodsHubert Maier
2016-04-29Code Formatting fixesHubert Maier
2016-04-28AMIGAOS: Preparations for use with AmiUpdateHubert Maier
2016-03-13POSIX: Cleanup AudioCD manager creation.Johannes Schickel
2016-03-13SDL: Get rid of reference to SDL 1.3.Johannes Schickel
2016-03-13BACKENDS: Add a Win32 audio CD playerMatthew Hoops
2016-03-13BACKENDS: Add a Linux CD-ROM audio playerMatthew Hoops
2016-03-13BACKENDS: Add a custom Mac OS X CD audio managerMatthew Hoops
2016-03-13BACKENDS: Use a virtual function for creating the SDL audio CD managerMatthew Hoops
2016-03-09SDL: Fix compilation with SDL2 and MSVC2015.Johannes Schickel
2016-02-17AMIGAOS: Fix native build breakage caused by indented comments in amigaos.mk.Johannes Schickel
2016-02-17AMIGAOS: Fix 'amigaosdist' for in-tree builds on AmigaOS.Hubert Maier
2016-02-15JANITORIAL: Typos detected with lintian & grepAlexandre Detiste
2016-02-12WIN32: Fix compilation with MinGW-w64 based Win32 compiler.Johannes Schickel
2016-02-06AMIGAOS: Fix 'amigaosdist' target for out-of-tree builds.Johannes Schickel
2016-02-02POSIX: Move assureDirectoryExists to posix-fs{.h,.cpp}.Johannes Schickel
2016-02-02POSIX: Move default config file location to '$XDG_CONFIG_HOME/scummvm/scummvm...Johannes Schickel
2016-02-02POSIX: Use modern path for log file.Johannes Schickel
2016-02-02POSIX: Restructure code in OSystem_POSIX::createLogFile.Johannes Schickel
2016-02-02POSIX: Make assureDirectoryExists create full path if needed.Johannes Schickel
2016-02-02POSIX: Factor directory creation code into its own function.Johannes Schickel
2016-01-30AMIGAOS: amigaos.mk - Revert rx command lineHubert Maier
2016-01-30AMIGAOS: amigaos.mk path fixesHubert Maier
2016-01-29AMIGAOS: Fix the exe paths and delete the guide after installingHubert Maier
2016-01-29AMIGAOS: Update amigaos.mk to automatically create an AmigaGuide file from RE...Hubert Maier
2015-12-16OSX: Fix menus when using SDL2Thierry Crozat
2015-12-15PS3: Remove the SDL2 mixer manager.Bastien Bouclet
2015-12-15PS3: Make use of an updated SDL2 versionBastien Bouclet