upnpbrowser: fix neutrino mode while playing audio

Origin commit data
------------------
Commit: 81078780db
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-03-27 (Mon, 27 Mar 2017)

Origin message was:
------------------
- upnpbrowser: fix neutrino mode while playing audio
This commit is contained in:
vanhofen
2017-03-27 08:11:49 +02:00
parent 40cf9bdc62
commit f3b22d0a25
2 changed files with 13 additions and 2 deletions

View File

@@ -124,6 +124,7 @@ class CUpnpBrowserGui : public CMenuTarget, public CListHelpers
void paintItem2DetailsLine(int pos);
void updateTimes(const bool force = false);
void updateMode();
void playAudio(std::string name, int type);
void stopAudio();
void showPicture(std::string name);