OSDN Git Service

android-x86/external-bluetooth-bluez.git
2010-07-05 Marcel HoltmannAdd .mailmap file to fix Luiz's name spelling in git...
2010-07-03 Marcel HoltmannRelease 4.67
2010-07-03 Marcel HoltmannUpdate library version
2010-07-02 Siarhei Siamashkasbc: ARMv6 optimized version of analysis filter for...
2010-07-02 Siarhei Siamashkasbc: faster 'sbc_calculate_bits' function
2010-07-02 Siarhei Siamashkasbc: slightly faster 'sbc_calc_scalefactors_neon'
2010-07-02 Siarhei Siamashkasbc: ARM NEON optimizations for input permutation in...
2010-07-02 Siarhei Siamashkasbc: ARM NEON optimized joint stereo processing in...
2010-07-02 Vinicius Costa... Fix the output of the list command of test-device
2010-07-02 Vinicius Costa... Fix the return value of read_device_alias
2010-07-01 Luiz Augusto... core: fix not waiting until mode change is complete
2010-07-01 Luiz Augusto... core: fix emitting pairable when there could still...
2010-07-01 Luiz Augusto... hciops: fix not checking all possible errors
2010-06-30 João Paulo... Add udev scripts to .gitignore
2010-06-30 Vladimir Davydovhciattach: Fix the timeout handling code
2010-06-30 Johan HedbergFix the ALSA plugin to match the updated libsbc API
2010-06-30 Johan HedbergFix signedness of libsbc parameters
2010-06-30 Siarhei Siamashkasbc: ARM NEON optimization for scale factors calculation
2010-06-30 Siarhei Siamashkasbc: MMX optimization for scale factors calculation
2010-06-30 Siarhei Siamashkasbc: new 'sbc_calc_scalefactors_j' function added to...
2010-06-29 Luiz Augusto... Fix use of errno after calling some function that could...
2010-06-29 Luiz Augusto... Fix sending authentication reply when bonding is alread...
2010-06-29 Luiz Augusto... Fix not propagating bonding error properly
2010-06-29 Luiz Augusto... Fix not cancelling authentication when bonding fails
2010-06-29 Luiz Augusto... Fix possible memory leaks on ofono driver
2010-06-29 Luiz Augusto... Fix not freeing memory on driver exit
2010-06-29 Luiz Augusto... Remove redundant information that is already present...
2010-06-29 Luiz Augusto... Fix some code style issues
2010-06-29 Harri Mahonenaudio: fix memory leak with typefinding
2010-06-28 Daniel OrstadiusFix unblock removed device
2010-06-18 Elvis PfützenreuterFix sdp_get_supp_feat function
2010-06-17 Johan HedbergFix attempt to use a potential negative array index
2010-06-17 Johan HedbergFix missing error check to dbus_message_get_args
2010-06-17 Johan HedbergAdd an error log when avdtp_close fails in stream_timeout
2010-06-17 Johan HedbergFix memory leak
2010-06-16 Waldemar RymarkiewiczDon't handle Changed Combination Link Key for temporary...
2010-06-15 Johan HedbergMake use of device_get_agent() in device_request_authen...
2010-06-13 Johan HedbergAdd support for multiple adapters to the test scripts
2010-06-12 Marcel HoltmannRelease 4.66
2010-06-12 Marcel HoltmannEnable all debug sections when SIGUSR2 is triggered
2010-06-12 Marcel HoltmannRemove the broken concept of debug_enabled handling
2010-06-12 Marcel HoltmannRename debug() into btd_debug() to hide it in favor...
2010-06-12 Johan HedbergStore debug keys in runtime memory
2010-06-12 Johan HedbergRemove unnecessary device_set_agent function
2010-06-12 Johan HedbergAuto-accept user confirmation when local agent has...
2010-06-12 Johan HedbergClean up SSP user confirmation code
2010-06-12 Johan HedbergSimplify agent lookup
2010-06-11 Luiz Augusto... Fix not looking into storage when a record is not found...
2010-06-11 Luiz Augusto... Fix DiscoverServices not retrieving any records
2010-06-09 Johan HedbergFix audio profile disconnection order
2010-06-08 Gustavo F.... audio: fix leak on gateway
2010-06-08 Gustavo F.... Fix regression with debug via SIGUSR2
2010-06-08 Gustavo F.... log: Remove vinfo function
2010-06-08 Gustavo F.... Remove ifndef barrier from log.h and btio.h
2010-06-08 Gustavo F.... Fix redundant null check on calling free()
2010-06-08 Gustavo F.... sbc: Fix redundant null check on calling free()
2010-06-08 Gustavo F.... sdptool: Fix 2 possible NULL dereference
2010-06-08 Gustavo F.... audio: Fix typo
2010-06-08 Johan HedbergAdd missing help text for test-device blocked command
2010-06-07 Johan HedbergReject remote just-works SSP attempts when MITM protect...
2010-06-07 Johan HedbergDon't follow remote MITM if local IO capability is...
2010-06-06 Johan HedbergAllow performing dedicated bonding without MITM requirement
2010-06-04 Zhu YanhaiFix adapter reference counting in gateway_server_remove
2010-06-04 Elvis PfützenreuterChange MDP profile name and macros to HDP
2010-05-27 Luiz Augusto... Add headset_set_gain to eliminate duplicate code
2010-05-27 Luiz Augusto... Fix not emitting PropertyChanged for SpeakerGain/Microp...
2010-05-27 Luiz Augusto... Use DBG instead of debug for more verbose output
2010-05-26 Johan HedbergCoding style cleanup
2010-05-25 Luiz Augusto... Fix redundant speaker/microphone gains being sent
2010-05-23 Marcel HoltmannRelease 4.65
2010-05-23 Marcel HoltmannUpdate library version
2010-05-23 Johan HedbergFix driver removal upon device removal
2010-05-21 Gustavo F.... Move debug() to DBG()
2010-05-21 Gustavo F.... Remove old defines from serial code
2010-05-21 Gustavo F.... Move logging.{c,h} to log.{c,h}
2010-05-21 Luiz Augusto... Fix service indicator not sent when entering searching...
2010-05-21 Gustavo F.... Add dynamic debug feature
2010-05-21 Gustavo F.... Add manual log to hcitrace
2010-05-19 Marcel HoltmannAdd pragma based workaround for GStreamer warnings
2010-05-19 Marcel HoltmannRevert "Fix build issues with latest GStreamer updates"
2010-05-19 Johan HedbergUpdate phonet-at location to match recent versions
2010-05-17 Marcel HoltmannFix build issues with latest GStreamer updates
2010-05-17 Johan HedbergAdd new "Blocked" property to device objects
2010-05-17 Johan HedbergAdd hciconfig support for blacklisting
2010-05-17 Johan HedbergAdd HCIBLOCKADDR and HCIUNBLOCKADDR ioctl definitions
2010-05-12 Marcel HoltmannFix issues with general bonding being default setting now
2010-05-11 Luiz Augusto... Fix signal strength indicator on maemo6 driver
2010-05-11 Luiz Augusto... Fix operator name indicator on maemo6 driver
2010-05-06 Jose Antonio... Remove extra spaces from tools dir
2010-05-06 Jose Antonio... Remove extra spaces in test dir
2010-05-06 Jose Antonio... Remove extra spaces from sdpd-request.c
2010-05-06 Jose Antonio... Remove extra spaces at end of line in lib dir
2010-05-06 Jose Antonio... Remove extra spaces at end of line in compat dir
2010-04-29 Johan HedbergFix parent path introspection data invalidation for...
2010-04-29 Johan HedbergFix memory leak in g_dbus_register_interface
2010-04-28 Marcel HoltmannRelease 4.64
2010-04-28 Marcel HoltmannAdd missing author credits
2010-04-28 Marcel HoltmannUpdate library version
2010-04-28 Johan HedbergFix scope bdaddr variable to not be larger than necessary
2010-04-28 Elvis PfutzenreuterUpdate service class on adapter-by-adapter basis
next