Commit Graph

301 Commits

Author SHA1 Message Date
Jannik
5297c614d5 code cleanup 2018-03-01 16:10:37 +01:00
Jannik
385193f57b cemu_UIs updater and code cleanup
* clean up the folder structure for better maintenance
* lots of code cleanup
2018-03-01 15:42:47 +01:00
Jannik
71937540b0 code cleanup 2018-02-24 17:13:52 +01:00
Jannik
c99a97fa49 updated some libs
* the window is now large enough to show all components
* target java 9
* commons-io 2.5 -> 2.6
* jfoenix 1.11.1 -> 9.0.1
* minimal-json 0.9.4 -> 0.9.5
* log4j 2.9.1 -> 2.10.0
2018-02-03 12:06:30 +01:00
Jannik
b19451fb6f
Update README.md 2018-01-10 10:49:56 +01:00
Jannik
eb9065130a maven fixes 2017-12-26 17:48:31 +01:00
Jannik
fba6c703a3 code clean up 2017-11-12 19:35:48 +01:00
Jannik
19f46b0ce5 Update README.md 2017-09-17 21:48:28 +02:00
Seil0
60365aa09d log4j 2 and reworked loadSettings
* replacing all debug/info syso and all syse with log4j 2 logger
* loadSettings() should be 100% bulletproof
2017-09-16 18:22:46 +02:00
Jannik
f001f18c7f Delete .directory 2017-09-12 09:44:25 +02:00
Jannik
64d0fd8d2f updated jfoenix, sqlite-jdbc
* jfoenix 1.6.0 -> 1.8.0
* sqlite-jdbc 3.18.0 -> 3.20.0
2017-09-12 09:38:07 +02:00
Jannik
efebce9557 Merge pull request #17 from Seil0/add-code-of-conduct-1
Create CODE_OF_CONDUCT.md
2017-07-30 22:04:49 +02:00
Jannik
077a190b7f Create CODE_OF_CONDUCT.md 2017-07-30 22:04:40 +02:00
Jannik
3a18a73ee8 Merge remote-tracking branch 'origin/dev' into dev 2017-07-26 18:14:46 +02:00
Jannik
7433574cc1 .directory clean up 2017-07-26 18:14:41 +02:00
Jannik
9e8001c439 Update README.md 2017-07-26 17:57:42 +02:00
Jannik
b8737b1002 Update README.md 2017-07-26 17:56:28 +02:00
Jannik
bd6fae7fe4 maven
we now use maven to manage all dependencies and build Project-HomeFlix
2017-07-26 17:10:37 +02:00
Jannik
1f02277f72 minor fixes
* fixed streaming not working under linux
* minor text fixes
2017-07-20 14:23:50 +02:00
Seil0
d92c496fe2 added TODO
* TODO add streaming support to Linux!
2017-07-16 00:13:04 +02:00
Jannik
865e732445 Merge pull request #16 from Seil0/dev
release 129/0.5.2 "solidify cow"
2017-07-10 11:28:30 +02:00
Jannik
a77ed0b8e2 release 129/0.5.2 "solidify cow" 2017-07-10 11:27:33 +02:00
Seil0
8283620620 removed some not needed icons 2017-06-07 01:45:09 +02:00
Seil0
59bfe126c5 Settings-UI clean up
* cleand up the settings ui #15
* the menu button si now a hamburger menu
2017-06-07 01:42:18 +02:00
Jannik
ae525f6c49 minor fixes
* fixed some issues with the DBController
* added an api key as workaround for no (rework of apiQuery is still planed)
2017-06-06 16:52:52 +02:00
Jannik
70a6485a36 minor fixes
*fixed [Linux] filenames with blank are not supported
*fixed exception output if api response is bad
2017-06-06 02:12:59 +02:00
Jannik
2c92af45c9 Update README.md 2017-06-05 23:09:20 +02:00
Jannik
49588e40e8 fixed typo error 2017-06-04 20:24:08 +02:00
Jannik
c6f51fbc76 clean up 2017-06-04 20:13:04 +02:00
Jannik
4ca4f7ad3a Merge pull request #13 from Seil0/dev
update to 127
2017-06-01 18:21:47 +02:00
Seil0
0aca3b964a fixed a bug with the new updater
* fixed update failed caused by bad replacing
2017-06-01 18:18:49 +02:00
Jannik
888a2c5014 fixed update error not shown correctly 2017-06-01 17:41:06 +02:00
Jannik
85d65b6235 Merge pull request #12 from Seil0/dev
update to build 127 plasma cow
2017-06-01 17:37:53 +02:00
Jannik
43ef370596 uploaded files for old updater 2017-06-01 17:35:39 +02:00
Jannik
29517f5604 fixed a bug with the reworked updater
* fix already included in 127 release, code will be merged with next release
2017-06-01 17:31:15 +02:00
Jannik
08048d57ac Merge pull request #11 from Seil0/dev
update to build 127 "plasma cow"
2017-06-01 17:21:14 +02:00
Jannik
e53d1d1176 reworked updater
* updater now get it's data from the github api
2017-06-01 17:13:26 +02:00
Seil0
43a31d0682 updated jfoenix, sqlite-jdbc
*jfoenix 1.3.0 -> 1.4.0
*sqlite-jdbc 3.16.1 -> 3.18
2017-05-25 19:28:53 +02:00
Seil0
fd59384d1b updated gitignore 2017-05-24 23:52:07 +02:00
Seil0
edcbe4b278 updater changed extends thread to implementsa runnable 2017-05-07 18:56:41 +02:00
Jannik
86c84479d8 Update README.md 2017-05-01 00:56:55 +02:00
Jannik
0a5234e46a Update README.md 2017-04-30 23:32:55 +02:00
Jannik
6baa47b852 Merge pull request #10 from Seil0/dev
updated to 0.5.1 "plasma cow"
2017-04-30 23:30:43 +02:00
Seil0
96d0412919 clean up
*clean up and minor improvements
*increase build number to 125
2017-04-30 23:17:55 +02:00
Seil0
8786b8edef reworked update download
*added progress indicator for downloads
2017-04-25 23:35:24 +02:00
Jannik
853daafe34 Update README.md 2017-04-19 01:57:05 +02:00
Jannik
d8383b98d6 code clean up 2017-04-15 17:54:47 +02:00
Seil0
cccbca06bd added poster cache 2017-04-09 15:07:56 +02:00
Seil0
726a788876 clean up, updated jfoenix
jfoenix 1.2.0 -> 1.3.0
2017-04-08 23:09:16 +02:00
Jannik
10a640a34c Update README.md 2017-04-07 13:58:32 +02:00