aboutsummaryrefslogtreecommitdiff
path: root/backends/platform
AgeCommit message (Expand)Author
2016-11-12Merge pull request #853 from criezy/ios-no-sleepEugene Sandulenko
2016-10-23ANDROIDSDL: default storage-sdcard directory location getting direct from lib...lubomyr
2016-10-22SDL: Fix typosOri Avtalion
2016-10-22DC: Add Dreamcast specific clean targetMarcus Comstedt
2016-10-21IOS: Add support for filtering featureThierry Crozat
2016-10-20IOS: Disable idle timer while an engine is runningThierry Crozat
2016-10-16PSP: Added release building scriptEugene Sandulenko
2016-10-10ANDROIDSDL: Update port settingsEugene Sandulenko
2016-10-09GCW0: Fixed wording in the READMEEugene Sandulenko
2016-10-09GCW0: Mention that only 320x240 games are supportedEugene Sandulenko
2016-10-09JANITORIAL: Remove more trailing spacesEugene Sandulenko
2016-09-28MAEMO: Update debian/changelogTarek Soliman
2016-09-28DC: Fix indentationMarcus Comstedt
2016-09-27DC: Ignore case for VM filenamesMarcus Comstedt
2016-09-27DC: Implement atexit handling for pluginsMarcus Comstedt
2016-09-27DC: Update versions of dependencies in READMEMarcus Comstedt
2016-09-26RELEASE: This is 1.10.0gitEugene Sandulenko
2016-09-18ANDROIDSDL: set default gfx_mode to 2xlubomyr
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