Jannik
a1bab241b6
log contains some infos about the currect system now
...
such as os version java re version
5 years ago
Jannik
02d7cb6a3e
smmdb image is now in a scrollpane
...
* smmdb image is now in a scrollpane, now we can resize the image to the correct height
5 years ago
Jannik
e92a43a37e
added a search bar for smmdb courses
...
* added a search bar for the smmdbcourse table
* fixed some wrong Anschors at the smmdb Anchorpane
5 years ago
Jannik
75d8e6b525
smmdb api auery is now in it's own thread
...
* smmdb api auery is now in it's own thread
* fixed a issue where cemu_UI freezed on a 502 http error of the smmdb api
* jfoenix 1.10 -> 1.11
* sqlite 3.20.0. -> sqlite 3.20.0.1
5 years ago
Jannik
548629eeaf
TestArea -> TextArea
5 years ago
Jannik
37d55abe9a
fiexd a typo
5 years ago
Jannik
68d3445afe
Merge remote-tracking branch 'origin/develop' into develop
5 years ago
Jannik
4851f0c3a4
Revert "fixed s typo"
...
This reverts commit c4a0a5d5f9
.
5 years ago
Jannik
c4a0a5d5f9
fixed s typo
5 years ago
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
5 years ago
Jannik
e4bf16e7a1
added a dialog to sow all licenses
...
* added a dialog to sow all licenses of all programms and libraries used int cemu_UI
5 years ago
Jannik
0cfbd2b125
code clean up
5 years ago
Jannik
2e200e5a88
ui fixes
...
* the spinner backgri´ound is not clear anymore
* code clean up
* added a better description of issue #10
5 years ago
Jannik
b9b7b143e5
Update README.md
5 years ago
Jannik
46c57ef330
code clean up
...
* removed old reloadRomBtn code
* fixed an issue where the saveSettings after successfully syncing to the cloud failed
5 years ago
Jannik
e0a73a1fbe
code clean up
...
* the mwc init process is now only one call in main
* renamed a few methodes for better clearance
* added a few TODOs
5 years ago
Jannik
0f7d262bcb
License dialog update
5 years ago
Jannik
b975a6300c
Update README.md
5 years ago
Jannik
c6737fc387
Update README.md
5 years ago
Jannik
f5e16d2f58
travis ci test
5 years ago
Jannik
73bb433d03
clean up
5 years ago
Jannik
5f756f613f
formating work
5 years ago
Jannik
fe6ddedab9
code clean up
5 years ago
Jannik
922b1443e1
clean up
...
* fixed a few typos
* code clean up
5 years ago
Jannik
ba9fd1bb32
dialog rework and mor license shipping work
...
* update/add DLC are now JFXDilaog styled
* added MIT license
5 years ago
Jannik
15196718c5
added license lable action
5 years ago
Jannik
890830b84e
added gpl3 and apache 2
...
* added gpl3
* added apache 2
* code clean up
5 years ago
Jannik
2b17d34841
code clean up
5 years ago
Jannik
0a208f5a6b
add and edit dialog is now material styled
...
* added material add/edit dialog
* lots of code clean up
5 years ago
Jannik
88a83e5f0d
maen fixes, clean up and add/edit dialog work
...
* maven uses now apache shaped as build plugin
* begun reworking the addGame Dialog
5 years ago
Jannik
1268ab9cf8
maven fix
5 years ago
Jannik
6a2c5d050f
update 0.2.1 (055)
5 years ago
Jannik
b8f4f89ec6
renamed SmmdbAPIQuery to SMMDBAPIController
5 years ago
Jannik
dafd0b84df
maven buildsystem
...
* maven is now used to build cemu_UI
* cleaned up a lot of code for better overview
5 years ago
Jannik
06429eaf87
added jfxokaycanceldialog class
...
* added jfxokaycanceldialog class
* code clean up
5 years ago
Jannik
9e3b553851
added jfxinfodialog class
...
* added jfxinfodialog class
* code clean up
5 years ago
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
5 years ago
Jannik
40c6084412
Update LICENSE
5 years ago
Jannik
6cc9790c5a
added update support
...
* added a manuall update function
* added a auto update function
5 years ago
Jannik
3bcbf902d5
added adialog to explain missing values if adding a game manually
5 years ago
Jannik
3f85fdf07b
fiyed typos
5 years ago
Jannik
40dd2c48d3
Merge remote-tracking branch 'origin/master'
5 years ago
Jannik
1a4027e687
added edit dialog
...
* added a dialog for editing existing games
* a few UI clean ups
* you need to have valid values in every text field if you're adding a new game manually
5 years ago
Jannik
b76126add1
Create CONTRIBUTING.md
5 years ago
Jannik
9c4934966c
UI clean up
...
* added a dialog if cloud sync init fails
* fixed sideMenuSlideOut() is call even if its already outside
* code clean up
5 years ago
Jannik
74440e3d7e
add new Game is now one dialog
...
* add new game will now show only one dialog
* code clean up
5 years ago
Jannik
e4a316f62c
added System.exit(0) in main
5 years ago
Jannik
eb127282ad
more lib updates and cloud sync fixes
...
* added a fallback if something went wrong with cloud sync init
* removed old libs
5 years ago
Jannik
5b46a0b58c
updated some libraries
...
* google api libraries 1.22 -> 1.23
* apache commons-io 2.3 -> 2.6
* apache commons-codec 1.10 -> 1.11
5 years ago
Jannik
6169a5e7cd
added support for cemu 1.11 save path change
...
see https://github.com/Seil0/cemu_UI/issues/6
5 years ago