azbox: reset volume after movieplayer

Origin commit data
------------------
Commit: e86bc33877
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-11-18 (Sun, 18 Nov 2012)
This commit is contained in:
Stefan Seyfried
2012-11-18 20:12:10 +01:00
parent 7b5068d9a9
commit 0b193fc0e7

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