mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 08:21:12 +02:00
- audioplayer: don't paint cover while screensaver
This commit is contained in:
@@ -2082,6 +2082,7 @@ void CAudioPlayerGui::updateMetaData()
|
||||
updateLcd = true;
|
||||
}
|
||||
|
||||
if (!m_screensaver)
|
||||
paintCover();
|
||||
}
|
||||
if (CAudioPlayer::getInstance()->hasMetaDataChanged() != 0)
|
||||
|
Reference in New Issue
Block a user