mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 23:42:51 +02:00
Wav play added - not ok, have bugs; Fixes for webif radio streaming bouquets/channels lists; Mute after standby fix; Hack to read 2x sdp on cable, for testing; Restore analog audio stereo/mono mode on zap
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@238 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Branch: ni/coolstream
Commit: 529b5dce7c
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2010-01-31 (Sun, 31 Jan 2010)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -456,7 +456,7 @@ int CAudioPlayerGui::show()
|
||||
clear_before_update = true;
|
||||
update = true;
|
||||
}
|
||||
else if (msg == CRCInput::RC_home)
|
||||
else if (msg == CRCInput::RC_home || msg == CRCInput::RC_stop)
|
||||
{
|
||||
if (m_state != CAudioPlayerGui::STOP)
|
||||
stop();
|
||||
|
Reference in New Issue
Block a user