OSDN Git Service

android-x86/external-bluetooth-bluez.git
2012-12-22 João Paulo... hog: Fix error message formating
2012-12-22 João Paulo... hog: Add debug info when initializing the suspend plugin
2012-12-22 João Paulo... hog: Fix message text and level when failing to load...
2012-12-22 Johan Hedbergobexd: Update string enumeration values to lower case
2012-12-22 Johan Hedbergdoc: Convert more upper case enums to lower case in...
2012-12-21 Marcel Holtmannbuild: Add magic file for BTSnoop file format
2012-12-21 Marcel HoltmannAUTHORS: Add missing entries from the hcidump merge
2012-12-21 Marcel HoltmannAUTHORS: Add missing entries from the obexd merge
2012-12-21 Anderson Lizardobuild: Fix installing udev rules file when $(srcdir...
2012-12-21 Anderson Lizardoobexd: Simplify org.bluez.Error.InvalidArguments handling
2012-12-21 Anderson Lizardosap: Use btd_error_* functions
2012-12-21 Anderson Lizardocore: Use ERROR_INTERFACE instead of org.bluez.Error
2012-12-21 Johan Hedbergdoc: Use lower case string values for supported OBEX...
2012-12-21 Luiz Augusto... obexd: Fix crash while attempting to authorize transfer
2012-12-21 Luiz Augusto... test: Make OBEX related scripts python 3 compatible
2012-12-21 Luiz Augusto... test: Port simple-obex-agent to the new API
2012-12-21 Johan Hedbergobexd: Update Authorize call to AuthorizePush API
2012-12-21 Johan Hedbergobexd: Implement Session transfer property
2012-12-21 Johan Hedbergobexd: Fix session path generation in manager_unregiste...
2012-12-21 Johan Hedbergobexd: Implement Time transfer property
2012-12-21 Johan Hedbergdoc: Use uint64 instead of uint32 for Time property...
2012-12-21 Johan Hedbergobexd: Implement Type transfer property
2012-12-21 Marcel Holtmanntest: Handle IO exceptions from PBAP client
2012-12-21 Marcel Holtmannobexd: Add a few more debug statements
2012-12-21 Marcel Holtmanndoc: Remove more copyright statements from API specific...
2012-12-21 Marcel Holtmanndoc: Update OBEX push agent callback parameters
2012-12-21 Marcel Holtmanndoc: Update OBEX transfer object with missing properties
2012-12-21 Marcel Holtmanndoc: Add Release callback to OBEX agent API
2012-12-21 Marcel Holtmanndoc: It should be org.bluez.obex.Error.Failed and not...
2012-12-21 Marcel Holtmanndoc: Use org.bluez.obex.MessageAccess1 and org.bluez...
2012-12-21 Marcel Holtmanndoc: Cleanup of OBEX API specifications
2012-12-21 Marcel Holtmannbuild: Include obex-api.txt and obex-agent-api.txt...
2012-12-21 Marcel Holtmanndoc: Rename obexd-api.txt into just obex-api.txt
2012-12-21 Marcel Holtmannobexd: There is only one daemon
2012-12-21 Luiz Augusto... core: Fix being able to register the same custom proper...
2012-12-21 Luiz Augusto... core: Fix btd_profile_remove_custom_prop crash
2012-12-21 Luiz Augusto... media: Remove custom property when last endpoint is...
2012-12-21 Luiz Augusto... core: Add btd_profile_remove_custom_prop function
2012-12-21 Luiz Augusto... obexd: Add Session property to Transfer interface
2012-12-21 Luiz Augusto... obexd: Remove unused code
2012-12-21 Johan HedbergTODO: Remove BlueZ 5 section as all items are already...
2012-12-21 Szymon Jancadapter: Fix setting discoverable mode from settings
2012-12-21 Luiz Augusto... obexd-api: Fix use gboolean intead of boolean
2012-12-21 Luiz Augusto... obexd-api: Add possible errors
2012-12-21 Luiz Augusto... obexd: Rename Progress property to Transferred
2012-12-21 Luiz Augusto... obexd: Use term active instead of in-progress for trans...
2012-12-21 Luiz Augusto... test: Update map-client to use the new interfaces
2012-12-21 Luiz Augusto... test: Update pbap-client to use the new interfaces
2012-12-21 Luiz Augusto... test: Update ftp-client to use the new interfaces
2012-12-21 Luiz Augusto... test: Update opp-client to use the new interfaces
2012-12-21 Luiz Augusto... obex-client: Rename org.bluez.obex.Transfer to Transfer1
2012-12-21 Luiz Augusto... obex-client: Rename org.bluez.obex.MessageAccess to...
2012-12-21 Luiz Augusto... obex-client: Rename org.bluez.obex.Synchronization...
2012-12-21 Luiz Augusto... obex-client: Rename org.bluez.obex.PhonebookAccess...
2012-12-21 Luiz Augusto... obex-client: Rename org.bluez.obex.FileTransfer to...
2012-12-21 Luiz Augusto... obex-client: Rename org.bluez.obex.ObjectPush to org...
2012-12-21 Luiz Augusto... obex-client: Rename org.bluez.obex.Session to org.bluez...
2012-12-21 Luiz Augusto... obexd: Rename org.bluez.obex.Client to org.bluez.obex...
2012-12-21 Luiz Augusto... obexd: Define base path so in future it is easier to...
2012-12-21 Luiz Augusto... obexd: Align client and server spec of org.bluez.obex...
2012-12-21 Luiz Augusto... obexd: Remove TransferStarted and TransferCompleted...
2012-12-21 Luiz Augusto... obexd: Fix transfer path to include session path
2012-12-21 Luiz Augusto... test: Update simple-obex-agent to use the new interface...
2012-12-21 Luiz Augusto... obexd: Fix session path to include manager path
2012-12-21 Luiz Augusto... obexd: Rename org.bluez.obex.Session to org.bluez.obex...
2012-12-21 Luiz Augusto... obexd: Rename org.bluez.obex.Transfer to org.bluez...
2012-12-21 Luiz Augusto... obexd: Rename org.bluez.obex.Agent to org.bluez.obex...
2012-12-21 Luiz Augusto... obexd: Rename Manager to AgentManager1
2012-12-21 Johan Hedbergcore: Fix sending set_discoverable if adapter is not...
2012-12-21 Marcel Holtmannbuild: Mark Health plugin as experimental for now
2012-12-21 Marcel Holtmannbuild: Split documentation files into multiple separate...
2012-12-21 Marcel Holtmanndoc: Remove outdated audio-telephony-design.txt for now
2012-12-21 Johan Hedbergtest: Make it possible to call test-network with a...
2012-12-21 Johan Hedbergtest: Fix test-network logging after a successful conne...
2012-12-21 Johan Hedbergnetwork: Add debug logs to better follow the connection...
2012-12-21 Johan Hedbergnetwork: Fix bnep_send_conn_req error checking
2012-12-21 Johan Hedbergnetwork: Remove unnecessary function cast
2012-12-21 Johan Hedbergnetwork: Fix passing correct btd_profile to device_prof...
2012-12-21 Johan HedbergRevert "build: Remove test-network"
2012-12-20 Johan Hedbergnetwork: Remove pointless pointer assignment at end...
2012-12-20 Johan HedbergRevert "network: Remove Network.Connect and Network...
2012-12-20 Johan Hedberghealth: Use lower-case strings for enum values (for...
2012-12-20 Johan Hedbergcore: Fix display_pincode_cb behavior
2012-12-20 Johan Hedbergdoc: Remove incorrect fallback behavior claim for Displ...
2012-12-20 Marcel Holtmannclient: Add support for requesting default agent
2012-12-20 Marcel Holtmannclient: Add support for handling service authorizations
2012-12-20 Marcel Holtmanntest: Remove no longer test-service script
2012-12-20 Marcel Holtmannclient: Mover name command to the proper location
2012-12-20 Marcel Holtmannclient: Add command to display version
2012-12-20 Marcel Holtmannclient: Add support for connecting/disconnecting devices
2012-12-20 Marcel Holtmannmonitor: Decode QoS setup command and event
2012-12-20 Marcel Holtmannmonitor: L2CAP information respones don't have a payload
2012-12-20 Marcel Holtmannmonitor: Print legacy PIN code in ASCII and not hex
2012-12-20 Frédéric Danismonitor: Fix crash in btmon
2012-12-19 Marcel Holtmannbuild: Remove support for external OOB plugin
2012-12-19 Marcel Holtmannbuild: Remove doc/control-api.txt from package
2012-12-19 Marcel Holtmannaudio: Change to org.bluez.MediaControl1 as interface...
2012-12-19 Marcel Holtmanndoc: Merge org.bluez.Control1 into org.bluez.MediaContr...
2012-12-19 Johan Hedbergtest: Remove non-exitent items from test-device help...
2012-12-19 Johan Hedbergdoc: Mark HFP-specific MediaTransport properties clearly
next