mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
- audioplayer: remove bool screen_saver from updateMetaData() ...
... using member m_screensaver instead of this
This commit is contained in:
@@ -163,7 +163,7 @@ class CAudioPlayerGui : public CMenuTarget
|
||||
void rev(unsigned int seconds=0);
|
||||
int getNext();
|
||||
void GetMetaData(CAudiofileExt &File);
|
||||
void updateMetaData(bool screen_saver = false);
|
||||
void updateMetaData();
|
||||
void updateTimes(const bool force = false);
|
||||
void showMetaData();
|
||||
void screensaver(bool on);
|
||||
|
Reference in New Issue
Block a user