mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 09:51:13 +02:00
moviebrowser: re-add by mistake removed boolean value got_start_pos
Origin commit data
------------------
Branch: ni/coolstream
Commit: 58c7d2d0bb
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-17 (Tue, 17 Jul 2018)
Origin message was:
------------------
- moviebrowser: re-add by mistake removed boolean value got_start_pos
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -3688,6 +3688,7 @@ int CMovieBrowser::showStartPosSelectionMenu(void) // P2
|
||||
|
||||
if (m_movieSelectionHandler->bookmarks.start != 0)
|
||||
{
|
||||
got_start_pos = true;
|
||||
startPosSelectionMenu.addItem(new CMenuForwarder(LOCALE_MOVIEBROWSER_BOOK_MOVIESTART, true, start_pos), true);
|
||||
position[menu_nr++] = m_movieSelectionHandler->bookmarks.start;
|
||||
}
|
||||
|
Reference in New Issue
Block a user