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
/
posix.cpp
Age
Commit message (
Collapse
)
Author
2010-11-29
SDL: Add Mac OS X log file support
Max Horn
svn-id: r54589
2010-11-29
SDL: Move createLogFile implementions to the OSystem_SDL subclasses.
Johannes Schickel
svn-id: r54581
2010-11-29
BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefs
Max Horn
svn-id: r54573
2010-06-27
Fixed String conversion error.
Alejandro Marzini
svn-id: r50370
2010-06-27
Improved getDefaultConfigFileName(). Code cleanup.
Alejandro Marzini
svn-id: r50364
2010-06-26
Removed DEFAULT_CONFIG_FILE define in favor of new getConfigFileNameString ↵
Alejandro Marzini
function. svn-id: r50301
2010-06-24
Fix compile on Mac OS X (and probably *nix systems).
Matthew Hoops
svn-id: r50254
2010-06-24
Added a init function to OSystem_SDL for early backend setup, and so ↵
Alejandro Marzini
allowing better sub classing. svn-id: r50224
2010-06-23
Relocated Win32 and Posix ports. (Part 2)
Alejandro Marzini
svn-id: r50193
2010-06-23
Relocated Win32 and Posix ports. (Part 1)
Alejandro Marzini
svn-id: r50191