Commit Graph

11 Commits

Author SHA1 Message Date
Jannik 07ded89069
Major code clean up
* DBController doesn't need mwc anymore
* no dialogs anymore, only alerts
2019-05-18 01:25:54 +02:00
Jannik a4c8eb2efe
the license dialog is now a alert & reduced main usage in mwc 2019-05-17 00:22:51 +02:00
Jannik db8fcd4bdc major code clean up 2019-01-22 19:21:38 +01:00
Jannik 3f6eeece7d updated some libs, code clean up
* openjfx 11 -> 11.0.1
* jfoenix 9.0.6 -> 9.0.8
* sqlite-jdbc 3.23.2 -> 3.25.2
* google-api-services-drive rev129 -> rev136
* jackson-core 2.9.6 -> 2.9.7
2018-12-02 23:51:14 +01:00
Jannik 1e7cea86ad code cleanup
* log4j 2.10.0 -> 2.11.0
2018-04-28 12:17:12 +02:00
Jannik d3acf387d9 code clean up 2017-12-26 17:33:14 +01:00
Jannik 599669f0f2 fixed a bug that prefent the cloud controller from geting the latest cloud sync 2017-12-13 00:07:20 +01:00
Jannik 42b8434a58 Cloud sync rework
* reworked the hole cloud sync controller
this will make it more save to use the cloud sync
THIS IS WORK IN PROGRESS, NOT READY FOR DAILY USE!
2017-12-12 23:52:54 +01:00
Jannik 95df2b9359 fixed a few cloud sync bugs
* fixed a bug where cemu_UI faild to set the correct text to the playBtn
* fixed cemu_UI crashing when activationg cloud sync under linux
2017-12-07 22:52:32 +01:00
Jannik 46c57ef330 code clean up
* removed old reloadRomBtn code
* fixed an issue where the saveSettings after successfully syncing to the cloud failed
2017-11-27 21:57:59 +01:00
Jannik dafd0b84df maven buildsystem
* maven is now used to build cemu_UI
* cleaned up a lot of code for better overview
2017-11-13 16:44:39 +01:00