Commit Graph

239 Commits

Author SHA1 Message Date
Jannik 960bec5283 „README.md“ ändern 2018-11-19 23:02:26 +01:00
Jannik ffb7bc971c removed eclipse specific files 2018-10-25 16:42:45 +02:00
Jannik 50088e0130 „.project“ löschen 2018-10-25 16:35:20 +02:00
Jannik a3fc8ba463 „.classpath“ löschen 2018-10-25 16:35:14 +02:00
Jannik ada6bec325 updated gitignore 2018-10-25 16:34:56 +02:00
Jannik bbfc9521a0 target java11/javafx11 2018-10-01 21:20:35 +02:00
Jannik 2ac66978ba updated some libraries
* jfoenix 9.0.4 -> 9.0.6
* log4j 2.11.0 -> 2.11.1
* google apis 1.23.0 -> 1.25.0
* jackson-core 2.9.5 -> 2.9.6
* javax.servlet 4.0.0 -> 4.0.1
* maven-compiler-plugin 3.7.0 -> 3.8.0
2018-09-08 12:50:34 +02:00
Jannik ed99e45115 cleaned up games.csv
* use https now
* added a few covers
* added a few japanese titles
2018-08-16 13:27:31 +02:00
Jannik dcd928096a updated a few games in games.csv 2018-08-16 00:01:54 +02:00
Jannik d46eace9d5 updated readme 2018-06-18 15:19:47 +02:00
Jannik 9e58a30390 updated readme 2018-06-18 15:14:34 +02:00
Jannik 010f109597 updated readme 2018-06-18 15:13:09 +02:00
Jannik d082482844 updated readme 2018-06-18 13:54:46 +02:00
Jannik fb1fd442f7 'README.md' ändern 2018-06-16 12:04:43 +02:00
Jannik 9839c303da download the games.db from gitea 2018-06-16 00:03:23 +02:00
Jannik b610dc337b 'README.md' ändern 2018-06-14 15:24:33 +02:00
Jannik f195addea8 version 0.3.1 (81) 2018-06-13 18:29:16 +02:00
Jannik 41a0becd4f typo 2018-06-13 13:49:47 +02:00
Jannik 9b7a85cabe code clean up 2018-06-12 16:24:12 +02:00
Jannik cc4e73c45d InfoAlert & ProcessBuilder
* we use an Alert now to display Info Messages
* use ProcessBuilder instead of Runtime.exec()
2018-06-12 16:01:21 +02:00
Jannik c6a40f8937 updated some libs
* jfoenix 9.0.3 -> 9.0.4
* sqlite-jdbc 3.21.0.1 -> 3.23.1
* google-api-services-drive v3-rev99-1.23.0 -> v3-rev120-1.23.0
* jackson-core 2.9.4 -> 2.9.5
* maven-shade-plugin 3.1.0 -> 3.1.1
2018-06-06 17:54:22 +02:00
Jannik e13c84382f biuld against java 10 2018-05-30 19:41:49 +02:00
Jannik ea34f10c09 fixed Hamburger icon has wrong color after color change 2018-04-28 12:53:01 +02:00
Jannik 4e4d32dc97
Update README.md 2018-04-28 12:24:40 +02:00
Jannik 5758b23bff
Merge branch 'master' into develop 2018-04-28 12:21:37 +02:00
Jannik 1e7cea86ad code cleanup
* log4j 2.10.0 -> 2.11.0
2018-04-28 12:17:12 +02:00
Jannik 433767f81c Merge remote-tracking branch 'origin/develop' into develop 2018-04-05 09:55:09 +02:00
Jannik f9f63c0f3c code cleanup 2018-04-05 09:54:45 +02:00
Jannik fcaffecabf text fix 2018-03-22 18:54:56 +01:00
Jannik 7813778502 small cleanup 2018-03-22 11:54:30 +01:00
Jannik 662188813b removed workaround for xPosHelper Bug 2018-02-24 17:00:43 +01:00
Jannik b915cf7ad9 removed last unnecessary reboot
* needs more testing, especialy under Windows
* test on a completly fresh setup
2018-02-20 21:22:10 +01:00
Jannik b4fc36621a code cleanup
removed some unnecessary save calls
* removed some unnecessary things after opening a directorychooser
* typo fixes
2018-02-18 18:27:36 +01:00
Jannik 061f58105a documentation cleanups, code cleanup
* removed one unnecessary restart
* added warning if the ROM directory could not be opened
2018-02-18 13:57:30 +01:00
Jannik 3a6a7b7cce * jfoenix 9.0.1 -> 9.0.2
* code clean up
* last time played and playtime button are now large enough
2018-02-17 17:49:12 +01:00
Jannik f7675cf277
Update README.md 2018-02-14 22:55:27 +01:00
Jannik 4932731987
Update README.md 2018-02-14 22:53:14 +01:00
Jannik 2e3395caea minor fixes
* fixed a few typos
* fixed window is resiable to 0x0
* * formating work work
2018-02-04 15:19:36 +01:00
Jannik e9d033f121
Update README.md 2018-02-03 18:05:09 +01:00
Jannik 54078eb99f clean up 2018-02-03 17:51:38 +01:00
Jannik 79cb1c2476 fixed games are not loaded to mwc
* fixed games are not loaded to mwc
* fixed processbuilder
2018-02-03 15:39:35 +01:00
Jannik b88c530ac2 use a ProcessBuilder instead of Runtime.exec 2018-02-03 14:22:41 +01:00
Jannik 88e31468d4 made choicebox matreial styled
* made choicebox matreial styled
* little code clean up
2018-02-03 12:04:14 +01:00
Jannik 84b5eaedcd reworked startup process
* cemu is showing a loading screen while loading the roms
* jackson core 2.9.3 -> 2.9.4
2018-01-31 17:01:47 +01:00
Jannik f331fb57a4 added ability to edit launch command, WIP
WARNING THIS IS NOT TESTED
2018-01-19 01:14:01 +01:00
Jannik a9f675ee5e
Update README.md 2018-01-13 23:35:33 +01:00
Jannik fe4fcb45d7 travis fix, first try 2018-01-13 00:13:34 +01:00
Jannik 52c2912ba2 maven compile plugin 3.7.0 2018-01-13 00:09:13 +01:00
Jannik 46455e9e9d Java 9, updated a few libs
* cemu_UI targets now Java 9
* jfoenix 1.11.1 -> 9.0.1
* minimal-json 0.9.4 -> 0.9.5
* log4j 2.9.1 -> 2.10.0
* commons-io 2.5 -> 2.6
* jackson-core 2.9.2 -> 2.9.3
* javax.servlet-api 4.0.0-b01 -> 4.0.0
2018-01-12 23:52:44 +01:00
Jannik 1e2d4088e9
Merge pull request #15 from Seil0/develop
release 0.2.3
2018-01-12 20:08:03 +01:00