Commit Graph

12 Commits

Author SHA1 Message Date
Jannik 5600456556 fixed open folder btn when using Linux, more clean up 2019-01-14 20:45:49 +01:00
Jannik 291f183f5e removed more mwc dependencies & code clean up 2019-01-12 23:07:25 +01:00
Jannik a80e077d47 code clean up and removed some unneeded mwc uses in DBController 2019-01-09 22:36:50 +01:00
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
2019-01-08 17:10:33 +01:00
Jannik 1d06aaeaa2 clean up 2018-12-08 23:44:17 +01:00
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
2018-11-17 13:02:41 +01:00
Jannik 96e3d9e3ac code cleanup 2018-04-08 13:22:20 +02:00
Jannik ffa7de49dd added autoplay option
* added a toggle button to enable autoplay
* the table, text area and imageview are now on a separate anchorpane "TableModel"
2018-04-07 17:14:35 +02:00
Jannik 0379de6179 fixed time slider and autoplay
* fixed a bug that made it impossible to go further back than the start time
* fixed autoplay
* fixed wrong icon on playBtn at the start of the player
* fixed slider position at start of the player
2018-04-03 18:03:43 +02:00
Jannik 5e4373d70d documentation work
* added a lot of documentation to the code
* log4j 2.10 -> 2.11
2018-04-02 18:29:59 +02: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