mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
gui/movieplayer.cpp: update display after bookmarks menu
Origin commit data
------------------
Branch: ni/coolstream
Commit: a9a2b708b4
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-05-15 (Wed, 15 May 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -576,6 +576,8 @@ void CMoviePlayerGui::PlayFile(void)
|
||||
selectChapter();
|
||||
else
|
||||
handleMovieBrowser((neutrino_msg_t) g_settings.mpkey_bookmark, position);
|
||||
update_lcd = true;
|
||||
clearSubtitle();
|
||||
} else if (msg == (neutrino_msg_t) g_settings.mpkey_audio) {
|
||||
selectAudioPid(is_file_player);
|
||||
update_lcd = true;
|
||||
|
Reference in New Issue
Block a user