Seil0
af615f11b8
update ci to woodpecker
continuous-integration/drone the build was successful
2021-09-29 21:57:27 +02:00
Seil0
4e0e1c4666
„README.md“ ändern
continuous-integration/drone/push Build is passing
2020-12-17 17:43:27 +01:00
Seil0
f4c3b0a6f8
update the controls only when they are visible
...
continuous-integration/drone/push Build is passing
* 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
2020-08-13 23:48:50 +02:00
Seil0
c323ac957c
add button hover effect to player gui
...
continuous-integration/drone/push Build is passing
* minor player gui fixes
2020-07-26 00:01:35 +02:00
Seil0
5c4b78436f
add linear-gradient to top & bottom bar, support start in fullscreen
continuous-integration/drone/push Build encountered an error
2020-07-13 23:44:28 +02:00
Seil0
257b09fc9c
add correct audio popup style
continuous-integration/drone/push Build is passing
2020-07-12 14:39:01 +02:00
Seil0
e29bcc5da3
fix player resolution mismatch
continuous-integration/drone/push Build is passing
2020-07-12 01:18:27 +02:00
Seil0
fb390e3169
fix SeriesDetailView, improved the timesliders animated thumb
continuous-integration/drone/push Build is passing
2020-07-10 16:38:19 +02:00
Seil0
d210655dcf
add audio track selection popup, slider displays time as h:mm:ss now
continuous-integration/drone/push Build is passing
2020-07-09 19:42:26 +02:00
Seil0
834bffda93
clean up DetailViews
continuous-integration/drone/push Build is passing
2020-05-22 17:12:07 +02:00
Seil0
c04a7c0d4d
add demo audio track selection popup
2020-05-22 16:46:46 +02:00
Seil0
5e0fd8063d
use try with resourcess
...
continuous-integration/drone/push Build is passing
* rename package kellerkinder.HomeFlix to org.mosad.homeflix
2020-04-22 18:29:39 +02:00
Seil0
0d57127d64
added replay and forward 10 sec button
...
continuous-integration/drone/push Build is passing
* player ui rework [part 1]
2020-04-21 23:37:02 +02:00
Seil0
965c081d05
replace stop button with back button, show media title
...
continuous-integration/drone/push Build is passing
* show next episode 30 sec before end
* translate next episode btn
2020-04-18 13:19:24 +02:00
Seil0
c6b2d1a9d8
add player end time lable
...
continuous-integration/drone/push Build is passing
* update vlcj 4.4.0 -> 4.5.1
2020-04-18 12:15:58 +02:00
Seil0
a8160ce65e
new media player based on vlcj [Part 2]
...
continuous-integration/drone/push Build is passing
the new media player replaces the old one by now
2020-04-03 16:03:52 +02:00
Seil0
4184e982ea
new media player based on vlcj [Part 1]
...
continuous-integration/drone/push Build is passing
* 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
Seil0
ef5d87c54c
updated some libraries
...
continuous-integration/drone/push Build is passing
* sqlite-jdbc 3.28.0 -> 3.30.1
* log4j 2.12.1 -> 2.13.0
2020-01-26 16:46:36 +01:00
Seil0
5db24f16f2
Update 'README.md'
continuous-integration/drone/push Build is passing
2020-01-07 16:01:59 +01:00
Seil0
03c69b232a
some minor cleanup
continuous-integration/drone/push Build is passing
2019-11-27 16:22:07 +01:00
Seil0
e4cc195fa8
minor code cleanup
continuous-integration/drone/push Build is passing
2019-10-27 14:09:06 +01:00
Seil0
5e71bb95f0
updated some libraries
...
continuous-integration/drone/push Build is passing
* openjfx 12.0.1 -> 12.0.2
* sqlite-jdbc 3.27.2.1 -> 3.28
* log4j 2.11.2 -> 2.12.1
2019-10-20 12:03:57 +02:00
Seil0
a1936c138f
Update 'README.md'
continuous-integration/drone/push Build is passing
2019-09-08 20:15:48 +02:00
Seil0
000b5e12c2
added drone ci
continuous-integration/drone/push Build is passing
2019-09-08 20:13:06 +02:00
Seil0
ae20909012
update version to 0.8.0
2019-07-04 12:39:19 +02:00
Seil0
75a80535a7
reworked the UpdateController
2019-06-27 13:30:44 +02:00
Seil0
d8062513e9
fixed animation coordinates for 9f8a7c0f4c
2019-06-23 15:26:05 +02:00
Seil0
9f8a7c0f4c
fixed scrollpane jumping to the top after returning from detailview
...
* use plot=full to get a better description
2019-06-23 15:23:03 +02:00
Seil0
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
2019-06-22 21:04:43 +02:00
Seil0
9af3ad26bd
implemented settings as nested conroller
2019-06-21 21:16:53 +02:00
Seil0
989281ff8d
added SettingsView
2019-06-21 17:50:56 +02:00
Seil0
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
Seil0
c38be08905
some css style improvements
2019-06-19 16:00:37 +02:00
Seil0
512b715c1a
first working version of the PosterMode, enabled by default
2019-06-18 01:25:46 +02:00
Seil0
693650fece
added first layout for SeriesDetailView
2019-06-17 00:44:44 +02:00
Seil0
656c22d48a
added FilmDetailView
...
* implemented the PosterMode basics
* added some new 48dp icons
2019-06-16 21:44:42 +02:00
Seil0
2bbbfff532
more FilmDeatilView work
2019-06-16 15:23:17 +02:00
Seil0
f23e6c77ea
added a sample nested controller
2019-06-16 13:00:29 +02:00
Seil0
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
2019-06-15 18:44:35 +02:00
Seil0
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
2019-06-15 12:09:31 +02:00
Seil0
4ff8b7819f
Use a FlowPane fot the PosterMode
2019-06-15 11:09:59 +02:00
Seil0
7dbe0d46d8
some clean up and first bits for poster mode GUI logic
2019-05-15 17:14:15 +02:00
Seil0
ea9e740552
minor clean up
2019-05-06 17:26:19 +02:00
Seil0
fdb39ea2f5
fixed missing elements when searching
...
* minor clean up
2019-05-06 00:50:27 +02:00
Seil0
46cd28a642
updated to javafx 12
2019-04-01 11:16:58 +02:00
Seil0
3381047e76
updated javafx to 11.0.2
2019-03-11 18:38:56 +01:00
Seil0
0786770e97
added a comment
2019-03-01 19:00:04 +01:00
Seil0
e47f3ea2f7
minor bug fixes
2019-01-22 18:12:30 +01:00
Seil0
c735583a04
cache is now date based, minor clean up
2019-01-22 17:29:56 +01:00
Seil0
5600456556
fixed open folder btn when using Linux, more clean up
2019-01-14 20:45:49 +01:00
Seil0
cc05600e0a
removed all mwc usage in DBController
2019-01-14 18:44:36 +01:00
Seil0
291f183f5e
removed more mwc dependencies & code clean up
2019-01-12 23:07:25 +01:00
Seil0
a80e077d47
code clean up and removed some unneeded mwc uses in DBController
2019-01-09 22:36:50 +01:00
Seil0
3e80354d88
don't use mains primarystage, disabled column resizeing
2019-01-08 19:02:00 +01:00
Seil0
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
Seil0
060527ae03
removed travis.yml
2019-01-04 23:35:42 +01:00
Seil0
2daeb86d67
updated readme
2019-01-03 01:54:52 +01:00
Seil0
29c6b30168
small omdbAPI query fixes
2018-12-20 13:47:32 +01:00
Seil0
1d06aaeaa2
clean up
2018-12-08 23:44:17 +01:00
Seil0
a677abc15c
added a "next episode" button to the player
2018-12-08 22:48:13 +01:00
Seil0
c3a148b267
reworked the DBController
...
* some tasks are now done at the SourcesController
* use PrepareStatement
* generall clean up
2018-12-04 22:31:11 +01:00
Seil0
6585908717
minor gui fixes
2018-12-03 00:16:20 +01:00
Seil0
201109e79d
updated jfoenix 9.0.6 -> 9.0.8
2018-11-30 23:23:46 +01:00
Seil0
f1ccb04f9e
„README.md“ ändern
2018-11-19 22:57:42 +01:00
Seil0
9f8c19ab8e
fixed issue #6
2018-11-19 22:49:09 +01:00
Seil0
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
Seil0
0d9ffb36e5
Merge remote-tracking branch 'origin/dev' into dev
2018-11-16 17:39:43 +01:00
Seil0
5e89faff49
use gitea instead of github
...
* use gitea instead of github
* use prepareStatement instead of statement
2018-11-16 17:39:38 +01:00
Seil0
fed25f2fce
„README.md“ ändern
2018-11-07 16:35:27 +01:00
Seil0
0cf02c52a6
updated gitignore
2018-10-25 16:33:35 +02:00
Seil0
b8a67fbc27
removed eclipse specific files
2018-10-25 16:32:33 +02:00
Seil0
5a3b647060
„.project“ löschen
2018-10-25 10:08:23 +02:00
Seil0
ffe068e1b0
„.classpath“ löschen
2018-10-25 10:08:14 +02:00
Seil0
4d31e53a7c
updated gitignore to ignore eclipse files
2018-10-25 10:07:57 +02:00
Seil0
2e86836041
small code cleanup
2018-10-13 00:32:29 +02:00
Seil0
a23b87fcb8
fixed first startup issue
2018-10-11 12:29:26 +02:00
Seil0
a1319382ff
removed the usage of mwc in omdbAPIQuery
2018-10-01 21:12:53 +02:00
Seil0 and Gitea
a491937b30
Merge branch 'java11' of Seil0/Project-HomeFlix into dev
2018-10-01 20:26:28 +02:00
Seil0
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
2018-10-01 18:17:24 +02:00
Seil0
abbb272bff
fixed java11 execution
...
* use mvn compile exec:java for now to run HomeFlix
* compilation is not possible yet
* see #4
2018-09-23 14:33:16 +02:00
Seil0
96bfc461cb
formation fixes
2018-09-21 19:50:43 +02:00
Seil0
32fc533c00
fixed junit
2018-09-21 18:57:39 +02:00
Seil0
76bb0fa8b1
prepare java11
...
* this is not working with java11 yet
2018-09-21 18:43:29 +02:00
Seil0
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
2018-09-08 13:16:43 +02:00
Seil0
fe1dc01605
code cleanup
2018-08-13 23:59:02 +02:00
Seil0
23ac33ca9b
'README.md' ändern
2018-06-18 22:56:40 +02:00
Seil0
67142662d8
'README.md' ändern
2018-06-13 18:38:58 +02:00