public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH bluez v4 0/2] audio: Don't initialize media transport volume from media player
@ 2025-08-06  2:22 Myrrh Periwinkle
  2025-08-06  2:22 ` [PATCH bluez v4 1/2] " Myrrh Periwinkle
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Myrrh Periwinkle @ 2025-08-06  2:22 UTC (permalink / raw)
  To: Linux Bluetooth; +Cc: Myrrh Periwinkle, Luiz Augusto von Dentz

Fixes an issue where if a Bluetooth headphone with hardware volume
control was connected while mpris-proxy was running, disconnected and
replaced with a different one without hardware volume control, the
latter will be erroneously recognized as hardware volume
control capable.

---
Changes in v4:
- Remove unused variables
- Link to v3: https://patch.msgid.link/20250806-audio-no-reuse-media-player-volume-v3-0-a64a2e22f719@qtmlabs.xyz

Changes in v3:
- Actually remove the correct field
- Link to v2: https://patch.msgid.link/20250806-audio-no-reuse-media-player-volume-v2-0-cfeafb7dee0c@qtmlabs.xyz

Changes in v2:
- Remove media_player.volume
- Link to v1: https://patch.msgid.link/20250805-audio-no-reuse-media-player-volume-v1-1-c9fdfaf74a71@qtmlabs.xyz

---
Myrrh Periwinkle (2):
      audio: Don't initialize media transport volume from media player
      audio: Remove media_player.volume

 profiles/audio/avrcp.c | 10 +---------
 profiles/audio/avrcp.h |  2 --
 profiles/audio/media.c | 47 +----------------------------------------------
 profiles/audio/media.h |  1 -
 4 files changed, 2 insertions(+), 58 deletions(-)
---
base-commit: 2c0c323d08357a4ff3065fcd49fee0c83b5835cd
change-id: 20250805-audio-no-reuse-media-player-volume-fbc2983a287a

Best regards,
-- 
Myrrh Periwinkle <myrrhperiwinkle@qtmlabs.xyz>


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-08-12 18:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-06  2:22 [PATCH bluez v4 0/2] audio: Don't initialize media transport volume from media player Myrrh Periwinkle
2025-08-06  2:22 ` [PATCH bluez v4 1/2] " Myrrh Periwinkle
2025-08-06  4:32   ` bluez.test.bot
2025-08-06  2:22 ` [PATCH bluez v4 2/2] audio: Remove media_player.volume Myrrh Periwinkle
2025-08-12 18:10 ` [PATCH bluez v4 0/2] audio: Don't initialize media transport volume from media player patchwork-bot+bluetooth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox