azbox: reset volume after movieplayer

Origin commit data
------------------
Branch: ni/coolstream
Commit: e86bc33877
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-11-18 (Sun, 18 Nov 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Stefan Seyfried
2012-11-18 20:12:10 +01:00
parent a5cf80c549
commit 1d2fa85391

View File

@@ -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();