Jannik
0786770e97
added a comment
3 years ago
Jannik
e47f3ea2f7
minor bug fixes
3 years ago
Jannik
c735583a04
cache is now date based, minor clean up
3 years ago
Jannik
5600456556
fixed open folder btn when using Linux, more clean up
4 years ago
Jannik
cc05600e0a
removed all mwc usage in DBController
4 years ago
Jannik
291f183f5e
removed more mwc dependencies & code clean up
4 years ago
Jannik
a80e077d47
code clean up and removed some unneeded mwc uses in DBController
4 years ago
Jannik
3e80354d88
don't use mains primarystage, disabled column resizeing
4 years ago
Jannik
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
4 years ago
Jannik
060527ae03
removed travis.yml
4 years ago
Jannik
2daeb86d67
updated readme
4 years ago
Jannik
29c6b30168
small omdbAPI query fixes
4 years ago
Jannik
1d06aaeaa2
clean up
4 years ago
Jannik
a677abc15c
added a "next episode" button to the player
4 years ago
Jannik
c3a148b267
reworked the DBController
...
* some tasks are now done at the SourcesController
* use PrepareStatement
* generall clean up
4 years ago
Jannik
6585908717
minor gui fixes
4 years ago
Jannik
201109e79d
updated jfoenix 9.0.6 -> 9.0.8
4 years ago
Jannik
f1ccb04f9e
„README.md“ ändern
4 years ago
Jannik
9f8c19ab8e
fixed issue #6
4 years ago
Jannik
079f15cd59
player fixes & lib updates
...
* openjfx 11 -> 11.0.1
* sqlite-jdbc 3.23.1 -> 3.25.2
* fixed build in player not working
4 years ago
Jannik
0d9ffb36e5
Merge remote-tracking branch 'origin/dev' into dev
4 years ago
Jannik
5e89faff49
use gitea instead of github
...
* use gitea instead of github
* use prepareStatement instead of statement
4 years ago
Jannik
fed25f2fce
„README.md“ ändern
4 years ago
Jannik
0cf02c52a6
updated gitignore
4 years ago
Jannik
b8a67fbc27
removed eclipse specific files
4 years ago
Jannik
5a3b647060
„.project“ löschen
4 years ago
Jannik
ffe068e1b0
„.classpath“ löschen
4 years ago
Jannik
4d31e53a7c
updated gitignore to ignore eclipse files
4 years ago
Jannik
2e86836041
small code cleanup
4 years ago
Jannik
a23b87fcb8
fixed first startup issue
4 years ago
Jannik
a1319382ff
removed the usage of mwc in omdbAPIQuery
4 years ago
Jannik
a491937b30
Merge branch 'java11' of Seil0/Project-HomeFlix into dev
4 years ago
Jannik
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
4 years ago
Jannik
abbb272bff
fixed java11 execution
...
* use mvn compile exec:java for now to run HomeFlix
* compilation is not possible yet
* see #4
4 years ago
Jannik
96bfc461cb
formation fixes
4 years ago
Jannik
32fc533c00
fixed junit
4 years ago
Jannik
76bb0fa8b1
prepare java11
...
* this is not working with java11 yet
4 years ago
Jannik
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
4 years ago
Jannik
fe1dc01605
code cleanup
4 years ago
Jannik
814bb00158
added getAllNotCachedEntries()
...
* added a method to get all not cached entries from the films db
4 years ago
Jannik
f68b0c0feb
code clean up
4 years ago
Jannik
d16e724cce
documentation improvements
4 years ago
Jannik
23ac33ca9b
'README.md' ändern
4 years ago
Jannik
67142662d8
'README.md' ändern
4 years ago
Jannik
b603051c59
typo
4 years ago
Jannik
3b188904f6
nothing to see here
4 years ago
Jannik
50ae1747e6
update sqlite-jdbc 3.21.0.1 -> 3.23.1
4 years ago
Jannik
b1f9a6c505
java 9/10
4 years ago
Jannik
4b1b20f814
build against java 9/10/11
4 years ago
Jannik
95d29d772c
try openjdk build too
4 years ago