OSDN Git Service

Add support for sending Broadcom coexistance setup commands for A2DP links.
[android-x86/external-bluetooth-bluez.git] / audio /
2009-10-31 Nick PellyAdd support for sending Broadcom coexistance setup...
2009-10-26 Eric Laurentdo not merge - Fix for issue 2184627 cherry picked...
2009-09-30 Nick PellyRemove redundant call to bluetooth_init().
2009-09-30 Zhu LanAdd Bluetooth A2DP suspend/resume to DBUS API.
2009-09-30 Ian Kentbluez a2dp - use a sensible write timeout
2009-09-30 Ian Kentbluez a2dp - fix wait_for_start() spurious wakeup
2009-09-30 Ian Kentbluez a2dp - fix wait_for_start() synchronization
2009-09-30 Ian Kentbluez a2dp - destroy thread attr after thread create
2009-09-30 Ian Kentbluez a2dp - destroy thread resources at exit
2009-09-30 Ian Kentbluez a2dp - fix a2dp_thread() spurious wakeup
2009-09-30 Ian Kentbluez a2dp - fix state machine synchronization
2009-09-29 Ian Kentbluez a2dp - syncronize worker thread start
2009-09-29 Johan HedbergRename audio_device_is_connected more appropriately
2009-09-29 Johan HedbergFix AVDTP Abort when transport closes before response
2009-09-29 Johan HedbergFix AVDTP suspend while closing
2009-09-29 Johan HedbergFix command timeout handling when there's no stream
2009-09-29 Johan HedbergFix AVDTP ABORTING state transition
2009-09-29 Johan HedbergFix stream handling when the media transport disconnect...
2009-09-29 Peter HurleyFixed duplicate attempt from device to connect 'signall...
2009-09-29 Johan HedbergFix audio authorization cancelation on the same mainloo...
2009-09-29 Johan HedbergMake dev->authorized private to audio/device.c
2009-09-29 Johan HedbergFix AVDTP stream leak for invalid media transport config
2009-09-29 Johan HedbergFix race condition in authorizing audio connections
2009-09-29 Johan HedbergFix a few more ref-leaks with AVDTP failures and unix...
2009-09-29 Johan HedbergFix potential AVDTP reference leak
2009-09-29 Johan HedbergFix authorization when the audio profiles are slow...
2009-09-29 Johan HedbergReject AVDTP_DISCOVER when there are no SEPs available
2009-09-29 Daniel OrstadiusReject AVDTP START/STOP when disconnecting
2009-08-19 Jaikumar GaneshChange version number to 4.47.
2009-08-18 Nick PellyDon't advertise AVRCP Controller support in SDP records.
2009-08-11 Johan HedbergDon't enable the SCO server socket when not necessary
2009-08-11 Jaikumar GaneshUpgrade to Bluez 4.47.
2009-07-31 Luiz Augusto von... Remove deprecated method and signals for AudioSource.
2009-07-31 Marcel HoltmannFix ipctest and its strict-aliasing problems
2009-07-17 Luiz Augusto von... Fix possible use of a pointer after free.
2009-07-16 Luiz Augusto von... Cleanup gateway code to make Coverty happy.
2009-07-16 Luiz Augusto von... Fix unhandled return.
2009-07-16 Luiz Augusto von... Remove useless instruction.
2009-07-16 Marcel HoltmannUse -fno-strict-aliasing for audio subdirectory for now
2009-07-16 Marcel HoltmannFix another strict-aliasing rules handling with CMSG_DATA
2009-07-16 Marcel HoltmannFix strict-aliasing rules handling with CMSG_DATA
2009-07-16 Mike Lockwoodsbc: Enable neon optimizations.
2009-07-13 Luiz Augusto von... Fix ipctest reading socket forever.
2009-07-13 João Paulo Rechi... Add Sink role support to audio IPC.
2009-07-13 João Paulo Rechi... Adapt A2DP functions to support the Sink role.
2009-07-13 João Paulo Rechi... Create A2DP Source interface.
2009-07-13 João Paulo Rechi... Create one SBC Sink when registering A2DP server.
2009-07-10 Olli-Pekka SalinAdd SetCallerId D-Bus interface to telephony-maemo
2009-07-10 Jaikumar GaneshAdd A2DP_INIT command and state.
2009-07-07 Johan HedbergFix inband ring setting to be per-headset
2009-07-07 Johan HedbergWait for CSD before attempting to initialize telephony
2009-07-07 Johan HedbergRemove unused variable
2009-07-06 Johan HedbergAllow setting the voice mailbox number using an environ...
2009-07-06 Johan HedbergFix three-way calling indicator order
2009-07-03 Johan HedbergDowngrade and upgrade the callheld indicator when necessary
2009-07-03 Johan HedbergUse create timer only if there's a call in ACTIVE state
2009-07-03 Johan HedbergMake the redundant indicator change check optional
2009-07-03 Johan HedbergRemove unnecessary telephony_get_indicator checks
2009-07-03 Johan HedbergDon't send +CIEV when the indicator value hasn't changed
2009-07-03 Johan HedbergAdd support for Call.CreateRequested signal
2009-07-03 Johan HedbergMake use of Conference.Joined and Conference.Left signals
2009-07-03 Johan HedbergMake GetCallInfoAll reply parsing more stable
2009-07-03 Johan HedbergFix infinite loop if parsing GetCallInfoAll reply fails
2009-07-03 Filippo GiunchediRegister the a2dp gst sink as marginal
2009-07-03 Johan HedbergEnsure that a call is never added twice to the active_c...
2009-07-02 Luiz Augusto von... Make headset connection attempt really cancelable.
2009-07-02 Luiz Augusto von... Make sure Audio.Disconnect cancel pending connections.
2009-07-02 Johan HedbergAdd an assert to catch issues with bt_cancel_discovery
2009-07-02 Johan HedbergFix inconsistent call list information from CSD
2009-07-02 Johan HedbergFix multiparty bit value when doing a conference call
2009-07-02 Johan HedbergClear the ring timer also if the headset disconnected...
2009-07-01 Johan HedbergIgnore CSD state changes to the existing state
2009-06-30 Johan HedbergFix listen() error check
2009-06-30 Johan HedbergMake sure dev.name is always nul-terminated
2009-06-30 Johan HedbergRemove unnecessary hs->sco check
2009-06-30 Johan HedbergFix memory allocation failure check in ALSA initializat...
2009-06-30 Johan HedbergRemove redundant newline characters in debug logs
2009-06-30 Forrest ZhaoMisc fixes for HFP HF role
2009-06-30 Johan HedbergFix AT+CHUP when there's both a held and an active...
2009-06-24 Johan HedbergFix phone number quoting for +CCWA
2009-06-23 Android (Google... Merge change 5029
2009-06-19 João Paulo Rechi... Fix small typo
2009-06-19 Mike Lockwoodliba2dp: Fix timeout computation in wait_for_start()
2009-06-19 Johan HedbergFix SCO server socket for HFP HF role
2009-06-18 Android (Google... Merge change 4643
2009-06-18 Jaikumar GaneshRead the error code separately in a recv call.
2009-06-16 Johan HedbergDon't assert on AVDTP reference count bugs
2009-06-16 Luiz Augusto von... Fix regression when there is no agent registered.
2009-06-16 Android (Google... Merge change 4267
2009-06-16 Jaikumar GaneshRead BT_SUGGESTED_BUFFER_SIZE bytes in recv call.
2009-06-15 Johan HedbergCall shutdown on SCO socket before closing
2009-06-15 Johan HedbergCall shutdown() on A2DP audio stream channel before...
2009-06-15 Johan HedbergAlways use dedicated close_sco and headset_close_rfcomm...
2009-06-15 Luiz Augusto von... Fix bug which cause authorization to be denied in certa...
2009-06-13 Johan HedbergDon't set the disconnect timer if both sides end up...
2009-06-12 Jaikumar GaneshMerge Bluez release 4.41
2009-06-10 Jaikumar GaneshAdd Android system properties to set the device name...
2009-06-10 Johan HedbergCompare sink_state with correct enum value
2009-06-09 Johan HedbergAlso fix AVRCP UNITINFO response
2009-06-09 Johan HedbergFix AVRCP SUBUNIT INFO response to include the Panel...
next