mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
audioplayer: don't paint cover while screensaver
Origin commit data
------------------
Branch: ni/coolstream
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
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
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