mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 18:01:06 +02:00
gui/audioplayer.cpp: fix refresh after open picture viewer
Origin commit data
------------------
Branch: ni/coolstream
Commit: 798b6f4945
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-03-10 (Tue, 10 Mar 2015)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -716,6 +716,7 @@ int CAudioPlayerGui::show()
|
|||||||
videoDecoder->ShowPicture(DATADIR "/neutrino/icons/mp3.jpg");
|
videoDecoder->ShowPicture(DATADIR "/neutrino/icons/mp3.jpg");
|
||||||
CVFD::getInstance()->setMode(CVFD::MODE_AUDIO);
|
CVFD::getInstance()->setMode(CVFD::MODE_AUDIO);
|
||||||
paintLCD();
|
paintLCD();
|
||||||
|
update = true;
|
||||||
}
|
}
|
||||||
else if (msg == CRCInput::RC_help)
|
else if (msg == CRCInput::RC_help)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user