mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 09:51:13 +02:00
gui/movieplayer: show epg info in non-movieplayer modes, too
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8e5ef986fa
Author: martii <m4rtii@gmx.de>
Date: 2014-04-19 (Sat, 19 Apr 2014)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1284,7 +1284,7 @@ void CMoviePlayerGui::handleMovieBrowser(neutrino_msg_t msg, int /*position*/)
|
||||
cSelectedMenuBookStart[5].selected = false; // clear for next bookmark menu
|
||||
}
|
||||
}
|
||||
} else if (msg == NeutrinoMessages::SHOW_EPG && isMovieBrowser && p_movie_info) {
|
||||
} else if (msg == NeutrinoMessages::SHOW_EPG && p_movie_info) {
|
||||
bool restore = FileTime.IsVisible();
|
||||
FileTime.kill();
|
||||
|
||||
|
Reference in New Issue
Block a user