mirror of
				https://projects.vdr-developer.org/git/vdr-plugin-softhddevice.git
				synced 2023-10-10 17:16:51 +00:00 
			
		
		
		
	Log subtitle clear.
This commit is contained in:
		| @@ -366,6 +366,9 @@ void cSoftOsd::Flush(void) | ||||
|     if (OsdLevel >= OSD_LEVEL_SUBTITLES) { | ||||
| 	VideoOsdClear(); | ||||
| 	cSoftOsd::Dirty = 1; | ||||
| #ifdef OSD_DEBUG | ||||
| 	dsyslog("[softhddev]%s: subtitle clear\n", __FUNCTION__); | ||||
| #endif | ||||
|     } | ||||
|  | ||||
|     if (!IsTrueColor()) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user