Jannik
9b5fdaa418
fix typo in SeriesDVEpisode class name
5 months ago
Jannik
d167b60661
add subtitle support to player; update log4j to version 2.17.1
5 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
6 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
5c4b78436f
add linear-gradient to top & bottom bar, support start in fullscreen
2 years ago
Jannik
257b09fc9c
add correct audio popup style
2 years ago
Jannik
e29bcc5da3
fix player resolution mismatch
2 years ago
Jannik
fb390e3169
fix SeriesDetailView, improved the timesliders animated thumb
2 years ago
Jannik
d210655dcf
add audio track selection popup, slider displays time as h:mm:ss now
2 years ago
Jannik
834bffda93
clean up DetailViews
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
0d57127d64
added replay and forward 10 sec button
...
* player ui rework [part 1]
2 years ago
Jannik
965c081d05
replace stop button with back button, show media title
...
* show next episode 30 sec before end
* translate next episode btn
2 years ago
Jannik
c6b2d1a9d8
add player end time lable
...
* update vlcj 4.4.0 -> 4.5.1
2 years ago
Jannik
a8160ce65e
new media player based on vlcj [Part 2]
...
the new media player replaces the old one by now
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
03c69b232a
some minor cleanup
3 years ago
Jannik
e4cc195fa8
minor code cleanup
3 years ago
Jannik
ae20909012
update version to 0.8.0
3 years ago
Jannik
75a80535a7
reworked the UpdateController
3 years ago
Jannik
d8062513e9
fixed animation coordinates for 9f8a7c0f4c
3 years ago
Jannik
9f8a7c0f4c
fixed scrollpane jumping to the top after returning from detailview
...
* use plot=full to get a better description
3 years ago
Jannik
5488bece2d
minor bugfixes and clean up
...
* fixed a bug that prevented posters from showing at the first start
* added the ability to start a series from the last watched episode
3 years ago
Jannik
9af3ad26bd
implemented settings as nested conroller
3 years ago
Jannik
989281ff8d
added SettingsView
3 years ago
Jannik
e84e7f9d20
removed all table-mode stuff, minor ui tweaks
...
* changed all icons to 48dp
* the choisBox in SeriesView is now readable
3 years ago
Jannik
c38be08905
some css style improvements
3 years ago
Jannik
512b715c1a
first working version of the PosterMode, enabled by default
3 years ago
Jannik
693650fece
added first layout for SeriesDetailView
3 years ago
Jannik
656c22d48a
added FilmDetailView
...
* implemented the PosterMode basics
* added some new 48dp icons
3 years ago
Jannik
2bbbfff532
more FilmDeatilView work
3 years ago
Jannik
f23e6c77ea
added a sample nested controller
3 years ago
Jannik
bb8bcd460a
PosterMode now has posters, UI optimizations
...
* the settings page is now re-sizable
* the postermode now shows actual posters
* the series root- folder is now treated as root node
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
4ff8b7819f
Use a FlowPane fot the PosterMode
3 years ago
Jannik
7dbe0d46d8
some clean up and first bits for poster mode GUI logic
3 years ago
Jannik
ea9e740552
minor clean up
3 years ago
Jannik
fdb39ea2f5
fixed missing elements when searching
...
* minor clean up
3 years ago
Jannik
3381047e76
updated javafx to 11.0.2
3 years ago
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
3 years ago
Jannik
cc05600e0a
removed all mwc usage in DBController
3 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