mpv/player
Avi Halachmi (:avih) 5e0875c9e0 js: use osd-dimentions for mp.get_osd_{size,margins}
This matches lua's 11b9315b but with the lagacy field names which the
js code used previously.

Currently the property always returns an object (with dummy/last/null
field values if there are no dimensions), but the code is ready for
a future case where it might return null if there are no dimensions - at
which case it will forward the null, breaking backward compatibility for
a better API.
2020-01-08 11:49:49 +02:00
..
javascript js: use osd-dimentions for mp.get_osd_{size,margins} 2020-01-08 11:49:49 +02:00
lua osc: don't delay updates on resize 2020-01-08 02:37:12 +01:00
audio.c command: shuffle some crap around 2019-11-25 00:26:36 +01:00
client.c osd: fix possible misses of osd-dimensions property updates 2020-01-08 02:31:18 +01:00
client.h osd: fix possible misses of osd-dimensions property updates 2020-01-08 02:31:18 +01:00
command.c command: cache display-hidpi-scale property 2020-01-08 02:16:45 +01:00
command.h player: change m_config to use new option handling mechanisms 2019-11-29 12:49:15 +01:00
configfiles.c configfiles: Fix utime retcode check 2019-12-31 00:17:07 +01:00
core.h player: avoid underrun wakeup loop 2019-12-16 01:15:43 +01:00
external_files.c
external_files.h
javascript.c js: use osd-dimentions for mp.get_osd_{size,margins} 2020-01-08 11:49:49 +02:00
loadfile.c playlist: change from linked list to an array 2019-12-28 21:32:15 +01:00
lua.c lua: use new OSD property 2020-01-08 00:16:58 +01:00
main.c playlist: change from linked list to an array 2019-12-28 21:32:15 +01:00
misc.c playlist: change from linked list to an array 2019-12-28 21:32:15 +01:00
osd.c player: format low cache duration with more decimals 2019-10-11 19:18:43 +02:00
playloop.c player: make unpausing directly after seek work with --keep-open 2019-12-30 17:40:21 +01:00
screenshot.c screenshot, vo_image: use global swscale/zimg parameters 2019-10-31 15:44:09 +01:00
screenshot.h screenshot, vo_image: use global swscale/zimg parameters 2019-10-31 15:44:09 +01:00
scripting.c console.lua: add this script 2019-12-08 02:46:44 +01:00
sub.c
video.c player: avoid underrun wakeup loop 2019-12-16 01:15:43 +01:00