moviebrowser: clean up showMovieInfoMenu(), bookmark menu outsourced

Origin commit data
------------------
Branch: ni/coolstream
Commit: f8ad85202b
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-06-16 (Sun, 16 Jun 2019)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
2019-06-16 22:48:08 +02:00
committed by vanhofen
parent b6cfe8a464
commit 09ab849a04
2 changed files with 18 additions and 18 deletions

View File

@@ -346,6 +346,7 @@ class CMovieBrowser : public CMenuTarget, public CProgressSignals
///// Menu ////////////////////////////////////
bool showMenu(bool calledExternally = false);
void initBookMarkMenu(CMenuWidget *BookmarkMenu, MI_MOVIE_INFO* movie_info);
int showMovieInfoMenu(MI_MOVIE_INFO* movie_info); // P2
int showMovieCutMenu(); // P2
int showStartPosSelectionMenu(void); // P2