mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +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())
|
if (!discoverDevices())
|
||||||
return;
|
return;
|
||||||
|
|
||||||
|
CAudioMute::getInstance()->enableMuteIcon(false);
|
||||||
|
|
||||||
while (loop)
|
while (loop)
|
||||||
{
|
{
|
||||||
if (refresh)
|
if (refresh)
|
||||||
|
Reference in New Issue
Block a user