aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2016-09-03DINGUX: Adapt to new OSD changesEugene Sandulenko
2016-09-03BACKENDS: Remove extra line returns in warningsBastien Bouclet
2016-09-02GPH: Attempt to fix OSDEugene Sandulenko
2016-08-31PS2: Fix Ps2SaveFileManagerAlexander Tkachev
2016-08-31DC: Add RoninCDFileNode::create()Alexander Tkachev
2016-08-31DC: Fix VMSaveManagerAlexander Tkachev
2016-08-31DS, N64: Fix openForSaving()Alexander Tkachev
2016-08-31DS, N64: Fix SaveFileManagersAlexander Tkachev
2016-08-31N64: Fix OutSaveFile errorAlexander Tkachev
2016-08-30OSX: Implement clipboard supportThierry Crozat
2016-08-30BACKENDS: Rename variable shadowing functionWillem Jan Palenstijn
2016-08-30SDL: Fix const castWillem Jan Palenstijn
2016-08-30CLOUD: Fix Windows cross-compilationEugene Sandulenko
2016-08-30BACKENDS: Use open instead of creat to create filesBastien Bouclet
2016-08-30Merge branch 'master' of https://github.com/scummvm/scummvmAlexander Tkachev
2016-08-30CLOUD: Fix Webserver's usage of DefaultSaveFileManagerAlexander Tkachev
2016-08-30Merge pull request #433 from klusark/assetsEugene Sandulenko
2016-08-30Merge pull request #788 from Tkachov/cloudEugene Sandulenko
2016-08-29ANDROIDSDL: Fix menu buttonEugene Sandulenko
2016-08-24COMMON: Fix WriteStream::pos() once againAlexander Tkachev
2016-08-24CLOUD: Remove unused includesPeter Bozsó
2016-08-24CLOUD: Update LocalWebserverAlexander Tkachev
2016-08-24CLOUD: Use forbidden combinationsAlexander Tkachev
2016-08-24CLOUD: Update handlersAlexander Tkachev
2016-08-24CLOUD: Handle paths in marked placesAlexander Tkachev
2016-08-24CLOUD: Mark places where path handling is neededAlexander Tkachev
2016-08-24CLOUD: Add "minimal mode" in LocalWebserverAlexander Tkachev
2016-08-24CLOUD: Use overriden handle() instead of ClientHandlerCallback in page handlersPeter Bozsó
2016-08-24CLOUD: Fix UploadFileClientHandlerAlexander Tkachev
2016-08-24CLOUD: Add custom User-AgentAlexander Tkachev
2016-08-24CLOUD: Fix warningsEugene Sandulenko
2016-08-24CLOUD: Move determineMimeType to ResourceHandlerPeter Bozsó
2016-08-24CLOUD: Remove unused removePathHandler(), make addPathHandler() privatePeter Bozsó
2016-08-24CLOUD: Fix RequestsAlexander Tkachev
2016-08-24CLOUD: Update SavesSyncRequestAlexander Tkachev
2016-08-24CLOUD: Update OneDriveUploadRequestAlexander Tkachev
2016-08-24CLOUD: Update OneDriveAlexander Tkachev
2016-08-24CLOUD: Update GoogleDriveUploadRequestAlexander Tkachev
2016-08-24CLOUD: Update GoogleDriveStorageAlexander Tkachev
2016-08-24CLOUD: Update DropboxUploadRequestAlexander Tkachev
2016-08-24CLOUD: Update DropboxStorageAlexander Tkachev
2016-08-24CLOUD: Update Dropbox RequestsAlexander Tkachev
2016-08-24CLOUD: Update BoxUploadRequestAlexander Tkachev
2016-08-24CLOUD: Update TokenRefreshersAlexander Tkachev
2016-08-24CLOUD: Add JSON-related checks in BoxStorageAlexander Tkachev
2016-08-24CLOUD: Fix UploadFileClientHandlerAlexander Tkachev
2016-08-24CLOUD: Update NetworkReadStreamAlexander Tkachev
2016-08-24CLOUD: Minor TODO fixAlexander Tkachev
2016-08-24CLOUD: Add KEY/SECRET override codeAlexander Tkachev
2016-08-24ALL: Move Clipboard support to OSystemAlexander Tkachev