mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 00:41:17 +02:00
- fix vfd update in audioplayer (patch by snafed & dbt)
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1665 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -164,7 +164,7 @@ class CAudioPlayerGui : public CMenuTarget
|
||||
void rev(unsigned int seconds=0);
|
||||
int getNext();
|
||||
void GetMetaData(CAudiofileExt &File);
|
||||
void updateMetaData();
|
||||
void updateMetaData(bool screen_saver = false);
|
||||
void updateTimes(const bool force = false);
|
||||
void showMetaData();
|
||||
void screensaver(bool on);
|
||||
|
Reference in New Issue
Block a user