From: Luiz Augusto von Dentz <noreply@github.com>
To: linux-bluetooth@vger.kernel.org
Subject: [bluez/bluez] f2cc37: audio/player: Fix not being able to register playe...
Date: Wed, 28 May 2025 09:12:41 -0700 [thread overview]
Message-ID: <bluez/bluez/push/refs/heads/master/2a552b-760c6c@github.com> (raw)
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
reply other threads:[~2025-05-28 16:12 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bluez/bluez/push/refs/heads/master/2a552b-760c6c@github.com \
--to=noreply@github.com \
--cc=linux-bluetooth@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox