mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
- minor code cosmetics; no binary changes
This commit is contained in:
@@ -1533,7 +1533,7 @@ void CMoviePlayerGui::PlayFileLoop(void)
|
||||
fromInfoviewer = false;
|
||||
}
|
||||
else
|
||||
callInfoViewer();
|
||||
callInfoViewer();
|
||||
update_lcd = true;
|
||||
clearSubtitle();
|
||||
} else if (timeshift != TSHIFT_MODE_OFF && (msg == CRCInput::RC_text || msg == CRCInput::RC_epg || msg == NeutrinoMessages::SHOW_EPG)) {
|
||||
|
Reference in New Issue
Block a user