aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/sdl/posix/posix.cpp
AgeCommit message (Expand)Author
2014-02-18SDL: Make GPL headers consistent in themselves.Johannes Schickel
2014-01-21BUILD: Rename libunity support variable to "USE_UNITY" instead of "USE_TASKBA...Johannes Schickel
2013-11-14SDL: Fix bug where config file path could exceed maximum path length.D G Turner
2012-02-15JANITORIAL: Fix missing whitespace in pointer castTarek Soliman
2011-06-16BACKENDS: Add define for Unity-specific taskbar codeLittleboy
2011-06-16BACKENDS: Integrate glib main event loopLittleboy
2011-06-16BACKENDS: Add WIP Unity supportLittleboy
2011-06-04POSIX: Add TODO/FIXME to displayLogFileWillem Jan Palenstijn
2011-06-04POSIX: Implement displayLogFile in the posix backendWillem Jan Palenstijn
2011-06-03BACKENDS: Add OSystem::displayLogFile interface + OSX implementationMax Horn
2011-05-25BUILD: Rename UNIX #define to POSIXMax Horn
2011-05-23COMMON: Mark more symbols as forbiddenMax Horn
2011-05-23SAMSUNGTV: update portPawel Kolodziejski
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-08IRIX: Fix compilationJoost Peters
2011-05-02ALL: Mark printf and various other symbols as forbiddenMax Horn
2010-11-29SDL: Add Mac OS X log file supportMax Horn
2010-11-29SDL: Move createLogFile implementions to the OSystem_SDL subclasses.Johannes Schickel
2010-11-29BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefsMax Horn
2010-06-27Fixed String conversion error.Alejandro Marzini
2010-06-27Improved getDefaultConfigFileName(). Code cleanup.Alejandro Marzini
2010-06-26Removed DEFAULT_CONFIG_FILE define in favor of new getConfigFileNameString fu...Alejandro Marzini
2010-06-24Fix compile on Mac OS X (and probably *nix systems).Matthew Hoops
2010-06-24Added a init function to OSystem_SDL for early backend setup, and so allowing...Alejandro Marzini
2010-06-23Relocated Win32 and Posix ports. (Part 2)Alejandro Marzini
2010-06-23Relocated Win32 and Posix ports. (Part 1)Alejandro Marzini