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
/
posix
Age
Commit message (
Expand
)
Author
2019-05-12
SWITCH: add nintendo switch support
Cpasjuste
2018-12-02
POSIX: Set the default screenshots path to the XDG Pictures directory
Bastien Bouclet
2018-10-14
BACKENDS: Use OSystem::destroy() instead of deleting directly the g_system in...
Thierry Crozat
2018-08-18
POSIX: Allow forbidden symbols required by FreeMiNT
Cameron Cawley
2018-01-26
RISCOS: Don't list RISC OS as a POSIX platform
Cameron Cawley
2017-12-15
BUILD: Check if posix_spawn is available in configure
Thierry Crozat
2017-12-14
POSIX: Fix compilation with some old macOS SDKs
Thierry Crozat
2017-12-14
POSIX: Do not hang ScummVM when opening a browser
Colin Snover
2017-12-14
POSIX: Fix CVE-2017-17528
Colin Snover
2017-09-03
RISCOS: Add RISC OS support
cameron
2017-03-04
PSP2: Add Playstation Vita (PSP2) support
cpasjuste
2016-10-09
JANITORIAL: Remove more trailing spaces
Eugene Sandulenko
2016-09-10
CLOUD: Move openUrl to OSystem
Thierry Crozat
2016-08-04
POSIX: Add #ifdef guards for DATA_PATH.
Alyssa Milburn
2016-07-29
POSIX: Add $SNAP to search path if available.
Alyssa Milburn
2016-05-19
ANDROIDSDL: add androidsdl backend
lubomyr
2016-03-13
POSIX: Cleanup AudioCD manager creation.
Johannes Schickel
2016-03-13
BACKENDS: Add a Linux CD-ROM audio player
Matthew Hoops
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
2015-12-08
SDL/DISPMANX: Remove dispmanx graphics output.
vanfanel
2015-10-18
SDL/DISPMANX Renamed the RASBERRYPI define to the less confusing name of DISP...
vanfanel
2015-03-29
RASPBERRYPI: Added Raspberry Pi native 2D API support (dispmanx)
vanfanel
2014-02-18
SDL: Make GPL headers consistent in themselves.
Johannes Schickel
2014-01-21
BUILD: Rename libunity support variable to "USE_UNITY" instead of "USE_TASKBA...
Johannes Schickel
2013-11-14
SDL: Fix bug where config file path could exceed maximum path length.
D G Turner
2012-02-15
JANITORIAL: Fix missing whitespace in pointer cast
Tarek Soliman
2011-09-22
MAEMO: Add basic platform backend with stubbed keymapper
Tarek Soliman
2011-06-23
Merge pull request #40 from bgK/ps3
Eugene Sandulenko
2011-06-22
PS3: Initial version of the PlayStation 3 backend
Bastien Bouclet
2011-06-16
BACKENDS: Add define for Unity-specific taskbar code
Littleboy
2011-06-16
BACKENDS: Integrate glib main event loop
Littleboy
2011-06-16
BACKENDS: Add WIP Unity support
Littleboy
2011-06-04
POSIX: Add TODO/FIXME to displayLogFile
Willem Jan Palenstijn
2011-06-04
POSIX: Implement displayLogFile in the posix backend
Willem Jan Palenstijn
2011-06-03
BACKENDS: Add OSystem::displayLogFile interface + OSX implementation
Max Horn
2011-05-25
BUILD: Rename UNIX #define to POSIX
Max Horn
2011-05-23
COMMON: Mark more symbols as forbidden
Max Horn
2011-05-23
SAMSUNGTV: update port
Pawel Kolodziejski
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-08
IRIX: Fix compilation
Joost Peters
2011-05-02
ALL: Mark printf and various other symbols as forbidden
Max Horn
2011-04-12
WEBOS: Create webos backend with custom events
Klaus Reimer
2011-03-24
SDL/POSIX: Update main guard to add OpenPandora.
David-John Willis
2010-11-29
SDL: Add Mac OS X log file support
Max Horn
2010-11-29
SDL: Move createLogFile implementions to the OSystem_SDL subclasses.
Johannes Schickel
[next]