1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-16 12:02:39 +00:00
mpv/player
wm4 74c342c6d3 command: fix --quiet, --really-quiet options
These are not mapped as property, so the option-property bridge has to
skip them. Do this automatically if a property is not found. I know that
this affects --quiet and --really-quiet, but in theory there could be
more.
2016-09-18 16:08:21 +02:00
..
lua ytdl_hook: don't bother adding subtitles if duration isn't known 2016-09-13 09:23:00 +02:00
audio.c player: litter code with explicit wakeup calls 2016-09-16 14:39:45 +02:00
client.c player: use better way to wait for input and dispatching commands 2016-09-16 14:49:23 +02:00
client.h client API: add stream_cb API for user-defined stream implementations 2016-08-07 19:33:20 +02:00
command.c command: fix --quiet, --really-quiet options 2016-09-18 16:08:21 +02:00
command.h options: take care of propertly updating options on runtime changes 2016-09-17 20:48:22 +02:00
configfiles.c player: Save sub-speed value when resuming playback 2016-09-13 09:23:28 +02:00
core.h player: use better way to wait for input and dispatching commands 2016-09-16 14:49:23 +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: litter code with explicit wakeup calls 2016-09-16 14:39:45 +02:00
lua.c client API: declare mpv_suspend/mpv_resume deprecated 2016-09-16 14:39:47 +02:00
main.c options: take care of propertly updating options on runtime changes 2016-09-17 20:48:22 +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: use better way to wait for input and dispatching commands 2016-09-16 14:49:23 +02:00
screenshot.c video: refactor how VO exports hwdec device handles 2016-05-09 20:03:22 +02:00
screenshot.h
scripting.c player: litter code with explicit wakeup calls 2016-09-16 14:39:45 +02:00
sub.c osd: cleanup: make OSDTYPE_ constants private to OSD code 2016-03-08 22:01:57 +01:00
video.c player: litter code with explicit wakeup calls 2016-09-16 14:39:45 +02:00