mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-04 13:29:59 -05:00
Prevent changing volume on wrong device.
This commit is contained in:
parent
921882de54
commit
004b38f0f8
1 changed files with 3 additions and 0 deletions
|
|
@ -1068,6 +1068,9 @@ finish:
|
|||
|
||||
/* dbus_error_init(&err); */
|
||||
|
||||
/* if (!dbus_message_has_path(msg, u->path)) */
|
||||
/* goto done; */
|
||||
|
||||
/* if (dbus_message_is_signal(msg, "org.bluez.Headset", "PropertyChanged") || */
|
||||
/* dbus_message_is_signal(msg, "org.bluez.AudioSink", "PropertyChanged")) { */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue