mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 01:11:06 +02:00
CUpnpBrowserGui::selectDevice(): disable MuteIcon, supplement to a4af9a695f
Origin commit data
------------------
Branch: ni/coolstream
Commit: b179ee5143
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-12-30 (Mon, 30 Dec 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -452,6 +452,8 @@ void CUpnpBrowserGui::selectDevice()
|
||||
if (!discoverDevices())
|
||||
return;
|
||||
|
||||
CAudioMute::getInstance()->enableMuteIcon(false);
|
||||
|
||||
while (loop)
|
||||
{
|
||||
if (refresh)
|
||||
|
Reference in New Issue
Block a user