aboutsummaryrefslogtreecommitdiff
path: root/backends/platform
AgeCommit message (Expand)Author
2016-08-04POSIX: Add #ifdef guards for DATA_PATH.Alyssa Milburn
2016-08-04DC: Fix compilationEugene Sandulenko
2016-08-04N64: Added pos() method to another save classEugene Sandulenko
2016-08-04N64: Fix warningEugene Sandulenko
2016-08-04N64: Fix build adter WriteStream::pos() additionEugene Sandulenko
2016-08-04BACKENDS: Fix DC's OutVMSave to have pos()Alexander Tkachev
2016-08-02Merge pull request #795 from fuzzie/snapEugene Sandulenko
2016-07-29POSIX: Add $SNAP to search path if available.Alyssa Milburn
2016-07-28COMMON: Remove the EventRecorder dependency from OSystemBastien Bouclet
2016-05-31ANDROID: Set version code to 16. 15 was 1.8.1Eugene Sandulenko
2016-05-29Merge pull request #763 from bluegr/winsparkleEugene Sandulenko
2016-05-25JANITORIAL: Remove unnecessary semicolonsTorbjörn Andersson
2016-05-23ANDROID: Build against android-23 platform.Alyssa Milburn
2016-05-22ANDROID: Add support for ScummVM menu on Android TV devicesMatthew Garrett
2016-05-22ANDROID: Add support for Leanback Launcher on Android TVMatthew Garrett
2016-05-22UPDATES: Add support for WinSparkleFilippos Karapetis
2016-05-20MAEMO: Update debian/changelogTarek Soliman
2016-05-19ANDROIDSDL: add androidsdl backendlubomyr
2016-05-16Merge pull request #745 from Cruel/3dsEugene Sandulenko
2016-05-13JANITORIAL: Indentation fixesEugene Sandulenko
2016-04-29Fix identation againHubert Maier
2016-04-29Remove periodsHubert Maier
2016-04-29Code Formatting fixesHubert Maier
2016-04-28AMIGAOS: Preparations for use with AmiUpdateHubert Maier
2016-04-24GCW0: Attempt to fix out-of-tree packaging.Johannes Schickel
2016-04-223DS: Add config class/dialog, c-pad cursor control, and option to disable scr...Thomas Edvalson
2016-04-193DS: Add READMEThomas Edvalson
2016-04-193DS: Fix code styling, add license header, remove unused portdefs.hThomas Edvalson
2016-04-18GCW0: Mention location of scummvm.log file in READMEEugene Sandulenko
2016-04-13GCW0: Split README by chaptersEugene Sandulenko
2016-04-13GCW0: Better bracket replacements in READMEEugene Sandulenko
2016-04-12GCW0: Attempt to fix README sectionsEugene Sandulenko
2016-04-113DS: Use linear GPU texture downscaling for better legibility in hi-res gamesThomas Edvalson
2016-04-113DS: Add CIA format build, add timer handler thread, fix APT service suspendi...Thomas Edvalson
2016-04-10GCW0: Clean up build scriptEugene Sandulenko
2016-04-10ALL: Split SMALL_SCREEN_DEVICE into GUI_ENABLE_KEYSDIALOG and GUI_ONLY_FULLSC...Eugene Sandulenko
2016-04-06DC: Fix compilation errors due to AudioCD changes.Johannes Schickel
2016-04-063DS: Initial commitThomas Edvalson
2016-03-23Merge pull request #711 from lordhoto/opengl-revampJohannes Schickel
2016-03-21Merge pull request #704 from lordhoto/clone2727-audiocdJohannes Schickel
2016-03-16Merge pull request #682 from lordhoto/savefilemanager-case-insensitiveJohannes Schickel
2016-03-16OPENGL: Simplify context type setting.Johannes Schickel
2016-03-16OPENGL: Allow runtime specification of OpenGL mode.Johannes Schickel
2016-03-16OPENGL: Add functionality to query OpenGL functions on runtime.Johannes Schickel
2016-03-13POSIX: Cleanup AudioCD manager creation.Johannes Schickel
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