SW: Call OSD_DisplayQueued in DemoPlayback,

so OSD commands can have an effect from here
This commit is contained in:
NY00123 2020-05-26 22:41:18 +03:00 committed by Christoph Oelckers
parent 9bf5ee046e
commit 8a812cc329
1 changed files with 1 additions and 0 deletions

View File

@ -445,6 +445,7 @@ DemoPlayBack(void)
while (totalclock > totalsynctics)
{
handleevents();
OSD_DispatchQueued();
TRAVERSE_CONNECT(pnum)
{