OSDN Git Service

Merge remote-tracking branch 'korg/froyo' into froyo-x86
[android-x86/external-bluetooth-bluez.git] / audio /
2011-06-26 Chih-Wei HuangMerge remote-tracking branch 'korg/froyo' into froyo-x86 froyo-x86 android-x86-2.2-r2
2010-06-27 Chih-Wei Huangadd sbc_primitives_mmx.c for x86 android-x86-2.2
2010-04-08 Eric LaurentFix issue 2516842 Device runtime restarts while pairin...
2010-02-26 Jaikumar GaneshMerge "Update Bluetooth configuration path."
2010-02-26 Jaikumar GaneshUpdate Bluetooth configuration path.
2010-01-12 The Android Open... android-2.1_r1 snapshot
2009-12-17 Nick Pellyam 928e6acc: am 60e8a333: Use monotonically increasing...
2009-12-17 Nick Pellyam 60e8a333: Use monotonically increasing clock for...
2009-12-17 Nick PellyUse monotonically increasing clock for A2DP timing.
2009-12-15 Nick Pellyam 464dbc9c: am f3002f06: Stop trying to send A2DP...
2009-12-15 Nick Pellyam f3002f06: Stop trying to send A2DP packets quickly...
2009-12-15 Nick PellyStop trying to send A2DP packets quickly to catch-up...
2009-12-11 Nick Pellyam d449cf9e: am c151ea98: am 4b9b3f4e: Fix liba2dp...
2009-12-11 Nick Pellyam 240e3db1: am 805c107e: am 085910ff: Set A2DP L2CAP...
2009-12-11 Nick Pellyam c151ea98: am 4b9b3f4e: Fix liba2dp.c compiler warnings.
2009-12-11 Nick Pellyam 805c107e: am 085910ff: Set A2DP L2CAP socket to...
2009-12-11 Nick Pellyam 4b9b3f4e: Fix liba2dp.c compiler warnings.
2009-12-11 Nick Pellyam 085910ff: Set A2DP L2CAP socket to flushable while...
2009-12-09 Nick Pellyam 4b9b3f4e: Fix liba2dp.c compiler warnings.
2009-12-09 Nick Pellyam 085910ff: Set A2DP L2CAP socket to flushable while...
2009-12-09 Nick PellyFix liba2dp.c compiler warnings.
2009-12-09 Nick PellySet A2DP L2CAP socket to flushable while streaming...
2009-11-13 Jean-Baptiste Querueclair snapshot
2009-11-05 Yu Kang Kuam 6f39ea2e: am a74a11ed: Send SBC frames if output...
2009-11-05 Yu Kang Kuam a74a11ed: Send SBC frames if output buffer is nearly...
2009-11-05 Yu Kang KuSend SBC frames if output buffer is nearly full.
2009-11-02 Nick Pellyam 03e2d30e: am 60a51ae8: Add support for sending Broad...
2009-10-31 Nick Pellyam 60a51ae8: Add support for sending Broadcom coexistan...
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-10-16 Eric LaurentBluetooth A2DP suspend-resume improvements.
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...
next