mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
audioplayer: don't paint cover while screensaver
Origin commit data
------------------
Commit: 9d34d4ba97
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-12-29 (Mon, 29 Dec 2014)
Origin message was:
------------------
- audioplayer: don't paint cover while screensaver
This commit is contained in:
@@ -2082,7 +2082,8 @@ void CAudioPlayerGui::updateMetaData()
|
||||
updateLcd = true;
|
||||
}
|
||||
|
||||
paintCover();
|
||||
if (!m_screensaver)
|
||||
paintCover();
|
||||
}
|
||||
if (CAudioPlayer::getInstance()->hasMetaDataChanged() != 0)
|
||||
updateLcd = true;
|
||||
|
Reference in New Issue
Block a user