From 8fedde6963c94e75e660cfbd242253e7db6f9a1a Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Sat, 23 Feb 2008 00:30:35 +0000 Subject: Update changelog and bump version number --- ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 060451a6..f0ce2e8c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +ver 3.27: + Update uinput.h with extra key definitions. + Add support for input connect/disconnect callbacks. + Add ifdefs around some baud rate definitions. + Add proper HFP service level connection handling. + Add basic headset automatic disconnect support. + Add support for new SBC API. + Fix SBC decoder noise at high bitpools. + Use 32-bit multipliers for further SBC optimization. + Check for RFCOMM connection state in SCO connect callback. + Make use of parameters selected in ALSA plugin. + + Note: + This version needs at least bluez-libs-3.27 + ver 3.26: Fix compilation issues with UCHAR_MAX, USHRT_MAX and UINT_MAX. Improve handling of different audio transports. -- cgit