1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-18 21:06:00 +00:00
mpv/player
wm4 266735a7a2 osc: avoid annoying verbose mode log spam
enable_key_bindings()/disable_key_bindings() now prints a log message on
each call, thus we should avoid makign redundant calls.

This could probably be solved more elegantly, but since this is all
legacy/private API, don't bother.
2015-08-10 23:51:01 +02:00
..
lua osc: avoid annoying verbose mode log spam 2015-08-10 23:51:01 +02:00
audio.c player: separate controls for user and video controlled speed 2015-08-10 18:40:16 +02:00
client.c
client.h
command.c player: add display sync mode 2015-08-10 18:48:45 +02:00
command.h video: always re-probe auto deint filter on filter reconfig 2015-07-21 21:54:15 +02:00
configfiles.c
core.h player: add display sync mode 2015-08-10 18:48:45 +02:00
loadfile.c player: add display sync mode 2015-08-10 18:48:45 +02:00
lua.c lua: implement input_enable_section/input_disable_section via commands 2015-08-06 00:31:47 +02:00
main.c
misc.c
osd.c player: add display sync mode 2015-08-10 18:48:45 +02:00
playloop.c player: raise maximum idle time 2015-08-07 02:41:02 +02:00
screenshot.c
screenshot.h
scripting.c
sub.c
video.c player: add display sync mode 2015-08-10 18:48:45 +02:00