mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 15:02:56 +02:00
movieplayer.cpp dont use enableOsdElements from lua-plugin
This commit is contained in:
@@ -1445,8 +1445,8 @@ bool CMoviePlayerGui::PlayFileStart(void)
|
||||
getCurrentAudioName(is_file_player, currentaudioname);
|
||||
if (is_file_player)
|
||||
selectAutoLang();
|
||||
|
||||
enableOsdElements(MUTE);
|
||||
if(!isLuaPlay)
|
||||
enableOsdElements(MUTE);
|
||||
return res;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user