Jannik
d167b60661
add subtitle support to player; update log4j to version 2.17.1
6 months ago
Jannik
ce49804c87
update dependencies
...
* javafx 14.0.2.1 -> 16
* junit 4.12 -> 4.13.2
* commons-io 2.7 -> 2.11.0
* sqlite-jdbc 3.32.3.2 -> 3.36.0.3
* log4j 2.13.3 -> 2.17.0
8 months ago
Jannik
f4c3b0a6f8
update the controls only when they are visible
...
* update controls only when visible, this should reduce cpu load a little
* update javafx 14.0.1 -> 14.0.2.1
* update sqlite-jdbc 3.32.3.1 -> 3.32.3.2
2 years ago
Jannik
c323ac957c
add button hover effect to player gui
...
* minor player gui fixes
2 years ago
Jannik
d210655dcf
add audio track selection popup, slider displays time as h:mm:ss now
2 years ago
Jannik
c04a7c0d4d
add demo audio track selection popup
2 years ago
Jannik
5e0fd8063d
use try with resourcess
...
* rename package kellerkinder.HomeFlix to org.mosad.homeflix
2 years ago
Jannik
c6b2d1a9d8
add player end time lable
...
* update vlcj 4.4.0 -> 4.5.1
2 years ago
Jannik
4184e982ea
new media player based on vlcj [Part 1]
...
* openjfx 12.0.2 -> 14
* log4j 2.13.0 -> 2.13.1
* maven-shade-plugin 3.2.1 -> 3.2.2
2 years ago
Jannik
ef5d87c54c
updated some libraries
...
* sqlite-jdbc 3.28.0 -> 3.30.1
* log4j 2.12.1 -> 2.13.0
3 years ago
Jannik
5e71bb95f0
updated some libraries
...
* openjfx 12.0.1 -> 12.0.2
* sqlite-jdbc 3.27.2.1 -> 3.28
* log4j 2.11.2 -> 2.12.1
3 years ago
Jannik
000b5e12c2
added drone ci
3 years ago
Jannik
4d503546ff
bug fixes
...
* fixed loading cache only after restart
* fixed loading cache for rootNodes
* fixed default image if api doesn't have a poster
* updated JFoenix 9.0.8 -> 9.0.9
3 years ago
Jannik
7dbe0d46d8
some clean up and first bits for poster mode GUI logic
3 years ago
Jannik
46cd28a642
updated to javafx 12
3 years ago
Jannik
3381047e76
updated javafx to 11.0.2
3 years ago
Jannik
201109e79d
updated jfoenix 9.0.6 -> 9.0.8
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
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
d16e724cce
documentation improvements
4 years ago
Jannik
50ae1747e6
update sqlite-jdbc 3.21.0.1 -> 3.23.1
4 years ago
Jannik
26f26ec9f8
target java 9 until travis offers jdk10
4 years ago
Jannik
d7ed7c7b21
target java 10
4 years ago
Jannik
402a004ef6
jfoenix 9.0.3 -> 9.0.4
4 years ago
Jannik
391ef59f70
code cleanup
4 years ago
Jannik
535efd98ee
release 0.7.0
...
* version 0.6.100 -> 0.7.0
* fixed a nullpointer if there is a false response from omdbapi
4 years ago
Jannik
2c1ce23315
maven cleanup
4 years ago
Jannik
5e4373d70d
documentation work
...
* added a lot of documentation to the code
* log4j 2.10 -> 2.11
4 years ago
Jannik
f9a54abf68
small cleanup
4 years ago
Jannik
6282c8ce98
minor fixes
...
* jfoenix 9.0.1 -> 9.0.2
4 years ago
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
5 years ago
Jannik
eb9065130a
maven fixes
5 years ago
Seil0
60365aa09d
log4j 2 and reworked loadSettings
...
* replacing all debug/info syso and all syse with log4j 2 logger
* loadSettings() should be 100% bulletproof
5 years ago
Jannik
64d0fd8d2f
updated jfoenix, sqlite-jdbc
...
* jfoenix 1.6.0 -> 1.8.0
* sqlite-jdbc 3.18.0 -> 3.20.0
5 years ago
Jannik
bd6fae7fe4
maven
...
we now use maven to manage all dependencies and build Project-HomeFlix
5 years ago