Age | Commit message (Expand) | Author |
2016-03-13 | POSIX: Cleanup AudioCD manager creation. | Johannes Schickel |
2016-03-13 | BACKENDS: Add a Linux CD-ROM audio player | Matthew Hoops |
2016-02-02 | POSIX: Move assureDirectoryExists to posix-fs{.h,.cpp}. | Johannes Schickel |
2016-02-02 | POSIX: Move default config file location to '$XDG_CONFIG_HOME/scummvm/scummvm... | Johannes Schickel |
2016-02-02 | POSIX: Use modern path for log file. | Johannes Schickel |
2016-02-02 | POSIX: Restructure code in OSystem_POSIX::createLogFile. | Johannes Schickel |
2016-02-02 | POSIX: Make assureDirectoryExists create full path if needed. | Johannes Schickel |
2016-02-02 | POSIX: Factor directory creation code into its own function. | Johannes Schickel |
2014-02-18 | SDL: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-01-21 | BUILD: Rename libunity support variable to "USE_UNITY" instead of "USE_TASKBA... | Johannes Schickel |
2013-11-14 | SDL: Fix bug where config file path could exceed maximum path length. | D G Turner |
2012-02-15 | JANITORIAL: Fix missing whitespace in pointer cast | Tarek Soliman |
2011-06-16 | BACKENDS: Add define for Unity-specific taskbar code | Littleboy |
2011-06-16 | BACKENDS: Integrate glib main event loop | Littleboy |
2011-06-16 | BACKENDS: Add WIP Unity support | Littleboy |
2011-06-04 | POSIX: Add TODO/FIXME to displayLogFile | Willem Jan Palenstijn |
2011-06-04 | POSIX: Implement displayLogFile in the posix backend | Willem Jan Palenstijn |
2011-06-03 | BACKENDS: Add OSystem::displayLogFile interface + OSX implementation | Max Horn |
2011-05-25 | BUILD: Rename UNIX #define to POSIX | Max Horn |
2011-05-23 | COMMON: Mark more symbols as forbidden | Max Horn |
2011-05-23 | SAMSUNGTV: update port | Pawel Kolodziejski |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-05-08 | IRIX: Fix compilation | Joost Peters |
2011-05-02 | ALL: Mark printf and various other symbols as forbidden | Max Horn |
2010-11-29 | SDL: Add Mac OS X log file support | Max Horn |
2010-11-29 | SDL: Move createLogFile implementions to the OSystem_SDL subclasses. | Johannes Schickel |
2010-11-29 | BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefs | Max Horn |
2010-06-27 | Fixed String conversion error. | Alejandro Marzini |
2010-06-27 | Improved getDefaultConfigFileName(). Code cleanup. | Alejandro Marzini |
2010-06-26 | Removed DEFAULT_CONFIG_FILE define in favor of new getConfigFileNameString fu... | Alejandro Marzini |
2010-06-24 | Fix compile on Mac OS X (and probably *nix systems). | Matthew Hoops |
2010-06-24 | Added a init function to OSystem_SDL for early backend setup, and so allowing... | Alejandro Marzini |
2010-06-23 | Relocated Win32 and Posix ports. (Part 2) | Alejandro Marzini |
2010-06-23 | Relocated Win32 and Posix ports. (Part 1) | Alejandro Marzini |