mpv/player
Ricardo Constantino adf65634d8
osc: add seekbarstyle=knob
Most code from @leiserfg in #2365.
Closes #2365

Cut guides to the center of the knob. This makes the knob
knob look more like IRL knob sliders.
2016-11-09 05:51:20 +00:00
..
lua osc: add seekbarstyle=knob 2016-11-09 05:51:20 +00:00
audio.c audio: force pts_reset only when pts jumps forward more than 5s 2016-10-21 17:11:26 +02:00
client.c client API: more or less deprecate mpv_set_option() 2016-09-21 17:35:00 +02:00
client.h client API: fix init/destruction race conditions 2016-09-21 17:34:55 +02:00
command.c command: if window-scale can't be set properly, set it as option 2016-10-25 16:05:46 +02:00
command.h options: slightly better option update mechanism 2016-09-19 19:51:26 +02:00
configfiles.c player: fix previous commit 2016-10-03 17:16:02 +02:00
core.h audio: move some fallback handling to common AO reload function 2016-10-05 16:42:43 +02:00
external_files.c ta: remove old and redundant macro 2016-05-17 10:53:14 +02:00
external_files.h
lavfi.c lavfi: shut up false positive compiler warnings 2016-04-26 19:38:51 +02:00
lavfi.h
loadfile.c player: make --start-time work with --rebase-start-time=no 2016-10-22 18:48:27 +02:00
lua.c lua: complain loudly if Lua state creation fails 2016-09-25 01:00:20 +02:00
main.c player: enable reading from stdin after loading input.conf 2016-09-29 16:26:54 +02:00
misc.c player: litter code with explicit wakeup calls 2016-09-16 14:39:45 +02:00
osd.c player: litter code with explicit wakeup calls 2016-09-16 14:39:45 +02:00
playloop.c player: enable no-video subtitle display on coverart too 2016-10-31 13:55:32 +01:00
screenshot.c video: refactor how VO exports hwdec device handles 2016-05-09 20:03:22 +02:00
screenshot.h
scripting.c scripting: don't attempt to load builtin scripts twice 2016-09-26 16:49:35 +02:00
sub.c player: enable no-video subtitle display on coverart too 2016-10-31 13:55:32 +01:00
video.c player: show subtitles on VO if --force-window is used 2016-10-26 20:44:05 +02:00