Commit Graph

28 Commits

Author SHA1 Message Date
Seil0 f09258190a save windows size only if ther is 500ms no action
* if the window is resized, the new size is only saved if no resize
action is done for 5000ms
2017-09-16 17:08:50 +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 3bc571bacd window resize performance tuning
* only call refreshUI if space change is enough
* added FIXME for pane.setPrefWidth under windows, other parts that are affected see issue main.1
2017-09-13 23:57:29 +02:00
Jannik 3f98dfa059 save window size 2017-09-12 20:13:26 +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 85fc66e8d6 logging to file
* the logger output is now written into a file in the cemu_UI directory called app.log
2017-09-02 17:38:40 +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 71cf0316ec replace syso with logger
* replacing all debug/info syso and all syse with log4j 2 logger
2017-08-27 20:44:08 +02:00
Jannik 4c8a0a51e9 smmdb api integration rework part 2/2
* fixed all remaining parameters
* course is downloaded as .zip now
* junrar is replaced by zip4j
2017-08-26 00:13:09 +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
Jannik e394b1a573 Material styled dialogs
* added material styled dialogs
2017-08-01 20:11:17 +02:00
Jannik 1ed7400a02 fixed typo error and error during first installation
*cloud service is set to "" to prevent NullPointerException
2017-06-01 16:21:24 +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 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 d0360931fe google drive integration part 1.1 2017-04-17 01:02:43 +02:00
Seil0 cdf9496d02 Merge remote-tracking branch 'origin/master' 2017-04-17 01:00:32 +02:00
Seil0 28a3723a76 code clean up 2017-04-17 00:59:17 +02:00
Jannik 30af3c688f added .gitignore to bin 2017-04-15 17:50:27 +02:00
Seil0 c7fefb146a a few typo fixes 2017-04-06 23:20:43 +02:00
Seil0 b94f842cc4 clean up
*code clean up
*fixed a few minor ui bugs
2017-04-06 12:00:43 +02:00
Seil0 4bd5aa86c3 UI improvements 2017-03-31 19:19:34 +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 fab1d2d062 code clean up 2017-03-23 16:17:38 +01:00
Seil0 ff9a86c865 first commit 2017-03-23 13:44:21 +01:00