* [bluez/bluez] f2cc37: audio/player: Fix not being able to register playe...
@ 2025-05-28 16:12 Luiz Augusto von Dentz
0 siblings, 0 replies; only message in thread
From: Luiz Augusto von Dentz @ 2025-05-28 16:12 UTC (permalink / raw)
To: linux-bluetooth
Branch: refs/heads/master
Home: https://github.com/bluez/bluez
Commit: f2cc370504024af22db297dac0ef919fe232e3d8
https://github.com/bluez/bluez/commit/f2cc370504024af22db297dac0ef919fe232e3d8
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2025-05-28 (Wed, 28 May 2025)
Changed paths:
M profiles/audio/avrcp.c
M profiles/audio/mcp.c
M profiles/audio/player.c
M profiles/audio/player.h
Log Message:
-----------
audio/player: Fix not being able to register players of different types
When registering players both AVRCP and MCP were using the same object
path making them clash, so this fix it by adding a type to the object
path so each profile can register their player in their own domain.
Fixes: https://github.com/bluez/bluez/issues/1290
Commit: a5f3e243dd4edd8a92f152e16a6c2b87e68728db
https://github.com/bluez/bluez/commit/a5f3e243dd4edd8a92f152e16a6c2b87e68728db
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2025-05-28 (Wed, 28 May 2025)
Changed paths:
M profiles/audio/mcp.c
Log Message:
-----------
audio/mcp: Fix passing callbacks as reference
Callbacks are already a function pointer.
Commit: 760c6c2ec14acc142ebbd2983ec86c9d6d768164
https://github.com/bluez/bluez/commit/760c6c2ec14acc142ebbd2983ec86c9d6d768164
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2025-05-28 (Wed, 28 May 2025)
Changed paths:
M Makefile.am
Log Message:
-----------
build: Fix make dist
This fixes the make dist cuasing the following error:
make[2]: *** No rule to make target 'doc/mgmt-api.txt', needed by 'distdir-am'. Stop.
Compare: https://github.com/bluez/bluez/compare/2a552b93de8b...760c6c2ec14a
To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-05-28 16:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-28 16:12 [bluez/bluez] f2cc37: audio/player: Fix not being able to register playe Luiz Augusto von Dentz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox