bluez-alsa: Update wip/bluez-alsa to 2.1.0

Changes:
 * Add option for SBC XQ (SBC Dual Channel HD mode)
 * Cache PCM setup - format, channels and sampling
 * D-Bus API for transport audio codec selection
 * Detect oFono presence and disable native HFP
 * Do not send battery update if host is AC powered
 * Fix PCM samples scaling for MPEG sink
 * Fix SCO playback underrun during capture exit
 * Fix mSBC responsiveness
 * Get MTU value from the SCO socket options
 * Implement AG indicators reporting state update
 * Improve RFCOMM handling for HFP headset mode
 * Integration with UPower D-Bus service
 * Parse AT+CMER command received from AG
 * Properly setup missing fields in the SDP record
 * Report to HF that noise reduction is not supported
 * Route Broadcom SCO data via transport interface
 * Setup accessory identification for Apple devices
 * Take endianness into account during H2 detection
This commit is contained in:
Denys Nykula 2020-07-17 22:32:16 +03:00
parent 85e0ebc48b
commit fca93624fb
2 changed files with 6 additions and 6 deletions

View File

@ -1,9 +1,9 @@
# $NetBSD$
DISTNAME= bluez-alsa-2.0.0
DISTNAME= bluez-alsa-2.1.0
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=Arkq/}
GITHUB_TAG= v2.0.0
GITHUB_TAG= v2.1.0
MAINTAINER= nykula@ukr.net
HOMEPAGE= https://github.com/Arkq/bluez-alsa

View File

@ -1,6 +1,6 @@
$NetBSD$
SHA1 (bluez-alsa-2.0.0.tar.gz) = 8c52e5c4d4485c474d7668dbadf3290c14f91722
RMD160 (bluez-alsa-2.0.0.tar.gz) = e102e28600ccadb29d5323028a4b034485910305
SHA512 (bluez-alsa-2.0.0.tar.gz) = 21152be594421cd00056e94065dcf767ca01f7b040117974315f97aab45db020264e33dabddac7fee12834a4ada9073b9ff680c25d8775b47604cb0bec638a7b
Size (bluez-alsa-2.0.0.tar.gz) = 116895 bytes
SHA1 (bluez-alsa-2.1.0.tar.gz) = 45dc962fb2098dace551e57e3c8bf5bb2c100aef
RMD160 (bluez-alsa-2.1.0.tar.gz) = 132de06b75d2781610cfd597762a3e4a6469caff
SHA512 (bluez-alsa-2.1.0.tar.gz) = 8b6d520f5733799b1c509052ac527377cbe5e0106b75180f783f83071246937b5dc7a22c2d27f3e9e331c52c74be59f3bc6d78caab97b41f06cfd6ed5191b584
Size (bluez-alsa-2.1.0.tar.gz) = 129650 bytes