OSDN Git Service

android-x86/external-bluetooth-bluez.git
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 Jaikumar GaneshFix agent_free call due to the picking up of upmerge...
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 agent destroy callback handling for errors
2009-09-29 Johan HedbergFix agent_authorize error return
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-09-11 Jaikumar GaneshAdd new Agent API : RequestPairingConsent.
2009-09-01 Nick PellyDo not advertise Voice Recognition support in HF AG...
2009-08-31 James LuanChange UART speed before Bluetooth firmware download.
2009-08-25 Jaikumar GaneshDon't bail out if Discovery is in progress when getting...
2009-08-21 Marcel HoltmannWait 5 milliseconds before doing Simple Pairing auto...
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-08-06 Zhu LanModify PBAP SDP record.
2009-08-01 Marcel HoltmannRelease 4.47
2009-08-01 Marcel HoltmannUpdate library version
2009-07-31 Johan HedbergFix calling set_limited_discoverable twice
2009-07-31 Johan HedbergUse limited discoverable mode only when 0 < discov_time...
2009-07-31 Alok BarsodeCache service class updates during bootup
2009-07-31 Luiz Augusto... Update audio-api.txt including AudioSource documentation.
2009-07-31 Luiz Augusto... Remove deprecated method and signals for AudioSource.
2009-07-31 Marcel HoltmannWhen RFKILL is unblocked restore the previous power...
2009-07-31 Johan HedbergAdd functions for RFKILL and offline mode
2009-07-31 Marcel HoltmannFix ipctest and its strict-aliasing problems
2009-07-29 Marcel HoltmannAdd skeleton for RFKILL support
2009-07-29 Marcel HoltmannFix missing includes from header files
2009-07-28 Johan HedbergFix serial proxy record info attributes
2009-07-28 Johan HedbergUse 16/32-bit UUID if possible in serial proxy records
2009-07-27 Luiz Augusto... Track sender of CreateProxy.
2009-07-27 Forrest ZhaoRemove the serial storage functionality
2009-07-24 Johan HedbergFix whitespace
2009-07-24 Forrest ZhaoAdd support for multiple serial proxies configuration
2009-07-22 Luiz Augusto... Fix another possible array out of bounds.
2009-07-22 Alok BarsodeRemove the service_classes_callback mechanism
2009-07-21 Luiz Augusto... Fix bug which could cause buffer overruns.
2009-07-21 Luiz Augusto... Fix possible array out of bounds.
2009-07-21 Luiz Augusto... Fix segfault when a record is updated.
2009-07-21 Johan HedbergFix bogus error comparison
2009-07-18 Marcel HoltmannRelease 4.46
2009-07-18 Marcel HoltmannUpdate library version
2009-07-17 Luiz Augusto... Fix possible use of a pointer after free.
2009-07-16 Luiz Augusto... Fix possible memory leak.
2009-07-16 Luiz Augusto... Fix possible leak or crash on gen_dataseq_pdu in case...
2009-07-16 Luiz Augusto... Fix unintended fall through.
2009-07-16 Luiz Augusto... Cleanup gateway code to make Coverty happy.
2009-07-16 Luiz Augusto... Fix unhandled return.
2009-07-16 Luiz Augusto... Remove useless instruction.
2009-07-16 Marcel HoltmannFix strict-aliasing rules handling for hciemu and IP...
2009-07-16 Marcel HoltmannFix strict-aliasing rules handling of l2test and info...
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-15 Marcel HoltmannFix variable typo
2009-07-15 Marcel HoltmannAdd option to disable optimization independent from...
2009-07-14 Mike Reeddisable neon extras until they build properly
2009-07-13 Luiz Augusto... Fix ipctest reading socket forever.
2009-07-13 João Paulo... Add Sink role support to audio IPC.
2009-07-13 João Paulo... Adapt A2DP functions to support the Sink role.
2009-07-13 João Paulo... Create A2DP Source interface.
2009-07-13 João Paulo... Create one SBC Sink when registering A2DP server.
2009-07-13 Alok BarsodeAdding read_name to hciops plugin.
2009-07-13 Alok BarsodeAdding set_name to hciops plugin.
2009-07-10 Johan HedbergFix rfcomm listen usleep timeout
2009-07-10 Johan HedbergFix error passing to bt_io_get
2009-07-10 Olli-Pekka... Add SetCallerId D-Bus interface to telephony-maemo
2009-07-10 Jaikumar GaneshAdd A2DP_INIT command and state.
2009-07-09 Nick PellyAdd chipset id for brf6350.
2009-07-08 Nick PellyAdd chipset id for brf6350.
2009-07-08 Johan HedbergFix clearing svc_cache before the adapter is up
2009-07-07 Alok BarsodeFixing bluetoothd to avoid passing device descriptor
2009-07-07 Marcel HoltmannRelease 4.45
2009-07-07 Marcel HoltmannFix adapter cleanup and setup prototypes
2009-07-07 Marcel HoltmannRevert "Fix hciops compilation error"
2009-07-07 Stefan SeyfriedFix hciops compilation error
2009-07-07 Stefan Seyfriedmake sure that PKG_CONFIG macros are defined
2009-07-07 Stefan Seyfriedfix UDEV_DATADIR fallback if pkg-config fails
2009-07-07 Johan HedbergFix inband ring setting to be per-headset
2009-07-07 Johan HedbergFix double-free
2009-07-07 Johan HedbergWait for CSD before attempting to initialize telephony
2009-07-07 Johan HedbergRemove unused variable
2009-07-06 Marcel HoltmannRelease 4.44
2009-07-06 Filippo Giunchediinclude test/hciemu.1 into man_MANS and EXTRA_DIST
2009-07-06 Filippo Giunchediadd test/hciemu.1 manpage
next