Rafał Dzięgiel
f993a9e16c
Make elapsed popover separator creation more universal
2021-01-23 09:02:06 +01:00
Rafał Dzięgiel
a82a36c6b5
Mark active playlist item with "play" icon
2021-01-23 09:02:06 +01:00
Rafał Dzięgiel
70fcc38857
Start labels from capital letter in speed control
...
Better match whole UI where capital letters are used.
2021-01-23 09:02:06 +01:00
Rafał Dzięgiel
d4ebb1456f
Alter playlist width with box container width
2021-01-22 13:15:27 +01:00
Rafał Dzięgiel
2b77810274
Add a custom separator above speed scale
...
Let users know what this scale does by having a separator with a "speed" label
2021-01-22 13:13:57 +01:00
Rafał Dzięgiel
f9c8a3ce33
Do not try to dispose non-existing window
2021-01-22 11:46:50 +01:00
Rafał Dzięgiel
20f03423f3
Make speed scale look consistent with volume scale on fullscreen
2021-01-22 11:45:43 +01:00
Rafał Dzięgiel
ae89199101
Avoid playlist items stealing keyboard focus
2021-01-22 11:07:00 +01:00
Rafał Dzięgiel
340cb36ecd
Move "clapper_src" dir to "src"
...
The "clapper_src" directory name was unusual. This was done to make it work as a widget for other apps. Now that this functionality got removed it can be named simply "src" as recommended by guidelines.
2021-01-21 14:19:04 +01:00
Rafostar
918ba34885
Add Gtk app
2020-08-31 20:47:10 +02:00
Rafostar
734471475f
Add "seek_seconds" function
...
Default "seek" function takes time in nanoseconds as argument which is not that useful, cause we will start playback from the nearest keyframe anyway. The new "seek_seconds" can take a double value for more precise seeking.
2020-08-30 20:19:37 +02:00
Rafostar
f35ac10553
Make sure loop is not running before starting it
2020-08-30 20:09:36 +02:00
Rafostar
ceb8930a88
Rename project to "Clapper"
2020-08-30 20:05:58 +02:00