> I double-tap the iPeng slider to mute. My plugin saw Squeezebox volume
> change to -71/100, treats that like 0/100, sends a command to the AVR
> like MV99 and all is well.

It sounds like iPeng is sending a superfluous volume change command
after the mute on/off commands, which is something you shouldn't depend
on. Neither Squeezelite-X or SqueezeCtrl does that. All the plugin sees
is the "mixer muting" command. You might want to think about invoking
your "soft muting" logic on the mute command and ignore the extra volume
change requests, resyncing with the player volume after the unmute. That
way it should work with all apps. Just a thought.



Sam
------------------------------------------------------------------------
SamY's Profile: http://forums.slimdevices.com/member.php?userid=63495
View this thread: http://forums.slimdevices.com/showthread.php?t=60114

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to