mirror of
https://github.com/jojo61/vdr-plugin-softhdcuvid.git
synced 2025-12-27 07:21:07 +01:00
Fixed OSD Size for skindesigner with UHD
Fixed corruption with fast Menue Switch
This commit is contained in:
@@ -909,6 +909,7 @@ bool cOglCmdCopyBufferToOutputFb::Execute(void) {
|
||||
#endif
|
||||
ActivateOsd(oFb->texture,x, y, fb->Width() ,fb->Height());
|
||||
oFb->Unbind();
|
||||
glFlush();
|
||||
pthread_mutex_unlock(&OSDMutex);
|
||||
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user