OSDN Git Service

android-x86/external-bluetooth-bluez.git
2010-04-22 Luiz Augusto... Fix Device.SetProperty(Alias,... always emit PropertyCh...
2010-04-22 Luiz Augusto... Fix Device.SetProperty("Trusted",... always emit Proper...
2010-04-14 Marcel HoltmannAdd some more company identifiers
2010-04-11 Francisco AlecrimList with UUIDs per-adapter should be sorted
2010-04-11 Johan HedbergSet HID socket security back to LOW after the BtIO...
2010-04-09 Daniel OrstadiusReturn error properly on CreateDevice
2010-04-09 Daniel OrstadiusHandle connection ending events on higher layers first
2010-04-07 Johan HedbergFix minor indentation issues
2010-04-07 Francisco AlecrimCorrect UUIDs list to EIR
2010-04-07 Francisco AlecrimReport local services(UUIDs) through D-Bus
2010-04-06 Luiz Augusto... Fix maemo6 API changes since maemo5
2010-04-06 Luiz Augusto... Introduce maemo6 telephony driver
2010-04-03 Johan HedbergFix device object reference counting with SDP browse...
2010-04-03 Johan HedbergMake use of common fail label in pnat_probe
2010-04-03 Johan HedbergFix GError memory leak
2010-04-03 Johan HedbergRemove bogus if-check when DUN client disconnects
2010-04-02 Johan HedbergFix invalid memory access in headset_get_nrec when...
2010-04-01 Johan HedbergAdd initial phonet integration with the help of pnatd...
2010-03-31 Johan HedbergAdd possibility to explicitly specify source/dest chann...
2010-03-30 Johan HedbergMake BtIO default security level MEDIUM
2010-03-29 Forrest ZhaoReturn error when modem_obj_path is NULL
2010-03-26 Marcel HoltmannRelease 4.63
2010-03-25 Forrest ZhaoSet voice_call.watch in correct way
2010-03-24 Luiz Augusto... Add immediate parameter to avdtp_close
2010-03-24 Luiz Augusto... Send abort on while cancelling a2dp setup
2010-03-24 Luiz Augusto... Make abort requests to have a shorter timeout
2010-03-24 Luiz Augusto... Fix avdtp_abort not canceling pending requests
2010-03-24 Luiz Augusto... Drop connection if abort is rejected
2010-03-24 Luiz Augusto... Rename maemo telephony driver to maemo5
2010-03-24 Luiz Augusto... Fix unhandled returns of dbus_message_get_args
2010-03-24 Luiz Augusto... Add check for g_dbus_register_interface return
2010-03-24 Luiz Augusto... Add check for sdp_record_find
2010-03-24 Luiz Augusto... Check the return of getsockopt and getsockname logging...
2010-03-24 Luiz Augusto... Add missing check for listen return
2010-03-24 Luiz Augusto... Fix directly dereferenced pointer 'auth'
2010-03-22 Luiz Augusto... Use correct sign for error value
2010-03-22 Johan HedbergFix SCO connection error propagation
2010-03-09 Johan HedbergCoding style fixes for telephony-ofono.c
2010-03-09 Vinicius Costa... Fix compilation when --enable-test is passed
2010-03-07 Marcel HoltmannMake interface callback tables const
2010-03-07 Vinicius Costa... Fix the case when the requested name is already in use
2010-03-07 Marcel HoltmannRelease 4.62
2010-03-07 Marcel HoltmannUpdate library version
2010-03-07 Marcel HoltmannPretty print HCI revision and LMP subversion
2010-03-07 Marcel HoltmannFix accidental OCF_READ_INQUIRY_TRANSMIT_POWER_LEVEL...
2010-03-04 Luiz Augusto... Fix using invalid data from previous headset connection
2010-02-21 Daniel OrstadiusFix double free on AVDTP Abort response
2010-02-18 Denis KenziorPunch a hole for HandsfreeAgent in dbus policy
2010-02-18 Luiz Augusto... Mark inuse flag whenever a stream is configured
2010-02-17 Luiz Augusto... Fix possible crash while verifying avdtp version
2010-02-17 Vinicius Costa... Fix: a pending call was leaking in check_service
2010-02-16 Gustavo F.... audio/gateway.c: Don't reply to DBus when connection...
2010-02-15 Bastien NoceraFix DSO linking
2010-02-13 Marcel HoltmannFix accidental hci_read_inquiry_transmit_power_level...
2010-02-13 Marcel HoltmannShow HCI and LMP versions on separate lines
2010-02-13 Marcel HoltmannShow controller type and bus type for every device
2010-02-13 Marcel HoltmannAdd helper functions for controller type string conversion
2010-02-13 Marcel HoltmannAdd Bluetooth controller types
2010-02-12 Marcel HoltmannRelease 4.61
2010-02-12 Gustavo F.... Deprecate the ListAdapters() method on Manager
2010-02-12 Gustavo F.... Add {deprecated} annotation to ListDevices()
2010-02-12 Claudio TakahasiFix segmentation fault when headset disconnects during...
2010-02-10 Claudio TakahasiAdd argument verification when unregistering Handsfree...
2010-02-10 Daniel OrstadiusHandle unanswered AVDTP request on disconnect
2010-02-06 Marcel HoltmannThe TX power level is a signed int and not an unsigned int
2010-02-06 Marcel HoltmannPrint EIR attribute for Device ID
2010-02-06 Marcel HoltmannAdd support for handling Inquiry Response Transmit...
2010-02-06 Marcel HoltmannFix another fallout from Inquiry Response Transmit...
2010-02-06 Marcel HoltmannDon't include PnP service class in EIR response
2010-02-05 Marcel HoltmannFix my stupid typo with Read Inquiry Response Transmit...
2010-02-05 Bastien NoceraRemove Sixaxis quirk
2010-02-05 Nick PellyAdd 0xff (any object type) to sdptool OPUSH supported...
2010-02-04 Gustavo F.... Implement HandsfreeGateway Interface
2010-02-04 Gustavo F.... clean up audio/gateway.c
2010-02-03 Marcel HoltmannUpdate configure checks for libcap-ng and libnl
2010-02-03 Johan HedbergFix mode restoration when remember_powered is false
2010-02-03 Johan HedbergCheck for cached remote host features during discovery
2010-02-03 Johan HedbergImplement caching of remote host features
2010-02-02 Johan HedbergUse more sane default indicator values
2010-02-02 Johan HedbergAdd initial skeleton for Phonet AT (DUN) plugin
2010-02-02 Marcel HoltmannRename network "Device" to "Interface"
2010-01-30 Marcel HoltmannCheck for dbus_connection_can_send_type() function
2010-01-30 Daniel OrstadiusFix conference call releasing in telephony-maemo
2010-01-27 Marcel HoltmannRemove unneeded use of status variable
2010-01-27 Forrest ZhaoIntroduce g_dbus_setup_private() to gdbus
2010-01-27 Luiz Augusto... Fix possible invalid read when removing a temporary...
2010-01-27 Bastien NoceraAdd icons for video-type devices
2010-01-22 Marcel HoltmannRemove "(tentative)" comment
2010-01-15 Peter ZotovAdd preliminary voice dialling support for HSP
2010-01-09 Marcel HoltmannRelease 4.60
2010-01-08 Johan HedbergFix voice mailbox number reading from SIM
2010-01-08 Luiz Augusto... Fix regression when removing watches
2010-01-07 Marcel HoltmannFix some missed copyrights
2010-01-07 Marcel HoltmannUpdate Intel copyrights
2010-01-07 Johan HedbergUpdate Nokia copyrights
2010-01-03 Marcel HoltmannCleanup of D-Bus mainloop integration
2010-01-02 Marcel HoltmannUpdate copyright information
2010-01-02 Marcel HoltmannUpdate copyright information of D-Bus helper library
2009-12-29 Luiz Augusto... Fix undefined symbols
2009-12-29 Luiz Augusto... Port ofono telefony driver to use g_dbus_add_signal_watch
next