mirror of
				https://github.com/jojo61/vdr-plugin-softhdcuvid.git
				synced 2025-03-01 10:39:28 +00:00 
			
		
		
		
	fix DETA with open OSD
This commit is contained in:
		@@ -789,6 +789,7 @@ bool cSoftOsdProvider::StartOpenGlThread(void) {
 | 
			
		||||
void cSoftOsdProvider::StopOpenGlThread(void) {
 | 
			
		||||
    dsyslog("[softhddev]stopping OpenGL Worker Thread ");
 | 
			
		||||
    if (oglThread) {
 | 
			
		||||
		OsdClose();
 | 
			
		||||
        oglThread->Stop();
 | 
			
		||||
    }
 | 
			
		||||
    oglThread.reset();
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user