Open main menu

Difference between revisions of "Summer of Code/GSoC Ideas 2016"

no edit summary
Line 179: Line 179:


Alternatively (or additionally), you could consider adding other accessibility features.
Alternatively (or additionally), you could consider adding other accessibility features.
=== Cloud integration ===
Technical contacts: TBD
Difficulty: Medium. You'll need to know some C++ to be able to tweak with our launcher and you'll eventually have to pick up knowledge about the API/SDK of the selected cloud service(s).
The idea is to have cloud integration in our launcher, so the user doesn't have to manually copy his/her save files between his/her devices. The more providers (Dropbox/OneDrive/Google Drive/etc.) we support, the better. The implementation would look something like this on the UI: The user clicks on the Options button in the launcher and goes to the 'Cloud' tab, where he/she can configure his/her accounts. Then he/she does it in all of his/her devices, and ScummVM (and the selected cloud service) should handle the rest without any user interaction.
You will need to add an extra tab to the Options menu where the user can configure his/her cloud account and specify a path where ScummVM should look for saved games. You will have to come up with all the implementation details since they will heavily depend on the cloud service(s) you choose to support (preferably at least two).
81

edits