mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +02:00
audioplayer: remove bool screen_saver from updateMetaData() ...
... using member m_screensaver instead of this
Origin commit data
------------------
Branch: ni/coolstream
Commit: f023ff1651
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-12-29 (Mon, 29 Dec 2014)
Origin message was:
------------------
- audioplayer: remove bool screen_saver from updateMetaData() ...
... using member m_screensaver instead of this
------------------
This commit was generated by Migit
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