Commit Graph

21 Commits

Author SHA1 Message Date
Jannik 61e02f6ac1 added support for updating to different branches
* added support for updating to different branches
* smmdb api fixed bad response from http url, using https now
* code clean-up
2017-11-10 15:58:20 +01:00
Jannik 6cc9790c5a added update support
* added a manuall update function
* added a auto update function
2017-11-06 10:42:31 +01:00
Jannik 607bcf8ace added a update section in the settings
* added "check now!" button (not working for now)
* added a toggle button for auto updates (not working for now)
* all labels used in the settings are now accessable from the mwc (preparation for supporting more languages)
2017-10-24 22:41:56 +02:00
Seil0 109bcf6e03 performance improvements
* call refreshUIData() only if there is enough space for another column
2017-09-15 19:23:44 +02:00
Jannik 78791bb7e1 added a resize option
* if the window is resized and ther is enough space for a new column, the UI will be adapt to fit the new size
2017-09-12 19:45:39 +02:00
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 43a7e22254 fixed loading error
* fixed an issue with loading sttings when no cloudService is set
2017-08-11 20:01:43 +02:00
Seil0 c83f3233d1 smmdbapi part 7
* smmdb api is now fully working
2017-07-16 00:13:43 +02:00
Jannik 20835d4611 smmdbapi part 5
* displaying course information
* treetableview is now material too
2017-06-18 13:01:04 +02:00
Jannik 1b828d6e4b smmdbapi part 4
* added additional information and finished ui design
2017-06-18 00:33:07 +02:00
Jannik 224e4e6eec smmdbapi part 3
begun work on ui frontend
*courses are displayed and selectable
2017-06-16 16:23:03 +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 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
Seil0 36113b1977 UI improvements 2017-03-31 19:25:36 +02:00
Seil0 4d6729b1a6 UI improvements
*moved the buttons too
2017-03-31 19:24:20 +02:00
Seil0 4bd5aa86c3 UI improvements 2017-03-31 19:19:34 +02:00
Seil0 d2043bee0b reworked time played in total
reworked time played in total, now better way wich helps with future
features and improvements, cleaned up
2017-03-28 17:40:01 +02:00
Seil0 6e270415b5 clean up
* game names are now lined up with the cover art
*added "add DLC" support
*UI improvements
2017-03-26 14:21:25 +02:00
Seil0 7bbe781645 added time played in total, code clean up
time played in total, current way is not really nice maybe will be
change in a future update
2017-03-25 15:18:45 +01:00
Seil0 fab1d2d062 code clean up 2017-03-23 16:17:38 +01:00
Seil0 ff9a86c865 first commit 2017-03-23 13:44:21 +01:00