OSDN Git Service

android-x86/external-bluetooth-bluez.git
2013-06-16 Alex Deymolib: Fix two size constants
2013-06-14 Luiz Augusto... tools/mpris-player: Fix append_iter to copy all fields
2013-06-13 Anderson Lizardocore: Avoid unnecessary gboolean on pincode callback API
2013-06-13 Anderson Lizardoplugins: Use open()/read() instead of fopen()/fread...
2013-06-13 Luiz Augusto... tools/hcidump: Fix parsing of Search PDU
2013-06-13 Szymon Jancrfcomm: Remove bogus manual entry
2013-06-13 Szymon Janctools: Update rfcomm help
2013-06-13 Szymon Jancbuild: Fix generating bluetoothd manpage
2013-06-13 Szymon Jancman: Update bluetoothd manual
2013-06-13 Luiz Augusto... core: Only page device once per connect attempt
2013-06-13 Johan Hedbergemulator: Fix typo in supported command comment
2013-06-12 Luiz Augusto... tools/bluetooth-player: Fix crash when using search...
2013-06-12 Anderson Lizardoaudio: Fix memory leak while creating SDP records
2013-06-11 Luiz Augusto... obexd: Fix not checking for valid fd on NewConnection
2013-06-11 Luiz Augusto... obexd: Fix crash when resetting OPP session without...
2013-06-11 Luiz Augusto... AVRCP: Fix sending SetPlayerApplicationSettingValue...
2013-06-11 Luiz Augusto... AVRCP: Allways fallback to GetElementAttributes if...
2013-06-11 Luiz Augusto... AVRCP: Fix sending invalid attributes when responding...
2013-06-11 Luiz Augusto... core: Fix not been able to cancel Device.Connect with...
2013-06-11 Luiz Augusto... AVRCP: Fix crash while setting player volume
2013-06-11 Luiz Augusto... AVRCP: Fix crash when connecting role without a record
2013-06-11 Luiz Augusto... AVRCP: Fix setting reserved bit in GetCapabilities...
2013-06-11 Luiz Augusto... AVRCP: Fix crash if player status is NULL
2013-06-11 Luiz Augusto... AVRCP: Fix crash when current addressed player is removed
2013-06-11 Luiz Augusto... AVRCP: Add additional protocol discriptor list for...
2013-06-11 Luiz Augusto... AVRCP: Fix crash while listing available settings in...
2013-06-11 Luiz Augusto... AVCTP: Call callback in case the request timeout
2013-06-11 Luiz Augusto... AVCTP: Fix coding style
2013-06-11 Luiz Augusto... AVRCP: Fix crash when registering unsupported notification
2013-06-10 Luiz Augusto... tools/bluetooth-player: Add show-item command
2013-06-10 Luiz Augusto... tools/bluetooth-player: Add search command
2013-06-10 Luiz Augusto... tools/bluetooth-player: Add scan command
2013-06-10 Luiz Augusto... tools/bluetooth-player: Add shuffle command
2013-06-10 Luiz Augusto... tools/bluetooth-player: Add repeat command
2013-06-10 Luiz Augusto... tools/bluetooth-player: Add equalizer command
2013-06-10 Luiz Augusto... tools/bluetooth-player: Add queue command
2013-06-10 Luiz Augusto... tools/bluetooth-player: Add item argument to play command
2013-06-10 Luiz Augusto... tools/bluetooth-player: Add list-items command
2013-06-10 Luiz Augusto... tools/bluetooth-player: Add change-folder command
2013-06-10 Luiz Augusto... tools/bluetooth-player: Print playlist name in command...
2013-06-10 Luiz Augusto... tools/bluetooth-player: Add proxy handling for org...
2013-06-10 Luiz Augusto... tools/bluetooth-player: Add folder properties to comman...
2013-06-10 Luiz Augusto... tools/bluetooth-player: Add proxy handling for org...
2013-06-10 Luiz Augusto... tools/bluetooth-player: Add select command
2013-06-10 Luiz Augusto... tools/bluetooth-player: Add show command
2013-06-10 Luiz Augusto... tools/bluetooth-player: Add list command
2013-06-10 Luiz Augusto... tools/bluetooth-player: Add rewind command
2013-06-10 Luiz Augusto... tools/bluetooth-player: Add fast-forward command
2013-06-10 Luiz Augusto... tools/bluetooth-player: Add previous command
2013-06-10 Luiz Augusto... tools/bluetooth-player: Add next command
2013-06-10 Luiz Augusto... tools/bluetooth-player: Add stop command
2013-06-10 Luiz Augusto... tools/bluetooth-player: Add pause command
2013-06-10 Luiz Augusto... tools/bluetooth-player: Add play command
2013-06-10 Luiz Augusto... tools/bluetooth-player: Add support for container types...
2013-06-10 Luiz Augusto... tools/bluetooth-player: Add proxy handling for org...
2013-06-10 Luiz Augusto... tools/bluetooth-player: Add initial code
2013-06-10 Luiz Augusto... build: Add bluetooth-player command line client
2013-06-10 Luiz Augusto... tools/mpris-player: Fix crash on 32-bit machines
2013-06-07 Johan Hedbergcore: Fix find included handling with sudden disconnections
2013-06-07 Johan Hedbergcore: Add logging of default agent changes
2013-06-07 Johan Hedbergcore: Use bt_uuid_strcmp when possible
2013-06-07 Johan Hedbergcore: Fix another memory leak when removing profiles
2013-06-07 Johan Hedbergcore: Fix memory leak in device_remove_profiles
2013-06-07 Johan Hedbergalert: Fix invalid read past end of buffer
2013-06-07 Johan Hedbergcore: Minor whitespace fix
2013-06-07 Johan Hedbergcore: Fix canceling all pending GAttrib operations
2013-06-07 Johan Hedbergattrib: Use GAttrib destroy callback for included search
2013-06-07 Johan Hedbergmonitor: Add decoders for common ATT attribute values
2013-06-07 Johan Hedbergmonitor: Add dedicated function for decoding attribute...
2013-06-07 Johan Hedbergmonitor: Fix ATT read by type request parameter name
2013-06-07 Johan Hedbergmonitor: Add find by type value response decoding support
2013-06-07 Johan Hedbergmonitor: Add ATT find by type value request decoding...
2013-06-07 Johan Hedbergmonitor: Add ATT write command decoding support
2013-06-07 Johan Hedbergmonitor: Add ATT read blob response decoding support
2013-06-07 Johan Hedbergmonitor: Add ATT read blob request decoding support
2013-06-07 Johan Hedbergmonitor: Add HCI LTK req reply command complete decorin...
2013-06-07 Johan Hedbergmonitor: Add HCI LTK request negative reply command...
2013-06-07 Johan Hedbergmonitor: Add HCI LTK request reply command decoding
2013-06-07 Johan Hedbergmonitor: Add ATT write response decoding support
2013-06-07 Johan Hedbergmonitor: Add ATT write request decoding support
2013-06-07 Johan Hedbergmonitor: Add ATT find info response decoding
2013-06-07 Johan Hedbergmonitor: Add ATT find info request decoding support
2013-06-01 Szymon Jancconfigure.ac: Fix typos sytemd -> systemd
2013-05-31 Johan Hedbergtools/l2cap-tester: Use PSM 0x1001 instead of 0x0001
2013-05-29 Mikel Astizheartrate: Fix D-Bus registration error case
2013-05-29 Mikel Astizcyclingspeed: Fix D-Bus registration error case
2013-05-29 Luiz Augusto... obexd: Fix coding style
2013-05-29 Luiz Augusto... obexd: Simplify manager_register_session
2013-05-29 Luiz Augusto... obexd: Fix not unregistering interface when a session...
2013-05-29 Gustavo Padovanmanager: remove unused call to obex_getpeername()
2013-05-29 Gustavo Padovansession: add Source and Destination properties
2013-05-29 Gustavo Padovanobex: get src and dst address and store it
2013-05-29 Gustavo Padovanobex: add obex_getsockname()
2013-05-29 Gustavo Padovanbluetooth: add getsockname() entry in the bluetooth...
2013-05-29 Gustavo Padovantransport: add getsockname to transport driver
2013-05-29 Johan Hedbergtools/l2cap-tester: Add invalid PSM client test case
2013-05-29 Johan Hedbergtools/l2cap-tester: Refactor to enable per-test test...
2013-05-29 Christian Fetzerobexd: Queue delete command
2013-05-29 Christian Fetzerobexd: Queue move command
2013-05-29 Christian Fetzerobexd: Queue copy command
next