aboutsummaryrefslogtreecommitdiff
path: root/backends/platform
AgeCommit message (Expand)Author
2016-09-16ANDROIDSDL: default config key browser_lastpath changed to '/storage'lubomyr
2016-09-13SDL: Add a fixme regarding the encoding of the string returned by getTextFrom...Bastien Bouclet
2016-09-13SDL: Plug a memory leak in OSystem_SDL::getTextFromClipboardBastien Bouclet
2016-09-10CLOUD: Move openUrl to OSystemThierry Crozat
2016-09-04SDL: Move mouse in SDL2 only when window has focus.Eugene Sandulenko
2016-09-04SDL: Do not forbid time.h symbols when FORBIDDEN_SYMBOL_EXCEPTION_time_h is d...Thierry Crozat
2016-09-03Merge pull request #810 from tsoliman/sdl2-macportsThierry Crozat
2016-09-03BUILD: Tie the SDL_net version to the SDL versionThierry Crozat
2016-09-03JANITORIAL: Make GPL headers uniformEugene 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-30Merge pull request #433 from klusark/assetsEugene Sandulenko
2016-08-24ALL: Move Clipboard support to OSystemAlexander Tkachev
2016-08-24JANITORIAL: Remove spaces at the end of the lineAlexander Tkachev
2016-08-24CLOUD: Add Networking::Connection::isLimited()Alexander Tkachev
2016-08-24CLOUD: Add openurl-android.cppAlexander Tkachev
2016-08-24CLOUD: Make OutSaveFile start saves syncAlexander Tkachev
2016-08-24CLOUD: Init SDL_NetAlexander Tkachev
2016-08-24CLOUD: Make CloudManager singletonAlexander Tkachev
2016-08-24CLOUD: Add CurlJsonRequestAlexander Tkachev
2016-08-24CLOUD: Add USE_CLOUD featureAlexander Tkachev
2016-08-24CLOUD: Add Cloud::Manager and Cloud::StorageAlexander Tkachev
2016-08-24CLOUD: Integrate CloudThread into OSystemAlexander Tkachev
2016-08-20SDL: Fix build with MacPorts SDL2Tarek Soliman
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