summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Make Headset.Play() succeed if there's a pending HFP triggered SCOJohan Hedberg2008-10-241-0/+4
* Fix manager_allow_headset_connection count checkJohan Hedberg2008-10-241-2/+4
* Don't set the ring timer twiceJohan Hedberg2008-10-241-0/+2
* No need to remove the ring timer twice in the terminate call caseJohan Hedberg2008-10-241-10/+0
* Also remove ring timer if the HF rejects the callJohan Hedberg2008-10-241-0/+10
* Remove the ring timer imediately when ATA is receivedJohan Hedberg2008-10-241-10/+4
* Ensure that SCO is up before sending RINGs for inband ringtoneJohan Hedberg2008-10-241-50/+84
* Remove bogus functionJohan Hedberg2008-10-241-5/+0
* Use g_clear_error(&err) instead of g_error_free(err); err = NULLJohan Hedberg2008-10-245-49/+25
* Limit the amount of connected HSP/HFP devices and make it configurableJohan Hedberg2008-10-244-0/+48
* Add documentation for Icon propertyMarcel Holtmann2008-10-231-0/+5
* Add support for Dell Wireless 365Marcel Holtmann2008-10-231-1/+2
* Add more product IDs for Logitech MX5500Marcel Holtmann2008-10-231-0/+2
* Return proper error replies in telephony-dummyJohan Hedberg2008-10-221-9/+15
* Release 4.164.16Marcel Holtmann2008-10-212-1/+6
* Fix GDBusWatchFunction usageJohan Hedberg2008-10-211-2/+9
* Add PBAP UUID for simpler accessMarcel Holtmann2008-10-211-0/+1
* Remember to remove the name listener in path_unregisterJohan Hedberg2008-10-201-0/+3
* Unload adapter drivers on adapter removal instead of adapter_stopJohan Hedberg2008-10-201-2/+2
* Call exit_callback with correct parameters upon path removalJohan Hedberg2008-10-201-1/+6
* Release 4.154.15Marcel Holtmann2008-10-202-1/+7
* Increase library version numberMarcel Holtmann2008-10-201-1/+1
* Add all binary programs to .gitignoreMarcel Holtmann2008-10-201-0/+36
* Fix another format string warningJohan Hedberg2008-10-201-1/+1
* Get rid of format string warnings with recent gcc versionsJohan Hedberg2008-10-204-62/+62
* Perform a proper abort upon stream connect failureJohan Hedberg2008-10-201-4/+8
* Get rid of unnecessary finalize*errno(setup, 0) callsJohan Hedberg2008-10-191-19/+6
* Respond to a stream setup request also on Start_IndJohan Hedberg2008-10-191-0/+9
* Check for existing STREAMING state when receiving START_RSPJohan Hedberg2008-10-191-1/+4
* Remove OPEN state change from avdtp_open_cmdJohan Hedberg2008-10-191-1/+0
* Add another company identifierMarcel Holtmann2008-10-191-0/+2
* Use dlopen() directly and don't depend on GModuleMarcel Holtmann2008-10-184-48/+35
* Add g_dbus_add_service_watch() implementationMarcel Holtmann2008-10-172-22/+45
* Fix fallouts due to GDBusWatchFunction changesMarcel Holtmann2008-10-176-7/+7
* Fix connection disconnect functionMarcel Holtmann2008-10-171-2/+2
* Change declaration of GDBusWatchFunctionMarcel Holtmann2008-10-172-3/+4
* Implement better support for AT+CHLD=<n>Johan Hedberg2008-10-173-4/+30
* Add network timeout CME errorJohan Hedberg2008-10-171-0/+1
* Release 4.144.14Marcel Holtmann2008-10-172-1/+8
* Include sixpair.c in the distributionMarcel Holtmann2008-10-171-1/+1
* Fix indentation levelsJohan Hedberg2008-10-163-36/+30
* Add emit_array_property_changed()Johan Hedberg2008-10-164-72/+70
* Rename dbus_connection_emit_property_changed to emit_property_changedJohan Hedberg2008-10-1610-148/+112
* Add dict_append_array()Johan Hedberg2008-10-164-4/+37
* Fix yet another instance of dbus_message_iter_append_dict_entryJohan Hedberg2008-10-161-2/+1
* Fix remaining places to use dict_append_entry tooJohan Hedberg2008-10-166-40/+22
* Rename dbus_message_iter_append_dict_entry to dict_append_entryJohan Hedberg2008-10-165-39/+23
* Save name for the sixaxis controllerBastien Nocera2008-10-161-0/+1
* Store every record information for the sixaxis controllersBastien Nocera2008-10-161-119/+18
* Fix setting the master address on the sixaxisBastien Nocera2008-10-161-4/+8