mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 00:11:14 +02:00
azbox: reset volume after movieplayer
This commit is contained in:
@@ -178,6 +178,7 @@ void CMoviePlayerGui::restoreNeutrino()
|
|||||||
playing = false;
|
playing = false;
|
||||||
#ifdef HAVE_AZBOX_HARDWARE
|
#ifdef HAVE_AZBOX_HARDWARE
|
||||||
g_Zapit->setStandby(false);
|
g_Zapit->setStandby(false);
|
||||||
|
CZapit::getInstance()->SetVolume(CZapit::getInstance()->GetVolume());
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
g_Zapit->unlockPlayBack();
|
g_Zapit->unlockPlayBack();
|
||||||
|
Reference in New Issue
Block a user