Bugzilla – Bug 14937
add Slim Devices IR code for mute (at least toggling mute state)
Last modified: 2010-01-01 03:45:01 UTC
The jvc_dvd.ir file defines two IR codes for muting, but none are defined in Slim_Devices.ir. This means universal remote providers like Harmony cannot offer "mute" buttons for Squeezeboxes, as they could only offer codes that are actually intended for JVC brand DVD players. There seems to be growing interest in having a mute button on IR remotes. Please add at least one code for toggling mute state, if not three new codes (muting_toggle, muting_on [be silent], muting_off). This also affects SqueezePlay, as Radio and Touch should respect any such new code.
== Auto-comment from SVN commit #29021 to the slim repo by felix == == https://svn.slimdevices.com/slim?view=revision&revision=29021 == Bug: 14937 Description: Add mute ir code for ip3k players.
== Auto-comment from SVN commit #7934 to the jive repo by felix == == https://svn.slimdevices.com/jive?view=revision&revision=7934 == Bug: 14937 Description: Add mute ir code for SP players.
Toggle mute ir code (0x7689C4B3) added.
Thank you!
Felix notes the code works for SP devices, but currently does not function for IP3K.
Current status on ip3k players: mute doesn't mute completely and also the display (bar) is wrong.
ip3k issue fixed in SbS 7.5 r29564