mpv/player
NRK 022dbfc977 osc: add scrolling to the seekbar
the osc currently allows for changing volume via scrolling when on top
of the volume icon. this does the same thing for the seekbar by allowing
seeking via scroll.
2023-09-02 18:14:02 +02:00
..
javascript
lua osc: add scrolling to the seekbar 2023-09-02 18:14:02 +02:00
audio.c
client.c
client.h
command.c player/command: add video-params/crop-[w,h,x,y] 2023-08-31 17:37:42 +00:00
command.h
configfiles.c player: always write redirect entries for resuming playback 2023-08-28 18:31:17 +00:00
core.h player: remove auto choice from sub-forced-only 2023-08-29 16:39:00 +00:00
external_files.c player: make all autoload extensions configurable 2023-08-26 00:33:00 +00:00
external_files.h player: make all autoload extensions configurable 2023-08-26 00:33:00 +00:00
javascript.c
loadfile.c loadfile: fix forced subtitles not respecting slang 2023-09-01 13:22:03 -05:00
lua.c
main.c
meson.build
misc.c
osd.c player: add --term-remaining-playtime option 2023-08-13 19:58:20 +00:00
playloop.c player: use audio pts corresponding to playing audio on EOF 2023-08-25 22:38:25 +00:00
screenshot.c
screenshot.h
scripting.c
sub.c
video.c vo: add --video-crop 2023-08-31 17:37:42 +00:00