summaryrefslogtreecommitdiffstats
path: root/player/lua
diff options
context:
space:
mode:
authorKevin Mitchell <kevmitch@gmail.com>2018-01-13 23:20:17 -0800
committerKevin Mitchell <kevmitch@gmail.com>2018-01-14 00:31:47 -0800
commit845f32732f9dcac03b3eef07c09f8f093879191b (patch)
tree3e7b712f0c19dc2ef9750770a8b2520e68763431 /player/lua
parent48fa7da86501870daff27c8a7f1cb4cc74d62e0a (diff)
downloadmpv-845f32732f9dcac03b3eef07c09f8f093879191b.tar.bz2
mpv-845f32732f9dcac03b3eef07c09f8f093879191b.tar.xz
osd: treat user provided term-status-msg the same as the default
This is achieved by adding the new function get_term_status_msg that returns the status message specified by the user, or the mpv default. Previously, term_osd_print_status_lazy would exit early as soon as a user status message had been set, which potentially skipped adding the term_osd_bar if the user also requested that. fixes #3280
Diffstat (limited to 'player/lua')
0 files changed, 0 insertions, 0 deletions