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
2012-02-27
KEYMAPPER: Rename HardwareKey to HardwareInput
Tarek Soliman
2012-02-15
KEYMAPPER: Add more warning signs
Tarek Soliman
2012-02-15
KEYMAPPER: Allow ports to define default Keymap Action bindings
Tarek Soliman
2012-02-13
ALL: Enable Keymapper specific OSystem API only when the Keymapper is enabled.
Johannes Schickel
2012-02-12
KEYMAPPER: Allow ports to define their own global keymap
Tarek Soliman
2011-08-06
OSYSTEM: Mention that our OSystem graphics API is not thread safe.
Johannes Schickel
2011-07-19
MACOSX/UPDATES: Streamline UpdateManager
CeRiAl
2011-07-06
COMMON: Update documentation comment for TaskbarManager slot
Littleboy
2011-06-22
Merge pull request #26 from Littleboy/taskbar
Eugene Sandulenko
2011-06-17
COMMON: Remove default implementation of OSystem::logMessage
Max Horn
2011-06-16
COMMON: Change TaskbarManager to the new module slot interface
Julien
2011-06-16
BACKENDS/COMMON/GUI: Remove complete support for TaskbarManager when taskbar ...
Littleboy
2011-06-16
BACKENDS: Add engine-level accessor for TaskbarManager
Littleboy
2011-06-08
COMMON: Fix OSystem docs
Max Horn
2011-06-08
BACKENDS: Add OSystem::resetGraphicsScale() default implementation
Max Horn
2011-06-07
BACKENDS: All backends use _savefileManager now, adapt OSystem accordingly
Max Horn
2011-06-07
BACKENDS: All backends use _timerManager now, adapt OSystem accordingly
Max Horn
2011-06-07
BACKENDS: Move more 'manager slots' from ModularBackend to OSystem
Max Horn
2011-06-06
OSYSTEM: displayMessageOnOSD() now accepts non-ASCII strings
Thierry Crozat
2011-06-06
COMMON: Clarify & correct OSystem::displayLogFile() docs
Max Horn
2011-06-06
BACKENDS: Unify EventManager setup
Max Horn
2011-06-06
BACKENDS: Add OSystem::getDefaultConfigFileName
Max Horn
2011-06-06
BACKENDS: Unify AudioCD manager instantiation
Max Horn
2011-06-06
COMMON: Add kInfo LogMessageType.
Alyssa Milburn
2011-06-04
BACKENDS: Replace OSystem::disableCursorPalette by setFeatureState calls
Max Horn
2011-06-04
COMMON: Clarify OSystem feature flags docs a bit
Max Horn
2011-06-04
COMMON: Rename kFeatureCursorHasPalette -> kFeatureCursorPalette
Max Horn
2011-06-03
BACKENDS: Add OSystem::displayLogFile interface + OSX implementation
Max Horn
2011-05-25
ALL: initialise -> initialize
Matthew Hoops
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-29
OSYSTEM: Clarify doc for getGraphicsMode()
Thierry Crozat
2011-04-28
COMMON: Fix compilation on backends that USE_RGB_COLOR
Ori Avtalion
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-04-28
JANITORIAL: Format more forward declarations to follow convention
Ori Avtalion
2011-04-28
JANITORIAL: Format forward declarations to follow convention
Ori Avtalion
2011-02-07
COMMON: OSystem now has a PaletteManager
Max Horn
2010-12-20
OSYSTEM: Clarify grabPalette documentation after talking with Max about it.
Johannes Schickel
2010-12-08
BACKENDS: Fix OSD implementation in ModularBackend.
Johannes Schickel
2010-11-28
BACKEND: Switch OSystem::getSystemLanguage return type to Common::String.
Johannes Schickel
2010-11-25
OSYSTEM: Add API to query the system locale.
Johannes Schickel
2010-11-18
BACKENDS: Implement logging API proposed by Max on -devel.
Johannes Schickel
2010-11-08
COMMON: Push #include audiocd.h in system.h out to .cpp files
Max Horn
2010-07-30
OSYSTEM: Add resetGraphicsScale() method.
Alejandro Marzini
2010-07-13
Merged from trunk, from Rev 49499 to HEAD
Alejandro Marzini
2010-06-15
Fix spelling, cleanup
Max Horn
2010-06-15
SYSTEM: Unify OSystem::getSupportedFormats() signature
Max Horn
2010-06-15
Renamed getAudioCD to getAudioCDManager.
Alejandro Marzini
2010-06-09
- Revised abstract AudioCDManager.
Alejandro Marzini
2010-06-02
OSYSTEM: Get rid of kFeatureAutoComputeDirtyRects
Max Horn
2010-05-04
Move DebugChannel related code to new header
Max Horn
[next]