mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
Revert "movieplayer.cpp dont use enableOsdElements from lua-plugin"
This reverts commit7b55b16c35
. Origin commit data ------------------ Branch: ni/coolstream Commit:19a411d708
Author: vanhofen <vanhofen@gmx.de> Date: 2019-04-04 (Thu, 04 Apr 2019) ------------------ This commit was generated by Migit
This commit is contained in:
@@ -1445,8 +1445,8 @@ bool CMoviePlayerGui::PlayFileStart(void)
|
||||
getCurrentAudioName(is_file_player, currentaudioname);
|
||||
if (is_file_player)
|
||||
selectAutoLang();
|
||||
if(!isLuaPlay)
|
||||
enableOsdElements(MUTE);
|
||||
|
||||
enableOsdElements(MUTE);
|
||||
return res;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user