summaryrefslogtreecommitdiffstats
path: root/player/command.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-01-17 21:55:23 +0100
committerwm4 <wm4@nowhere>2014-01-17 21:55:23 +0100
commitc47c59f2df6e3a394c0484d894136df8ebe10297 (patch)
treeac812f3a9b9f3d40697cc55c5ec3ef1bb66b273d /player/command.c
parent7e1bc6be000c1febb996b48ae2559a241e2ab993 (diff)
downloadmpv-c47c59f2df6e3a394c0484d894136df8ebe10297.tar.bz2
mpv-c47c59f2df6e3a394c0484d894136df8ebe10297.tar.xz
player: don't use OSD message stack for term OSD subs
Showing subtitles on terminal used the OSD message stack (which uses a stack to "pile up" messages that were displayed at the same time). This had a bunch of weird and annoying consequences. This accessed a certain osd_state field, which is a minor annoyance since I want to make that struct opaque. Implement this differently.
Diffstat (limited to 'player/command.c')
0 files changed, 0 insertions, 0 deletions