mpv/common
der richter 26ec0e3d46 msg: fix really-quiet option to only affect terminal output
if log-file and really-quiet options were used together it could lead to
a completely empty log-file. this is unexpected because we need the
log-file option to work in all cases and produces at least a log of
verbosity -v -v. this is a regression of commit
a600d152d2

move the really quiet check back up, so it's set before the evaluation
of the actual log level, where check for log file, terminal, etc take
place.
2021-02-23 00:56:21 +02:00
..
av_common.c
av_common.h
av_log.c
av_log.h
codecs.c
codecs.h
common.c
common.h
encode.h encode: disable unsupported media types automatically 2020-09-03 14:13:17 +02:00
encode_lavc.c encode: disable unsupported media types automatically 2020-09-03 14:13:17 +02:00
encode_lavc.h audio: refactor how data is passed to AO 2020-08-29 13:12:32 +02:00
global.h
msg.c msg: fix really-quiet option to only affect terminal output 2021-02-23 00:56:21 +02:00
msg.h
msg_control.h player: add --term-title option 2020-05-25 20:39:37 +02:00
playlist.c
playlist.h
recorder.c
recorder.h
stats.c
stats.h
tags.c
tags.h
version.c build: change filenames of generated files 2020-06-04 16:59:05 +02:00