summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add Adapter property to device and fix access mode of Name property in adapte...Luiz Augusto von Dentz2008-03-102-2/+4
* Add initial code of adapter SetProperty.Luiz Augusto von Dentz2008-03-101-26/+97
* Update agent method descriptionsMarcel Holtmann2008-03-101-0/+31
* Storing device's profilesClaudio Takahasi2008-03-103-0/+28
* bt_list2string: fixed memory leakClaudio Takahasi2008-03-101-3/+6
* list2string: use space as uuid separatorClaudio Takahasi2008-03-101-1/+2
* added list2string functionClaudio Takahasi2008-03-102-0/+17
* Fix memory leak.Luiz Augusto von Dentz2008-03-101-0/+1
* Change property PeriodicInquiry to PeriodicDiscovery.Luiz Augusto von Dentz2008-03-101-1/+1
* Intial adapter GetProperties implementation.Luiz Augusto von Dentz2008-03-101-1/+53
* Fix double free.Luiz Augusto von Dentz2008-03-101-2/+0
* added new function to convert uuid to string(uuid128)Claudio Takahasi2008-03-105-9/+62
* Intial device GetProperties implementation.Luiz Augusto von Dentz2008-03-103-2/+95
* rollback an unintended commit on Makefile.amBrad Midgley2008-03-081-1/+2
* Cidorvan found another place where the spec had us saving a bunch of valuesBrad Midgley2008-03-082-26/+14
* extract the service class uuidClaudio Takahasi2008-03-073-5/+30
* Fix stream reconfiguration when it requires changing the stream endpoint.Luiz Augusto von Dentz2008-03-071-5/+35
* Rename some public agent functions to make way to the upcoming new agent APIJohan Hedberg2008-03-075-15/+16
* Registering device's object pathClaudio Takahasi2008-03-075-8/+36
* Report socket error when bridge module fails to load.Luiz Augusto von Dentz2008-03-071-1/+5
* Update documentationMarcel Holtmann2008-03-074-19/+43
* glib-helper: Extracting the sdp recordClaudio Takahasi2008-03-071-2/+33
* Move documentation into doc directoryMarcel Holtmann2008-03-073-0/+2
* Fix handling of compat_ppoll when no timeout is specifiedMarcel Holtmann2008-03-071-1/+6
* Allow event listening and commands at the same timeMarcel Holtmann2008-03-071-1/+1
* glib-helper: use g_try_malloc instead of g_mallocClaudio Takahasi2008-03-071-3/+5
* added missing conditions for sdp connect watchClaudio Takahasi2008-03-061-1/+2
* Add CreateDeviceWithAgent to adapter API.Luiz Augusto von Dentz2008-03-061-0/+4
* added bt_discover_services functionClaudio Takahasi2008-03-064-18/+195
* decoder optimization, now using nested multiply callsBrad Midgley2008-03-061-48/+51
* Add skeleton for GLib helpersMarcel Holtmann2008-03-063-2/+66
* Add directory for documentationMarcel Holtmann2008-03-063-1/+4
* Fixed DeviceFound signal signatureClaudio Takahasi2008-03-061-7/+7
* Fix CUPS error and state reportingMarcel Holtmann2008-03-063-18/+54
* Fixing some method signatures in the Adapter Interface.Vinicius Gomes2008-03-051-2/+2
* Adding Device InterfaceVinicius Gomes2008-03-053-14/+51
* Adapts the device name to the new way.Vinicius Gomes2008-03-051-1/+1
* Add new D-Bus API documentation.Luiz Augusto von Dentz2008-03-052-0/+147
* Introduces new Adapter signals.Vinicius Gomes2008-03-051-2/+9
* Introduces the new Adapter Interface.Vinicius Gomes2008-03-051-10/+22
* Use the GMarkup stubs from eglibMarcel Holtmann2008-03-053-50/+2
* Make sure that sizeof(struct _GMarkupParseContext) > 0Johan Hedberg2008-03-051-0/+1
* Implement empty stubs for a minimal set of GMarkup functionsJohan Hedberg2008-03-052-0/+89
* Fix distribution buildutils-3.28Marcel Holtmann2008-03-051-2/+1
* Update changelog and bump version numberMarcel Holtmann2008-03-052-1/+12
* Enable gcc -O3 optimizations for SBCMarcel Holtmann2008-03-051-0/+2
* Remove the support for SDP parsing via expatMarcel Holtmann2008-03-057-321/+0
* Avoid potential allignment trapJohan Hedberg2008-03-051-1/+10
* Remove unnecessary empty lineJohan Hedberg2008-03-051-1/+0
* Rename ForceMaster to just MasterJohan Hedberg2008-03-054-4/+4