summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 4.104.10Marcel Holtmann2008-10-032-1/+7
* Update documentation.Luiz Augusto von Dentz2008-10-023-23/+122
* Mark old plugins API as deprecated.Luiz Augusto von Dentz2008-10-025-25/+34
* Add code to emit PropertyChanged on network interface.Luiz Augusto von Dentz2008-10-021-0/+28
* Add property support for network interface.Luiz Augusto von Dentz2008-10-021-0/+48
* Add code to emit PropertyChanged on input interface.Luiz Augusto von Dentz2008-10-021-0/+10
* Add property support for input interface.Luiz Augusto von Dentz2008-10-021-0/+30
* Add code to emit PropertyChanged on control interface.Luiz Augusto von Dentz2008-10-021-1/+16
* Add property support for control interface.Luiz Augusto von Dentz2008-10-021-0/+29
* Add code to emit PropertyChanged on sink interface.Luiz Augusto von Dentz2008-10-021-2/+26
* Add property support for sink interface.Luiz Augusto von Dentz2008-10-021-0/+36
* Add code to emit PropertyChanged on headset interface.Luiz Augusto von Dentz2008-10-021-3/+31
* Add property support for headset interface.Luiz Augusto von Dentz2008-10-021-8/+115
* Check HFP status before checking cli_active variableJohan Hedberg2008-10-021-0/+3
* Use send_foreach_headset() for RING indicationJohan Hedberg2008-10-021-41/+38
* Implement call waiting notification supportJohan Hedberg2008-10-022-7/+62
* Update active call status when call is answeredJohan Hedberg2008-10-021-1/+2
* Add some debug prints for the connected/disconnected callbacksJohan Hedberg2008-10-021-0/+2
* Make the features bits reflect what's actually supported currentlyJohan Hedberg2008-10-021-1/+3
* Remove unnecessary empty lineJohan Hedberg2008-10-021-1/+0
* Enable proper support for CME errorsJohan Hedberg2008-10-021-5/+30
* Add support for subscriber number notificationJohan Hedberg2008-10-023-0/+41
* Add support for simple call tracking in dummy driverJohan Hedberg2008-10-022-2/+58
* Add support for current call list queryJohan Hedberg2008-10-023-0/+44
* Pass context to telephony driver in order to allow multiple headsetsJohan Hedberg2008-10-024-307/+283
* Add defines for Extended Audio Gateway Error Result CodesJohan Hedberg2008-10-021-0/+25
* Fix AVDTP_STATE_OPEN to happen only after connected and thus prevent emitting...Luiz Augusto von Dentz2008-10-011-2/+2
* Prevent passing stdin (0) as a audio transport to applications.Luiz Augusto von Dentz2008-10-011-1/+1
* Fix another potential invalid read.Luiz Augusto von Dentz2008-10-011-1/+1
* Fix potential invalid read.Luiz Augusto von Dentz2008-10-011-1/+1
* Add skeleton for Maemo telephony driverMarcel Holtmann2008-10-012-1/+28
* Remove device discovery timer on device removal.Luiz Augusto von Dentz2008-09-301-0/+3
* Prevent emitting duplicate signals for DiscoverableTimeout property.Luiz Augusto von Dentz2008-09-301-0/+3
* Fix memory leaks with HAL messagesMarcel Holtmann2008-09-301-0/+6
* Release 4.94.9Marcel Holtmann2008-09-292-1/+6
* Read the class of device before setting a new oneMarcel Holtmann2008-09-291-5/+7
* Set device class before storing itMarcel Holtmann2008-09-291-1/+1
* Send alias update when remote name result is availableMarcel Holtmann2008-09-291-5/+14
* Set major and minor class in one goMarcel Holtmann2008-09-291-2/+1
* Add support for setting major and minor class togetherMarcel Holtmann2008-09-292-1/+21
* Make sure to always add Alias and Icon propertyMarcel Holtmann2008-09-293-67/+89
* Use correct value for major classMarcel Holtmann2008-09-291-1/+1
* Add missing void declaration in functionMarcel Holtmann2008-09-292-2/+2
* Fix duplicate entries for service UUIDsMarcel Holtmann2008-09-291-8/+17
* Actually set the major and minor device classMarcel Holtmann2008-09-291-3/+25
* Add functions to write major and minor device classMarcel Holtmann2008-09-292-5/+38
* Fix signal emission for Powered and DiscoverableMarcel Holtmann2008-09-291-57/+50
* Add missing backslashMarcel Holtmann2008-09-291-1/+1
* Release 4.84.8Marcel Holtmann2008-09-292-1/+7
* The usage of libhal is no longer requiredMarcel Holtmann2008-09-293-27/+3