mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
* Various changes for reworked mute icon handling in some classes
- mute icon disabled for moviebrowser, upnpbrowser, pictureviewer - extra handling for audioplayer
This commit is contained in:
@@ -261,6 +261,7 @@ class CAudioPlayerGui : public CMenuTarget
|
||||
bool playNext(bool allow_rotate = false);
|
||||
bool playPrev(bool allow_rotate = false);
|
||||
int getAudioPlayerM_current() {return m_current;}
|
||||
void refreshMuteIcon() { paintHead(); }
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user