Commit Graph

8 Commits

Author SHA1 Message Date
Jannik 965c081d05
replace stop button with back button, show media title
continuous-integration/drone/push Build is passing Details
* show next episode 30 sec before end
* translate next episode btn
2020-04-18 13:19:24 +02:00
Jannik c6b2d1a9d8
add player end time lable
continuous-integration/drone/push Build is passing Details
* update vlcj 4.4.0 -> 4.5.1
2020-04-18 12:15:58 +02:00
Jannik 4184e982ea
new media player based on vlcj [Part 1]
continuous-integration/drone/push Build is passing Details
* openjfx 12.0.2 -> 14
* log4j 2.13.0 -> 2.13.1
* maven-shade-plugin 3.2.1 -> 3.2.2
2020-04-01 19:48:44 +02:00
Jannik e84e7f9d20
removed all table-mode stuff, minor ui tweaks
* changed all icons to 48dp
* the choisBox in SeriesView is now readable
2019-06-19 16:31:49 +02:00
Jannik 1d06aaeaa2 clean up 2018-12-08 23:44:17 +01:00
Jannik a677abc15c added a "next episode" button to the player 2018-12-08 22:48:13 +01:00
Jannik a918b0b1d8 new player part 2
* homeflix now saves the progress you made for all films
* added icons for the player
* added a slider to set the play time for the player
* disable contols and cursor if mous is not moved for 5sec, enable it if moved
* autoplay, WIP needs testing
2018-04-02 02:18:43 +02:00
Jannik 2881c1f9d6 added first version of the new player
* added a javafx mediaplayer based player
2018-04-01 23:24:49 +02:00