aboutsummaryrefslogtreecommitdiff
path: root/backends/platform
AgeCommit message (Expand)Author
2016-03-13SDL: Get rid of reference to SDL 1.3.Johannes Schickel
2016-03-13BACKENDS: Only expose one set of functions for AudioCDManagerMatthew Hoops
2016-03-13BACKENDS: Add a Win32 audio CD playerMatthew Hoops
2016-03-13BACKENDS: Add a Linux CD-ROM audio playerMatthew Hoops
2016-03-13BACKENDS: Add a custom Mac OS X CD audio managerMatthew Hoops
2016-03-13BACKENDS: Use a virtual function for creating the SDL audio CD managerMatthew Hoops
2016-03-13BACKENDS: Add a closeCD() function to the AudioCDManagerMatthew Hoops
2016-03-13BACKENDS: Move to an openCD() without parameters as the public APIMatthew Hoops
2016-03-09SDL: Fix compilation with SDL2 and MSVC2015.Johannes Schickel
2016-03-09GCW0: Remove hardcoded list of skipped engines.Eugene Sandulenko
2016-03-05GCW0: Disabled more 640x480-only enginesEugene Sandulenko
2016-02-26MAEMO: Update debian/changelogTarek Soliman
2016-02-26GCW0: Packaging fixesEugene Sandulenko
2016-02-26GCW0: Update port building and provide port-specific READMEEugene Sandulenko
2016-02-26DREAMCAST: Re-fix listing of savegamesMarcus Comstedt
2016-02-26IOS: Fixes savegame deletion on sandboxed iOS devicesVincent Bénony
2016-02-25BACKENDS: Make DefaultSaveFileManager case insensitive.Johannes Schickel
2016-02-25DREAMCAST: Fix listing of savefiles.Johannes Schickel
2016-02-24GCW0: Made packager reenterableEugene Sandulenko
2016-02-24GCW0: Disabling more features on GCW0Eugene Sandulenko
2016-02-24GCW0: Add release build scriptEugene Sandulenko
2016-02-24GCW0: Include free soundfont into release packageEugene Sandulenko
2016-02-17AMIGAOS: Fix native build breakage caused by indented comments in amigaos.mk.Johannes Schickel
2016-02-17AMIGAOS: Fix 'amigaosdist' for in-tree builds on AmigaOS.Hubert Maier
2016-02-15I18N: Fix language code for SwedishJakub Wilk
2016-02-15I18N: Fix country code for DenmarkJakub Wilk
2016-02-15JANITORIAL: Typos detected with lintian & grepAlexandre Detiste
2016-02-12WIN32: Fix compilation with MinGW-w64 based Win32 compiler.Johannes Schickel
2016-02-09MAEMO: Add configure and make extra args env varsTarek Soliman
2016-02-06AMIGAOS: Fix 'amigaosdist' target for out-of-tree builds.Johannes Schickel
2016-02-05RELEASE: This is 1.9.0gitEugene Sandulenko
2016-02-05MAEMO: Fix default bindingsTarek Soliman
2016-02-02POSIX: Move assureDirectoryExists to posix-fs{.h,.cpp}.Johannes Schickel
2016-02-02POSIX: Move default config file location to '$XDG_CONFIG_HOME/scummvm/scummvm...Johannes Schickel
2016-02-02POSIX: Use modern path for log file.Johannes Schickel
2016-02-02POSIX: Restructure code in OSystem_POSIX::createLogFile.Johannes Schickel
2016-02-02POSIX: Make assureDirectoryExists create full path if needed.Johannes Schickel
2016-02-02POSIX: Factor directory creation code into its own function.Johannes Schickel
2016-02-01MAEMO: Update debian/changelogTarek Soliman
2016-01-31MAEMO: Package missing engine-data filesTarek Soliman
2016-01-31MAEMO: Split packaging of engine-data into multiple linesTarek Soliman
2016-01-30AMIGAOS: amigaos.mk - Revert rx command lineHubert Maier
2016-01-30AMIGAOS: amigaos.mk path fixesHubert Maier
2016-01-29AMIGAOS: Fix the exe paths and delete the guide after installingHubert Maier
2016-01-29AMIGAOS: Update amigaos.mk to automatically create an AmigaGuide file from RE...Hubert Maier
2016-01-11IOS: Updates the compilation instructionsVincent Bénony
2016-01-07IPHONE: Make includes match our style.Johannes Schickel
2016-01-07IOS7: Make includes match our style.Johannes Schickel
2016-01-07IOS7: Make filename style consistent in itself.Johannes Schickel
2016-01-07IOS7: Use #include instead of #import.Johannes Schickel