mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 07:23:09 +02:00
Revert "movieplayer.cpp dont use enableOsdElements from lua-plugin"
This reverts commit 68fdd2ba75dd8c088c05d53f79e6707caaab8972., is other Bug
This commit is contained in:
@@ -1445,7 +1445,7 @@ bool CMoviePlayerGui::PlayFileStart(void)
|
|||||||
getCurrentAudioName(is_file_player, currentaudioname);
|
getCurrentAudioName(is_file_player, currentaudioname);
|
||||||
if (is_file_player)
|
if (is_file_player)
|
||||||
selectAutoLang();
|
selectAutoLang();
|
||||||
if(!isLuaPlay)
|
|
||||||
enableOsdElements(MUTE);
|
enableOsdElements(MUTE);
|
||||||
return res;
|
return res;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user