Rafostar
7d2edec553
Show playback time and switch to dark mode when fullscreen
2020-09-05 13:49:44 +02:00
Rafostar
e76d1c9e6e
Add video, audio and subtitle track selection
2020-09-04 23:43:51 +02:00
Rafostar
4e235a0e9b
Add controls background on fullscreen
2020-09-04 10:47:05 +02:00
Rafostar
54bbcd2eb1
Make all interface buttons flat
2020-09-03 23:08:32 +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
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
c2bc1e39cc
Add "addButton" convenience function
2020-09-02 16:54:58 +02:00
Rafostar
116dc4dd20
Destroy removed volume control buttons
2020-09-02 09:12:17 +02:00
Rafostar
9f04b74e05
Fix volume button icon behaviour
2020-09-01 23:43:40 +02:00
Rafostar
326ba66da0
Spread volume icon changes evenly
2020-09-01 17:46:47 +02:00
Rafostar
b401bc15ff
Improve volume scale icons logic
2020-09-01 12:10:55 +02:00
Rafostar
e35d18505e
Use else-if
2020-08-31 23:13:47 +02:00
Rafostar
f70fe43303
Add toggle fullscreen button
2020-08-31 22:21:46 +02:00
Rafostar
918ba34885
Add Gtk app
2020-08-31 20:47:10 +02:00