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