Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | The input connect method takes no parameters | Marcel Holtmann | 2008-09-10 | 1 | -7/+2 | |
| | ||||||
* | Update test-discovery. | Luiz Augusto von Dentz | 2008-09-09 | 1 | -5/+6 | |
| | ||||||
* | Add test-network. | Luiz Augusto von Dentz | 2008-09-09 | 1 | -0/+43 | |
| | ||||||
* | Make RequestMode to overwrite session mode when already active. | Luiz Augusto von Dentz | 2008-09-09 | 1 | -13/+33 | |
| | ||||||
* | Cleanup mode and discovery session code. | Luiz Augusto von Dentz | 2008-09-09 | 1 | -71/+35 | |
| | ||||||
* | Input: Minor cleanup | Claudio Takahasi | 2008-09-09 | 5 | -16/+7 | |
| | ||||||
* | Input: storage cleanup | Claudio Takahasi | 2008-09-09 | 6 | -466/+207 | |
| | ||||||
* | Removed warning: uninitialised value | Claudio Takahasi | 2008-09-09 | 1 | -1/+2 | |
| | ||||||
* | Fix a2dp and avrcp drivers to not rely on BDADDR_ANY. | Luiz Augusto von Dentz | 2008-09-08 | 10 | -121/+274 | |
| | ||||||
* | Add -i option to avinfo. | Luiz Augusto von Dentz | 2008-09-08 | 1 | -11/+22 | |
| | ||||||
* | Remove incorrect (and premature) optimization | Johan Hedberg | 2008-09-08 | 1 | -3/+0 | |
| | ||||||
* | Merge branch 'for-upstream' of git://gitorious.org/bluez/aloks-clone | Marcel Holtmann | 2008-09-08 | 8 | -48/+41 | |
|\ | ||||||
| * | Redefining device_get_address to take bdaddr_t as parameter. | Alok Barsode | 2008-09-08 | 8 | -48/+41 | |
| | | ||||||
* | | Use DBG instead of printf for debug print | Johan Hedberg | 2008-09-08 | 1 | -1/+1 | |
|/ | ||||||
* | Redefining adapter_get_address to take bdaddr_t as parameter. | Alok Barsode | 2008-09-08 | 11 | -70/+75 | |
| | ||||||
* | Fixing load_stored in Input plugin. | Alok Barsode | 2008-09-08 | 1 | -8/+12 | |
| | ||||||
* | Fix memory leak caused by previous SDP browse fix | Johan Hedberg | 2008-09-08 | 1 | -0/+1 | |
| | ||||||
* | Rename Source and Sink to AudioSource and AudioSink | Johan Hedberg | 2008-09-08 | 3 | -6/+5 | |
| | ||||||
* | Merge branch 'master' of ssh://master.kernel.org/pub/scm/bluetooth/bluez | Johan Hedberg | 2008-09-08 | 36 | -447/+150 | |
|\ | ||||||
| * | Release 4.44.4 | Marcel Holtmann | 2008-09-07 | 2 | -1/+6 | |
| | | ||||||
| * | Add temporary fix for the CUPS compile issue | Marcel Holtmann | 2008-09-06 | 3 | -4/+8 | |
| | | ||||||
| * | Mention the variable prefix of an object path | Marcel Holtmann | 2008-09-06 | 4 | -5/+5 | |
| | | ||||||
| * | Don't forget to include service-api.txt | Marcel Holtmann | 2008-09-06 | 1 | -2/+4 | |
| | | ||||||
| * | Release 4.34.3 | Marcel Holtmann | 2008-09-06 | 2 | -1/+7 | |
| | | ||||||
| * | Fix distribution includes | Marcel Holtmann | 2008-09-06 | 2 | -2/+2 | |
| | | ||||||
| * | Fix the simple service example | Marcel Holtmann | 2008-09-06 | 1 | -4/+4 | |
| | | ||||||
| * | Fix D-Bus API for serial and network plugins | Marcel Holtmann | 2008-09-06 | 3 | -6/+6 | |
| | | ||||||
| * | Remove old serial test script | Marcel Holtmann | 2008-09-06 | 1 | -40/+0 | |
| | | ||||||
| * | Fix org.bluez.Serial interface | Marcel Holtmann | 2008-09-06 | 2 | -1/+44 | |
| | | ||||||
| * | Remove double semi-colons | Johan Hedberg | 2008-09-06 | 1 | -7/+7 | |
| | | ||||||
| * | Merge branch 'master' of ssh://master.kernel.org/pub/scm/bluetooth/bluez | Johan Hedberg | 2008-09-06 | 4 | -7/+9 | |
| |\ | ||||||
| | * | Merge branch 'master' of ssh://master.kernel.org/pub/scm/bluetooth/bluez | Marcel Holtmann | 2008-09-06 | 7 | -14/+8 | |
| | |\ | ||||||
| | * | | Fix D-Bus connection init | Marcel Holtmann | 2008-09-06 | 4 | -7/+9 | |
| | | | | ||||||
| * | | | Remove obsolete files | Johan Hedberg | 2008-09-06 | 3 | -340/+1 | |
| | |/ | |/| | ||||||
| * | | Fix audio and input interfaces match the API documentation | Johan Hedberg | 2008-09-06 | 7 | -14/+8 | |
| |/ | ||||||
| * | Check for duplicate record handles and not UUIDs | Johan Hedberg | 2008-09-05 | 1 | -2/+9 | |
| | | ||||||
| * | Merge branch 'master' of ssh://master.kernel.org/pub/scm/bluetooth/bluez | Marcel Holtmann | 2008-09-05 | 1 | -1/+7 | |
| |\ | ||||||
| | * | Check for duplicate records when discovering services | Johan Hedberg | 2008-09-05 | 1 | -1/+7 | |
| | | | ||||||
| * | | Network: removed unused function | Claudio Takahasi | 2008-09-05 | 1 | -6/+0 | |
| | | | ||||||
| * | | Input: Minor cleanup | Claudio Takahasi | 2008-09-05 | 1 | -12/+2 | |
| | | | ||||||
| * | | Network: missing unregister adapter drivers | Claudio Takahasi | 2008-09-05 | 1 | -1/+4 | |
| | | | ||||||
| * | | Audio: Missing DBusConnection unref | Claudio Takahasi | 2008-09-05 | 1 | -6/+8 | |
| | | | ||||||
| * | | Serial: Missing DBusConnection unref | Claudio Takahasi | 2008-09-05 | 1 | -7/+8 | |
| | | | ||||||
| * | | Input: Missing DBusConnection unref | Claudio Takahasi | 2008-09-05 | 1 | -6/+7 | |
| | | | ||||||
| * | | Network: Missing DBusConnection unref | Claudio Takahasi | 2008-09-05 | 1 | -5/+7 | |
| |/ | ||||||
| * | Merge branch 'for-upstream' of git://gitorious.org/bluez/vudentzs-clone | Marcel Holtmann | 2008-09-05 | 1 | -8/+28 | |
| |\ | ||||||
| | * | Fix problem which prevents drivers from being probed. | Luiz Augusto von Dentz | 2008-09-05 | 1 | -8/+28 | |
| | | | ||||||
* | | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/bluetooth/bluez | Johan Hedberg | 2008-09-05 | 0 | -0/+0 | |
|\| | | ||||||
| * | | Limit context of DBusConnection | Johan Hedberg | 2008-09-05 | 1 | -2/+2 | |
| |/ | ||||||
* / | Limit context of DBusConnection | Johan Hedberg | 2008-09-05 | 1 | -2/+2 | |
|/ |