d3d22db7a8
moved static vars and save & load code to XMLController
...
* moved static vars and save & load code to XMLController
* code clean up
* happy new year
2019-01-08 17:10:33 +01:00
060527ae03
removed travis.yml
2019-01-04 23:35:42 +01:00
2daeb86d67
updated readme
2019-01-03 01:54:52 +01:00
29c6b30168
small omdbAPI query fixes
2018-12-20 13:47:32 +01:00
1d06aaeaa2
clean up
2018-12-08 23:44:17 +01:00
a677abc15c
added a "next episode" button to the player
2018-12-08 22:48:13 +01:00
c3a148b267
reworked the DBController
...
* some tasks are now done at the SourcesController
* use PrepareStatement
* generall clean up
2018-12-04 22:31:11 +01:00
6585908717
minor gui fixes
2018-12-03 00:16:20 +01:00
201109e79d
updated jfoenix 9.0.6 -> 9.0.8
2018-11-30 23:23:46 +01:00
f1ccb04f9e
„README.md“ ändern
2018-11-19 22:57:42 +01:00
9f8c19ab8e
fixed issue #6
2018-11-19 22:49:09 +01:00
079f15cd59
player fixes & lib updates
...
* openjfx 11 -> 11.0.1
* sqlite-jdbc 3.23.1 -> 3.25.2
* fixed build in player not working
2018-11-17 13:02:41 +01:00
0d9ffb36e5
Merge remote-tracking branch 'origin/dev' into dev
2018-11-16 17:39:43 +01:00
5e89faff49
use gitea instead of github
...
* use gitea instead of github
* use prepareStatement instead of statement
2018-11-16 17:39:38 +01:00
fed25f2fce
„README.md“ ändern
2018-11-07 16:35:27 +01:00
0cf02c52a6
updated gitignore
2018-10-25 16:33:35 +02:00
b8a67fbc27
removed eclipse specific files
2018-10-25 16:32:33 +02:00
5a3b647060
„.project“ löschen
2018-10-25 10:08:23 +02:00
ffe068e1b0
„.classpath“ löschen
2018-10-25 10:08:14 +02:00
4d31e53a7c
updated gitignore to ignore eclipse files
2018-10-25 10:07:57 +02:00
2e86836041
small code cleanup
2018-10-13 00:32:29 +02:00
a23b87fcb8
fixed first startup issue
2018-10-11 12:29:26 +02:00
a1319382ff
removed the usage of mwc in omdbAPIQuery
2018-10-01 21:12:53 +02:00
a491937b30
Merge branch 'java11' of Seil0/Project-HomeFlix into dev
2018-10-01 20:26:28 +02:00
e6ce1dc464
fixed javafx11 executable jar
...
* added a workaround for the javafx 11 executable jar, this should be removed as soon as the new packager is available
2018-10-01 18:17:24 +02:00
abbb272bff
fixed java11 execution
...
* use mvn compile exec:java for now to run HomeFlix
* compilation is not possible yet
* see #4
2018-09-23 14:33:16 +02:00
96bfc461cb
formation fixes
2018-09-21 19:50:43 +02:00
32fc533c00
fixed junit
2018-09-21 18:57:39 +02:00
76bb0fa8b1
prepare java11
...
* this is not working with java11 yet
2018-09-21 18:43:29 +02:00
8f6832c147
updated some libraries
...
* jfoenix 9.0.5 -> 9.0.6
* log4j 2.11.0 -> 2.11.1
* maven-compiler-plugin 3.7.0 -> 3.8.0
2018-09-08 13:16:43 +02:00
fe1dc01605
code cleanup
2018-08-13 23:59:02 +02:00
Jannik
814bb00158
added getAllNotCachedEntries()
...
* added a method to get all not cached entries from the films db
2018-08-13 23:56:16 +02:00
Jannik
f68b0c0feb
code clean up
2018-07-24 14:14:34 +02:00
Jannik
d16e724cce
documentation improvements
2018-07-22 23:30:52 +02:00
23ac33ca9b
'README.md' ändern
2018-06-18 22:56:40 +02:00
67142662d8
'README.md' ändern
2018-06-13 18:38:58 +02:00
Jannik
b603051c59
typo
2018-06-13 13:50:21 +02:00
Jannik
3b188904f6
nothing to see here
2018-06-12 15:47:22 +02:00
Jannik
50ae1747e6
update sqlite-jdbc 3.21.0.1 -> 3.23.1
2018-06-06 17:54:52 +02:00
Jannik
b1f9a6c505
java 9/10
2018-05-30 19:40:04 +02:00
Jannik
4b1b20f814
build against java 9/10/11
2018-05-30 19:37:39 +02:00
Jannik
95d29d772c
try openjdk build too
2018-05-30 19:32:24 +02:00
Jannik
3840e31849
try to build with java 10 again
2018-05-30 19:28:03 +02:00
Jannik
031046643c
save&load are now in the main class
2018-05-17 18:58:54 +02:00
Jannik
1fca1c551d
more code cleanup
2018-05-16 23:05:59 +02:00
Jannik
036ed8ad11
DBController cleanup
2018-05-16 23:02:07 +02:00
Jannik
26f26ec9f8
target java 9 until travis offers jdk10
2018-05-16 15:12:18 +02:00
Jannik
e1ec3cae7e
travis oraclejdk9 & openjdk8
2018-05-16 15:08:46 +02:00
Jannik
311577fe7c
openjdk9
2018-05-16 15:04:10 +02:00
Jannik
9577508311
openjdk10
2018-05-16 15:02:33 +02:00