summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--player/command.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/player/command.c b/player/command.c
index 2496b396ff..c6f23eb9bf 100644
--- a/player/command.c
+++ b/player/command.c
@@ -4586,6 +4586,7 @@ done:
}
osd_set_external2(mpctx->osd, new);
+ mp_wakeup_core(mpctx);
cmd->overlay_osd_current = overlay_next;
}