Age | Commit message (Expand) | Author |
2016-08-04 | POSIX: Add #ifdef guards for DATA_PATH. | Alyssa Milburn |
2016-08-02 | Merge pull request #795 from fuzzie/snap | Eugene Sandulenko |
2016-07-29 | POSIX: Add $SNAP to search path if available. | Alyssa Milburn |
2016-07-28 | COMMON: Remove the EventRecorder dependency from OSystem | Bastien Bouclet |
2016-05-22 | UPDATES: Add support for WinSparkle | Filippos Karapetis |
2016-05-19 | ANDROIDSDL: add androidsdl backend | lubomyr |
2016-05-13 | JANITORIAL: Indentation fixes | Eugene Sandulenko |
2016-04-29 | Fix identation again | Hubert Maier |
2016-04-29 | Remove periods | Hubert Maier |
2016-04-29 | Code Formatting fixes | Hubert Maier |
2016-04-28 | AMIGAOS: Preparations for use with AmiUpdate | Hubert Maier |
2016-03-13 | POSIX: Cleanup AudioCD manager creation. | Johannes Schickel |
2016-03-13 | SDL: Get rid of reference to SDL 1.3. | Johannes Schickel |
2016-03-13 | BACKENDS: Add a Win32 audio CD player | Matthew Hoops |
2016-03-13 | BACKENDS: Add a Linux CD-ROM audio player | Matthew Hoops |
2016-03-13 | BACKENDS: Add a custom Mac OS X CD audio manager | Matthew Hoops |
2016-03-13 | BACKENDS: Use a virtual function for creating the SDL audio CD manager | Matthew Hoops |
2016-03-09 | SDL: Fix compilation with SDL2 and MSVC2015. | Johannes Schickel |
2016-02-17 | AMIGAOS: Fix native build breakage caused by indented comments in amigaos.mk. | Johannes Schickel |
2016-02-17 | AMIGAOS: Fix 'amigaosdist' for in-tree builds on AmigaOS. | Hubert Maier |
2016-02-15 | JANITORIAL: Typos detected with lintian & grep | Alexandre Detiste |
2016-02-12 | WIN32: Fix compilation with MinGW-w64 based Win32 compiler. | Johannes Schickel |
2016-02-06 | AMIGAOS: Fix 'amigaosdist' target for out-of-tree builds. | Johannes Schickel |
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 |
2016-01-30 | AMIGAOS: amigaos.mk - Revert rx command line | Hubert Maier |
2016-01-30 | AMIGAOS: amigaos.mk path fixes | Hubert Maier |
2016-01-29 | AMIGAOS: Fix the exe paths and delete the guide after installing | Hubert Maier |
2016-01-29 | AMIGAOS: Update amigaos.mk to automatically create an AmigaGuide file from RE... | Hubert Maier |
2015-12-16 | OSX: Fix menus when using SDL2 | Thierry Crozat |
2015-12-15 | PS3: Remove the SDL2 mixer manager. | Bastien Bouclet |
2015-12-15 | PS3: Make use of an updated SDL2 version | Bastien Bouclet |
2015-12-08 | SDL/DISPMANX: Remove dispmanx graphics output. | vanfanel |
2015-11-12 | SDL/DISPMANX Fixed small issues with merging: Use append_var, fix spacing iss... | vanfanel |
2015-11-11 | Merge branch 'master' into dispmanx | vanfanel |
2015-10-20 | SDL/DISPMANX Make additional notes on README.RASPBERRYPI telling users to man... | vanfanel |
2015-10-19 | SDL/DISPMANX Fixed dispmanx activation parameter on README.RASPBERRYPI | vanfanel |
2015-10-18 | SDL/DISPMANX Renamed the RASBERRYPI define to the less confusing name of DISP... | vanfanel |
2015-10-08 | WIN: Fix mingw64 compilation, by limiting last hack. | Kirben |
2015-10-08 | WIN: Add hack for command line display in Windows versions built with MinGW. | Kirben |
2015-07-22 | SDL/DISPMANX: Updated class member names, configure script and asociated file... | vanfanel |
2015-07-20 | RASPBERRYPI: Changed the RGB code for the game screen surface and added Raspb... | vanfanel |
2015-03-29 | RASPBERRYPI: Added Raspberry Pi native 2D API support (dispmanx) | vanfanel |
2015-03-06 | SDL: Fix compilation with SDL 2.0 under MSVC | Filippos Karapetis |
2015-03-05 | MACOSX: Fix compilation | Matthew Hoops |
2015-03-01 | SDL: Call setupIcon for each window creation with SDL2. | Johannes Schickel |