mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 09:51:13 +02:00
CUpnpBrowserGui::selectDevice(): disable MuteIcon, supplement to 1745e76f66
Origin commit data
------------------
Commit: b179ee5143
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-12-30 (Mon, 30 Dec 2013)
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