mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
movieplayer.cpp dont use enableOsdElements from lua-plugin
Origin commit data
------------------
Branch: ni/coolstream
Commit: bfb093644e
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2019-04-02 (Tue, 02 Apr 2019)
------------------
No further description and justification available within origin commit message!
------------------
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();
|
||||
|
||||
enableOsdElements(MUTE);
|
||||
if(!isLuaPlay)
|
||||
enableOsdElements(MUTE);
|
||||
return res;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user