Branch: refs/heads/master Home: https://github.com/bluez/bluez Commit: 5d7d3ac25bd56684f4f8c7378b3ec2db0b0ce1ae https://github.com/bluez/bluez/commit/5d7d3ac25bd56684f4f8c7378b3ec2db0b0ce1ae Author: Frédéric Danis <frederic.danis@xxxxxxxxxxxxx> Date: 2024-09-16 (Mon, 16 Sep 2024) Changed paths: M doc/org.bluez.obex.Client.rst M doc/org.bluez.obex.Session.rst M obexd/client/manager.c M obexd/client/session.c M obexd/client/session.h Log Message: ----------- obexd: Add PSM support to session create An OBEX session can be connected to a RFCOMM channel or a L2CAP PSM. Commit: 4c05a0ff41c88f293ab0bd8b19c371865a2ea959 https://github.com/bluez/bluez/commit/4c05a0ff41c88f293ab0bd8b19c371865a2ea959 Author: Frédéric Danis <frederic.danis@xxxxxxxxxxxxx> Date: 2024-09-16 (Mon, 16 Sep 2024) Changed paths: M doc/org.bluez.MediaPlayer.rst M profiles/audio/avrcp.c M profiles/audio/player.c M profiles/audio/player.h Log Message: ----------- player: Add OBEX PSM port for cover art support This parse the AVRCP Target SDP record for the L2CAP PSM to use with the OBEX session to get the cover art. Commit: 5cd301e888a1093322de9b6a207f3450e99df852 https://github.com/bluez/bluez/commit/5cd301e888a1093322de9b6a207f3450e99df852 Author: Frédéric Danis <frederic.danis@xxxxxxxxxxxxx> Date: 2024-09-16 (Mon, 16 Sep 2024) Changed paths: M doc/org.bluez.MediaPlayer.rst M monitor/avctp.c M profiles/audio/avrcp.c M profiles/audio/avrcp.h M tools/parser/avrcp.c Log Message: ----------- player: Add image handle support property This is part of the metadata when the AVRCP target supports covert art download and a OBEX BIP session is connected. The image handle references the cover art associated to the track, and is valid only during OBEX BIP session. Commit: 8562d0e3874ef8801d1f69d3c024611da33f9220 https://github.com/bluez/bluez/commit/8562d0e3874ef8801d1f69d3c024611da33f9220 Author: Frédéric Danis <frederic.danis@xxxxxxxxxxxxx> Date: 2024-09-16 (Mon, 16 Sep 2024) Changed paths: M obexd/client/transfer.c M obexd/client/transfer.h Log Message: ----------- obexd: Add support for specific headers in obex transfer The BIP is using the Image Handle Tag header to set the file handle to transfer. Compare: https://github.com/bluez/bluez/compare/41f943630d9a...8562d0e3874e To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications