summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 4.484.48Marcel Holtmann2009-08-162-1/+12
* Update library versionMarcel Holtmann2009-08-161-1/+1
* Fix issues with the previous A2DP Source patch for unix.cJohan Hedberg2009-08-171-18/+30
* Small optimization on audio IPC.João Paulo Rechi Vita2009-08-171-4/+3
* Add support for the source interface to audio IPC.João Paulo Rechi Vita2009-08-171-14/+41
* Prepare for better subdirectory automake supportMarcel Holtmann2009-08-162-2/+4
* Remove unused variable from the hci_dev structJohan Hedberg2009-08-151-1/+0
* Move logging functions into the daemonMarcel Holtmann2009-08-144-3/+3
* Remove dependency on logging helpersMarcel Holtmann2009-08-142-9/+1
* Implement Class of Device cache for async behaviour.Alok Barsode2009-08-159-250/+205
* Fix maemo telephony initialization to wait for correct modem stateJohan Hedberg2009-08-131-107/+125
* Improve network API documentationPaul Fertser2009-08-121-0/+8
* Actually read the CreateDevice replyBastien Nocera2009-08-111-3/+4
* Don't abort cups backend on property changeBastien Nocera2009-08-111-0/+2
* Mark Bluetooth printers as being localTill Kamppeter2009-08-111-1/+1
* Allow lp (CUPS) to talk to bluetoothdTill Kamppeter2009-08-111-0/+6
* Fix checking records returned by bt_search_service on headset.c.Luiz Augusto von Dentz2009-08-121-7/+6
* Introduce sdp_uuid_cmp to sdp_lib.h.Luiz Augusto von Dentz2009-08-122-0/+19
* Don't enable the SCO server socket when not necessaryJohan Hedberg2009-08-113-3/+11
* Remove really outdated M4 fileMarcel Holtmann2009-08-102-42/+0
* Make all major plugins builtin to simplify debuggingMarcel Holtmann2009-08-098-38/+40
* Build the builtin plugins along with the daemonMarcel Holtmann2009-08-094-61/+50
* Use NameHasOwner instead of ListNames for name checkingJohan Hedberg2009-08-081-15/+9
* Fix blocking service watch initial connect handlingMarcel Holtmann2009-08-063-46/+96
* Remove unused variables left by previous patchMarcel Holtmann2009-08-061-2/+0
* Modify example PBAP SDP record of sdptoolZhu Lan2009-08-061-7/+2
* Fix Adapter Name property setting when the adapter is DOWNJohan Hedberg2009-08-051-7/+8
* Fix write_local_name name parameter type to be constJohan Hedberg2009-08-052-2/+2
* Fix device name setting for mode=off when bluetoothd startsJohan Hedberg2009-08-042-38/+31
* Remove unnecessary variable assignmentJohan Hedberg2009-08-041-3/+1
* Release 4.474.47Marcel Holtmann2009-08-012-1/+9
* Update library versionMarcel Holtmann2009-08-011-1/+1
* Fix calling set_limited_discoverable twiceJohan Hedberg2009-08-011-5/+2
* Use limited discoverable mode only when 0 < discov_timeout <= 60Johan Hedberg2009-08-011-5/+9
* Cache service class updates during bootupAlok Barsode2009-08-013-20/+28
* Update audio-api.txt including AudioSource documentation.Luiz Augusto von Dentz2009-07-311-0/+53
* Remove deprecated method and signals for AudioSource.Luiz Augusto von Dentz2009-07-311-75/+5
* When RFKILL is unblocked restore the previous power settingMarcel Holtmann2009-07-311-0/+2
* Add functions for RFKILL and offline modeJohan Hedberg2009-07-314-1/+49
* Fix ipctest and its strict-aliasing problemsMarcel Holtmann2009-07-312-17/+22
* Add skeleton for RFKILL supportMarcel Holtmann2009-07-294-1/+178
* Fix missing includes from header filesMarcel Holtmann2009-07-292-0/+4
* Fix serial proxy record info attributesJohan Hedberg2009-07-281-2/+1
* Use 16/32-bit UUID if possible in serial proxy recordsJohan Hedberg2009-07-281-0/+1
* Track sender of CreateProxy.Luiz Augusto von Dentz2009-07-271-50/+83
* Remove the serial storage functionalityForrest Zhao2009-07-274-262/+7
* Fix whitespaceJohan Hedberg2009-07-241-1/+1
* Add support for multiple serial proxies configurationForrest Zhao2009-07-243-60/+180
* Fix another possible array out of bounds.Luiz Augusto von Dentz2009-07-221-1/+2
* Remove the service_classes_callback mechanismAlok Barsode2009-07-225-73/+16