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.cpp
Age
Commit message (
Expand
)
Author
2014-02-18
COMMON: Make GPL headers consistent in themselves.
Johannes Schickel
2013-07-06
RECORDER: Fix tests compilation. Patch by D G Turner
Eugene Sandulenko
2013-05-17
RECORDER: Implement Events Recorder
Eugene Sandulenko
2011-07-19
MACOSX/UPDATES: Streamline UpdateManager
CeRiAl
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-08
BACKENDS: Shuffle backends class hierarchy and module initialization
Max Horn
2011-06-08
COMMON: Add headers needed for delete calls.
Alyssa Milburn
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
COMMON: Make more symbols forbidden
Max Horn
2011-06-06
BACKENDS: Unify EventManager setup
Max Horn
2011-06-06
COMMON: Remove PS2 / NDS hacks in system.cpp
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-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-02-07
COMMON: OSystem now has a PaletteManager
Max Horn
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-06-09
- Revised abstract AudioCDManager.
Alejandro Marzini
2009-01-30
Moved default implementations for various OSystem methods into a new class Ba...
Max Horn
2009-01-29
cleanup
Max Horn
2009-01-23
Renamed FSNode::openForReading / openForWriting to createReadStream / createW...
Max Horn
2009-01-23
Renamed OSystem::openConfigFileForReading & openConfigFileForWriting to creat...
Max Horn
2009-01-23
cleanup
Max Horn
2008-11-06
Got rid of OSystem::colorToRGB and RGBToColor; added implementations for OSys...
Max Horn
2008-11-06
Got rid of OSystem::ARGBToColor and colorToARGB
Max Horn
2008-11-03
Committed my patch #2216641 "GRAPHICS: PixelFormat introduction".
Johannes Schickel
2008-10-16
OSYSTEM: Pushed out some port specific code from common/system.cpp to the res...
Max Horn
2008-10-02
Renamed FilesystemNode -> FSNode
Max Horn
2008-09-05
Removed useless dependencies from common/file.h in common code. When complete...
Nicola Mettifogo
2008-09-03
Moved FilesystemNode / FSList to namespace Common; also got rid of some 'type...
Max Horn
2008-09-02
Handle OSystem::lockScreen fail in default OSystem::clearScreen implementation.
Johannes Schickel
2008-08-09
Use FSNode API in default OSystem::openConfigFileForReading & OSystem::openCo...
Max Horn
2008-08-05
Removed unneeded #includes.
Travis Howell
2008-08-04
Remove some code which was rendered obsolete by md5's commit r33610
Max Horn
2008-08-04
Fixing compilation under MSVC
Filippos Karapetis
2008-08-03
OSYSTEM: Pushed some SDL/Symbian specific code to the respective backends; ma...
Max Horn
2008-08-03
New OSystem API for loading/storing default config file
Max Horn
2008-07-30
This time properly reverted my accidental commits of the osystem&configman pa...
Max Horn
2008-07-30
Fixed Win32 build, after Fingolfin's commits (probably because of the revert ...
Nicola Mettifogo
2008-07-30
Revert my accidental commit of the OSystem changes (oops)
Max Horn
2008-07-30
Simplified advanced detector file sys scanning code
Max Horn
2008-06-28
Removed OSystem::getFilesystemFactory() default implentation, as announced
Max Horn
2008-06-10
Removed unneeded #include
Max Horn
[next]