index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
/
platform
/
sdl
Age
Commit message (
Expand
)
Author
2017-03-06
PSP2: remove date from executable name
rsn8887
2017-03-04
PSP2: Add Playstation Vita (PSP2) support
cpasjuste
2017-02-22
SDL: Fix erratic analog pointer + control options
rsn8887
2016-10-22
SDL: Fix typos
Ori Avtalion
2016-10-09
JANITORIAL: Remove more trailing spaces
Eugene Sandulenko
2016-09-13
SDL: Add a fixme regarding the encoding of the string returned by getTextFrom...
Bastien Bouclet
2016-09-13
SDL: Plug a memory leak in OSystem_SDL::getTextFromClipboard
Bastien Bouclet
2016-09-10
CLOUD: Move openUrl to OSystem
Thierry Crozat
2016-09-04
SDL: Move mouse in SDL2 only when window has focus.
Eugene Sandulenko
2016-09-04
SDL: Do not forbid time.h symbols when FORBIDDEN_SYMBOL_EXCEPTION_time_h is d...
Thierry Crozat
2016-09-03
Merge pull request #810 from tsoliman/sdl2-macports
Thierry Crozat
2016-09-03
BUILD: Tie the SDL_net version to the SDL version
Thierry Crozat
2016-08-30
OSX: Implement clipboard support
Thierry Crozat
2016-08-24
ALL: Move Clipboard support to OSystem
Alexander Tkachev
2016-08-24
CLOUD: Init SDL_Net
Alexander Tkachev
2016-08-24
CLOUD: Make CloudManager singleton
Alexander Tkachev
2016-08-24
CLOUD: Add CurlJsonRequest
Alexander Tkachev
2016-08-24
CLOUD: Add USE_CLOUD feature
Alexander Tkachev
2016-08-24
CLOUD: Add Cloud::Manager and Cloud::Storage
Alexander Tkachev
2016-08-24
CLOUD: Integrate CloudThread into OSystem
Alexander Tkachev
2016-08-20
SDL: Fix build with MacPorts SDL2
Tarek Soliman
2016-08-04
POSIX: Add #ifdef guards for DATA_PATH.
Alyssa Milburn
2016-08-02
Merge pull request #795 from fuzzie/snap
Eugene Sandulenko
2016-07-29
POSIX: Add $SNAP to search path if available.
Alyssa Milburn
2016-07-28
COMMON: Remove the EventRecorder dependency from OSystem
Bastien Bouclet
2016-05-22
UPDATES: Add support for WinSparkle
Filippos Karapetis
2016-05-19
ANDROIDSDL: add androidsdl backend
lubomyr
2016-05-13
JANITORIAL: Indentation fixes
Eugene Sandulenko
2016-04-29
Fix identation again
Hubert Maier
2016-04-29
Remove periods
Hubert Maier
2016-04-29
Code Formatting fixes
Hubert Maier
2016-04-28
AMIGAOS: Preparations for use with AmiUpdate
Hubert Maier
2016-03-13
POSIX: Cleanup AudioCD manager creation.
Johannes Schickel
2016-03-13
SDL: Get rid of reference to SDL 1.3.
Johannes Schickel
2016-03-13
BACKENDS: Add a Win32 audio CD player
Matthew Hoops
2016-03-13
BACKENDS: Add a Linux CD-ROM audio player
Matthew Hoops
2016-03-13
BACKENDS: Add a custom Mac OS X CD audio manager
Matthew Hoops
2016-03-13
BACKENDS: Use a virtual function for creating the SDL audio CD manager
Matthew Hoops
2016-03-09
SDL: Fix compilation with SDL2 and MSVC2015.
Johannes Schickel
2016-02-17
AMIGAOS: Fix native build breakage caused by indented comments in amigaos.mk.
Johannes Schickel
2016-02-17
AMIGAOS: Fix 'amigaosdist' for in-tree builds on AmigaOS.
Hubert Maier
2016-02-15
JANITORIAL: Typos detected with lintian & grep
Alexandre Detiste
2016-02-12
WIN32: Fix compilation with MinGW-w64 based Win32 compiler.
Johannes Schickel
2016-02-06
AMIGAOS: Fix 'amigaosdist' target for out-of-tree builds.
Johannes Schickel
2016-02-02
POSIX: Move assureDirectoryExists to posix-fs{.h,.cpp}.
Johannes Schickel
2016-02-02
POSIX: Move default config file location to '$XDG_CONFIG_HOME/scummvm/scummvm...
Johannes Schickel
2016-02-02
POSIX: Use modern path for log file.
Johannes Schickel
2016-02-02
POSIX: Restructure code in OSystem_POSIX::createLogFile.
Johannes Schickel
2016-02-02
POSIX: Make assureDirectoryExists create full path if needed.
Johannes Schickel
2016-02-02
POSIX: Factor directory creation code into its own function.
Johannes Schickel
[next]