summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 4.354.35Marcel Holtmann2009-04-112-1/+13
* Update library versionMarcel Holtmann2009-04-111-1/+1
* Fix device removal while there's an authorization request pendingJohan Hedberg2009-04-113-6/+40
* Add GDestroyNotify support to agent callbacksJohan Hedberg2009-04-114-21/+38
* Minor whitespace fixJohan Hedberg2009-04-111-1/+1
* Fix manager_get_device to not always create a new device objectJohan Hedberg2009-04-114-10/+15
* Don't cache HFP & HSP RFCOMM channelsJohan Hedberg2009-04-111-40/+31
* Make serial port to not use channels from record storage.Luiz Augusto von Dentz2009-04-111-14/+80
* Fix incomming AVDTP connect while authorization in progressJohan Hedberg2009-04-111-0/+2
* Add debug print for indicator changesJohan Hedberg2009-04-111-0/+2
* Fix "callheld" indicator value for multiple callsJohan Hedberg2009-04-111-1/+18
* Clean up call state trackingJohan Hedberg2009-04-111-13/+3
* Fix "call" indicator value with multiple callsJohan Hedberg2009-04-111-3/+23
* Always use voice number type (no semicolon means data call)Johan Hedberg2009-04-091-1/+1
* Update alias once name is updated.Luiz Augusto von Dentz2009-04-092-9/+13
* Cleanup emit_device_found code.Luiz Augusto von Dentz2009-04-093-142/+113
* Simplify Manager.ListAdapters.Luiz Augusto von Dentz2009-04-091-10/+0
* Simplify Manager.FindAdapter.Luiz Augusto von Dentz2009-04-091-18/+4
* Introduce manager_find_adapter_by_address.Luiz Augusto von Dentz2009-04-092-6/+24
* Remove unnecessary function.Luiz Augusto von Dentz2009-04-091-45/+8
* Don't change Powered property when changing scan mode.Luiz Augusto von Dentz2009-04-091-9/+1
* Minor whitespace fixJohan Hedberg2009-04-081-1/+1
* IPC integration part for HFP HF support (org.bluez.HeadsetGateway)Forrest Zhao2009-04-083-7/+195
* Fix Device.Connected property tracking when changing the Powered property.Johan Hedberg2009-04-082-4/+4
* Fix device removal while audio IPC client is connectedJohan Hedberg2009-04-074-1/+21
* Fix errno string conversionJohan Hedberg2009-04-072-29/+29
* Add new company identifiersMarcel Holtmann2009-04-061-0/+8
* Fix CancelDeviceCreation error return for an already existing deviceJohan Hedberg2009-04-061-2/+2
* Send reply for each if-clause separatelyJohan Hedberg2009-04-041-3/+2
* The main part for HFP HF (org.bluez.HeadsetGateway) supportForrest2009-04-031-0/+1030
* Add basic framework support for HFP HF role (org.bluez.HeadsetGateway)Forrest2009-04-034-33/+178
* Add the D-Bus interface definition for org.bluez.HeadsetGatewayForrest2009-04-031-0/+114
* Fix g_dbus_remove_all_watches to remove all watches for the given connection.Luiz Augusto von Dentz2009-04-031-7/+4
* Fix gdbus watch function not handling multiple dbus connections.Luiz Augusto von Dentz2009-04-031-12/+33
* Revert "Fix null dereference in gdbus/watch.c"Johan Hedberg2009-04-031-1/+1
* Fix disconnection timers for org.bluez.AudioJohan Hedberg2009-04-025-6/+8
* Fix possible null pointer deference.Luiz Augusto von Dentz2009-04-011-1/+2
* Fix possible null pointer deference.Luiz Augusto von Dentz2009-04-011-5/+9
* Fix possible null deference and mismatch seps triggering set configuration.Luiz Augusto von Dentz2009-04-011-4/+13
* Prevent possible null pointer deference.Luiz Augusto von Dentz2009-04-011-7/+9
* Fix dead assignment.Luiz Augusto von Dentz2009-04-011-1/+0
* Remove unused variable.Luiz Augusto von Dentz2009-04-011-6/+0
* Fix dead assignment.Luiz Augusto von Dentz2009-04-011-1/+0
* Fix dead assignment.Luiz Augusto von Dentz2009-04-011-3/+0
* Fix dead assignment.Luiz Augusto von Dentz2009-04-011-1/+0
* Do not ignore recv return.Luiz Augusto von Dentz2009-04-011-0/+6
* Remove unused variable.Luiz Augusto von Dentz2009-04-011-2/+1
* Add check for open seid when client request stream to stop.Luiz Augusto von Dentz2009-04-011-0/+5
* Add check for open seid when client request stream to start.Luiz Augusto von Dentz2009-04-011-0/+5
* Remove unused variable.Luiz Augusto von Dentz2009-04-011-2/+0