Commit Graph

13 Commits

Author SHA1 Message Date
Jannik 959963f9bc more logger work and lib updates
* jfoenix 1.7.0 -> 1.8.0
* sqlite 3.19.1 -> 3.20.0
* replaced all remaining syso/syse with logger output
* fixed a bug in smmdb api integration by only requesting the first 70 courses (this is a temporary workaround)
* code clean up
* typo fixes
2017-09-12 15:04:21 +02:00
Jannik 6c1663f386 reworked loadSettings
* loadSettings() should be 100% bulletproof
* replaced a few more syso with logger
2017-08-30 11:29:58 +02:00
Jannik 43a7e22254 fixed loading error
* fixed an issue with loading sttings when no cloudService is set
2017-08-11 20:01:43 +02:00
Seil0 9ab7b61cd9 code clean up and minor fixes
*better save twice than non
*fixed a bug that prevented cemu_UI from finding the savegames folder in
google drive
2017-05-25 19:07:16 +02:00
Seil0 f2d054029f fixed a bug that corrupted downloaded files
always close your streams
2017-05-24 19:24:22 +02:00
Seil0 ef2d913ace google drive integration v2/cloud integration clean up
* Clean up the cloud part
* Added an alert to verify activation of cloud sync
2017-05-07 19:57:55 +02:00
Seil0 e796b582fa a little clean up 2017-05-04 22:32:25 +02:00
Seil0 c7fe070de6 google drive integration v2
this will hopefully fix up and downloading all day long
2017-05-04 22:07:50 +02:00
Seil0 bd81cca0a7 cloud/google drive integration part 3
sync and upload are now running in its own thread, this will speedup
start
2017-05-01 16:46:00 +02:00
Seil0 b87a4ea34c Revert "added license"
This reverts commit 67dccd242eafe280d70cb56bb566db5f3d3eae3d.
2017-04-19 02:15:49 +02:00
Seil0 bc926f7a1f added license 2017-04-19 02:15:49 +02:00
Seil0 b11d6c7ab8 added license
CHOCOLATE-WARE plus GNU GPLv3 LICENSE
2017-04-19 02:15:49 +02:00
Seil0 ed5eef8a49 google drive integration part 1
added a google drive integration, not very clean and working yet!
2017-04-17 00:58:49 +02:00