mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 08:21:12 +02:00
gui/audioplayer.cpp: fix refresh after open picture viewer
This commit is contained in:
@@ -716,6 +716,7 @@ int CAudioPlayerGui::show()
|
||||
videoDecoder->ShowPicture(DATADIR "/neutrino/icons/mp3.jpg");
|
||||
CVFD::getInstance()->setMode(CVFD::MODE_AUDIO);
|
||||
paintLCD();
|
||||
update = true;
|
||||
}
|
||||
else if (msg == CRCInput::RC_help)
|
||||
{
|
||||
|
Reference in New Issue
Block a user