1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-21 15:12:48 +00:00
mpv/player/lua
Julian 2f5ee99509 stats: add toggling of stats
You can now either show the stats once or toggle their display. Both are
using different key bindings which are additionally configurable now.

Please bear in mind that "toggling" means "redraw every x seconds for x
seconds". Therefore, this approach is prone to problems especially when
something else is printing text to the OSD as well as every of these
calls will overwrite each other. This is currently a limitation of mpv.

Fixes #18
2017-10-09 20:40:31 +02:00
..
assdraw.lua
defaults.lua lua: allow unregistration of idle handlers 2017-01-15 17:02:21 +01:00
options.lua
osc.lua osc: fix rare stack overflow when changing visibility mode 2017-09-23 14:41:17 +03:00
stats.lua stats: add toggling of stats 2017-10-09 20:40:31 +02:00
ytdl_hook.lua ytdl_hook: resolve relative paths when joining segment urls 2017-09-03 13:42:51 +01:00