mpv/common
Kacper Michajłow 4de6390d25 msg: don't use bold colors and instead use bright ones
Also avoid regular white/black, because it is often the terminal
background and invisible as foreground color.

Change debug messages to blue while at it to differentiate them from
trace ones.
2024-09-14 17:11:07 +02:00
..
av_common.c
av_common.h
av_log.c av_log: sort library version print and add missing libavdevice 2024-06-22 16:12:14 +02:00
av_log.h
codecs.c
codecs.h
common.c common: validate parsed unicode codepoints value 2024-06-23 02:33:04 +02:00
common.h
encode.h
encode_lavc.c
encode_lavc.h
global.h
meson.build
msg.c msg: don't use bold colors and instead use bright ones 2024-09-14 17:11:07 +02:00
msg.h various: add more format specifiers checks 2024-06-25 05:29:46 +02:00
msg_control.h
playlist.c playlist: fix setting current item with autocreate-playlist 2024-08-23 00:56:17 +02:00
playlist.h common/playlist: add playlist_set_current() 2024-08-10 23:27:40 +02:00
recorder.c
recorder.h
stats.c
stats.h
tags.c
tags.h
version.c
version.h.in