Log subtitle clear.

This commit is contained in:
Johns 2012-11-01 14:12:31 +01:00
parent 1b23074de7
commit aad3742670

View File

@ -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()) {