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
/
common
/
system.h
Age
Commit message (
Expand
)
Author
2019-06-21
ANDROID: Move isConnectionLimited into OSystem
Cameron Cawley
2019-03-09
JANITORIAL: Update all scummvm.org URLS to use https
Cameron Cawley
2018-12-26
JANITORIAL: Fix comment style for kFeatureSystemBrowserDialog
Matan Bareket
2018-12-17
COMMON: Rename enum variable for native browser feature
Thierry Crozat
2018-12-16
BACKENDS: Add kFeatureNativeFileBowserDialog
Thierry Crozat
2018-12-16
JANITORIAL: Fix typo in comment
Thierry Crozat
2018-12-16
BACKENDS: Add base support for system dialogs
SupSuper
2018-10-14
OSYSTEM: Add backendInitialized() function
Thierry Crozat
2018-07-08
GUI: Add Stretch Mode selection in Options dialog
Thierry Crozat
2018-07-08
OSYSTEM: Add Stretch Mode API
Thierry Crozat
2018-05-10
COMMON: Use nullptr instead of NULL or 0 where appropriate
Bastien Bouclet
2018-04-29
OSYSTEM: Add API to copy text to clipboard
Thierry Crozat
2017-10-07
BACKENDS: Make initSizeHint an optional extension point
Colin Snover
2017-10-07
BACKENDS: Fix window sizing of games that switch between multiple resolutions
Colin Snover
2017-03-05
BACKENDS: Fix const'ness which led to warnings
Eugene Sandulenko
2017-03-04
PSP2: Add Playstation Vita (PSP2) support
cpasjuste
2017-02-22
SDL: Fix erratic analog pointer + control options
rsn8887
2017-02-14
ANDROIDSDL: implemented checkbox for swap menu and back buttons
lubomyr
2017-02-14
ANDROIDSDL: backend related checking in options.cpp replaced with hasFeature....
lubomyr
2017-01-31
ANDROIDSDL: implemented checkbox for show/hide on-screen control in Options menu
lubomyr
2017-01-30
ANDROIDSDL: implemented checkbox for change mouse mode in Options menu
lubomyr
2016-10-13
OSYSTEM: Add kFeatureFilteringMode
Thierry Crozat
2016-09-13
OSYSTEM: Remove the API allowing to draw to the OSD surface directly
Bastien Bouclet
2016-09-13
OSYSTEM: Introduce a method allowing to draw a background activity icon
Bastien Bouclet
2016-09-10
CLOUD: Move openUrl to OSystem
Thierry Crozat
2016-09-09
COMMON: Fix indentation inconsistencies
Thierry Crozat
2016-08-24
ALL: Move Clipboard support to OSystem
Alexander Tkachev
2016-08-24
GUI: Add getOSDFormat() and make OSD 32 bpp
Alexander Tkachev
2016-08-24
GUI: Add clearOSD() method
Alexander Tkachev
2016-08-24
GUI: Add copyRectToOSD()
Alexander Tkachev
2016-08-24
CLOUD: Make CloudManager singleton
Alexander Tkachev
2016-08-24
CLOUD: Add CurlJsonRequest
Alexander Tkachev
2016-08-24
CLOUD: Do minor fixes
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-07-28
COMMON: Remove the EventRecorder dependency from OSystem
Bastien Bouclet
2014-02-18
COMMON: Make GPL headers consistent in themselves.
Johannes Schickel
2013-05-17
RECORDER: Implement Events Recorder
Eugene Sandulenko
2012-06-20
Merge pull request #246 from lordhoto/osystem-void-buffers
Johannes Schickel
2012-06-17
Merge pull request #244 from clone2727/football2002-wday
Johannes Schickel
2012-06-16
ALL: Let overlay related methods in OSystem take a void * and use a proper pi...
Johannes Schickel
2012-06-16
BACKENDS: Make OSystem::setMouseCursor take a "const void *" buffer.
Johannes Schickel
2012-06-16
BACKENDS: Let copyRectToScreen take a "const void *" instead of "const byte *...
Johannes Schickel
2012-06-13
COMMON: Remove traces of mouse cursor target scale from OSystem docs.
Johannes Schickel
2012-06-13
COMMON: Remove traces of overlay scale from the OSystem documentation.
Johannes Schickel
2012-06-13
COMMON: Remove last traces of 8bpp overlay support from OSystem docs.
Johannes Schickel
2012-06-09
COMMON: Add tm_wday to our TimeDate struct
Matthew Hoops
2012-06-03
ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" lo...
Johannes Schickel
2012-02-27
KEYMAPPER: Rename HardwareKey to HardwareInput
Tarek Soliman
[next]