Rafostar
e5e06336f3
Add slide animation for fullscreen controls
2020-09-03 21:17:43 +02:00
Rafostar
3d9bab0578
Add overlay for controls when fullscreen
...
When player is fullscreen playback controls are shown on top of video (at screen bottom). When windowed, controls are shown below the video instead.
2020-09-03 20:01:26 +02:00
Rafostar
2bef72fd95
Change pause icon to play on stopped video
2020-09-03 13:02:29 +02:00
Rafostar
7d2b1f1118
Add custom debug script with Gst version check
2020-09-03 10:43:07 +02:00
Rafostar
ec68db73c9
Do not update position slider during buffering
2020-09-03 07:29:02 +02:00
Rafostar
9f18ec35b2
Tweak position and volume slider values
2020-09-02 22:26:48 +02:00
Rafostar
70ec6311c0
Add seeking on slider drop and make it default behaviour
...
Seeking during slider drag is very CPU and HDD intensive task. We are requesting the player to keep seeking in VERY short amounts of time. This can be performed more effectively by doing a single seek after slider drop. Since this is a different behaviour then usually in media players, I am making this optional (enabled by default).
2020-09-02 18:31:22 +02:00
Rafostar
9f04b74e05
Fix volume button icon behaviour
2020-09-01 23:43:40 +02:00
Rafostar
18a7d34d95
Do not set position adjustment twice
2020-09-01 17:45:36 +02:00
Rafostar
bf35da6b91
Recycle old position scale adjustment
2020-08-31 23:11:34 +02:00
Rafostar
918ba34885
Add Gtk app
2020-08-31 20:47:10 +02:00