summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Handle missing event mask bitsMarcel Holtmann2007-06-221-0/+6
* input: missing close the channels(control/interrupt) when the auth failsClaudio Takahasi2007-06-221-0/+2
* input: missing Disconnected signal when RemoveDevice is calledClaudio Takahasi2007-06-221-6/+27
* input: convert hidd to inputClaudio Takahasi2007-06-223-2/+79
* input: pending_connect struct is not necessary anymore(replaced by DBusMessag...Claudio Takahasi2007-06-221-46/+22
* Make use of bachk() functionMarcel Holtmann2007-06-222-40/+1
* Use direct connection only in standalone modeMarcel Holtmann2007-06-221-1/+5
* Handle local connection disconnectsMarcel Holtmann2007-06-224-14/+18
* Correct error messageMarcel Holtmann2007-06-221-1/+1
* Track name listeners also via connectionMarcel Holtmann2007-06-221-42/+81
* Improve local connection handlingMarcel Holtmann2007-06-224-12/+73
* Fix handling of name_listeners without a senderMarcel Holtmann2007-06-222-2/+19
* Improve the BCM2035 init routineMarcel Holtmann2007-06-211-4/+27
* input: removed session_data structure and added watch for Disconnect signalClaudio Takahasi2007-06-214-236/+271
* dbus-helper: avoid seg fault when the object path data is not available(unreg...Claudio Takahasi2007-06-211-9/+10
* Remove CreateServer and RemoveServer, servers are always create.Luiz Augusto von Dentz2007-06-204-121/+99
* More work on private D-Bus serverMarcel Holtmann2007-06-194-34/+161
* dbus-api: Added RemoteIdentifiersUpdated descriptionClaudio Takahasi2007-06-191-0/+7
* adapter: added RemoteIdentifiersUpdated signalClaudio Takahasi2007-06-192-10/+24
* dbus-helper: added array type support for dbus_connection_emit_signal functionClaudio Takahasi2007-06-191-25/+14
* Make deprecated headset methods to rely on new device methods.Luiz Augusto von Dentz2007-06-188-256/+289
* GetRemoteServiceIdentifiers: Request the DeviceID if it was not returned prev...Claudio Takahasi2007-06-181-74/+62
* better messages to figure out why combo set failsBrad Midgley2007-06-181-2/+2
* Add Headset gain control methodsJohan Hedberg2007-06-164-33/+228
* Propagate local server address to servicesMarcel Holtmann2007-06-164-3/+26
* Add skeleton for local D-Bus serverMarcel Holtmann2007-06-164-0/+131
* Fix decoding of extended pages numberMarcel Holtmann2007-06-161-2/+4
* GetRemoteServiceIdentifiers: Ignore repeated service identifiersClaudio Takahasi2007-06-151-12/+23
* GetRemoteServiceIdentifiers: If the reply is empty(for L2CAP) try DeviceIDClaudio Takahasi2007-06-151-3/+3
* GetRemoteServiceIdentifiers: when the reply is empty(for public browse) try L...Claudio Takahasi2007-06-151-19/+51
* GetRemoteServiceIdentifiers: store the received recordsClaudio Takahasi2007-06-151-3/+11
* dbus-api: added GetRemoteServiceIdentifiers descriptionClaudio Takahasi2007-06-151-0/+4
* GetRemoteServiceIdentifiers: retrieve all record attributes instead of the se...Claudio Takahasi2007-06-151-34/+21
* Add future API proposal documentMarcel Holtmann2007-06-151-0/+65
* Add first version of GetRemoteServiceIdentifiersMarcel Holtmann2007-06-153-2/+189
* Add setting of event maskMarcel Holtmann2007-06-151-0/+15
* Initial support for audio control plugin and some code cleanups.Luiz Augusto von Dentz2007-06-143-85/+195
* Add GetRemoteServiceIdentifiers methodMarcel Holtmann2007-06-141-0/+5
* Code cleanup.Luiz Augusto von Dentz2007-06-131-12/+18
* Don't install audio.conf fileMarcel Holtmann2007-06-131-1/+1
* Set default config values to what currently worksJohan Hedberg2007-06-131-2/+2
* Refuse to pass SCO socket to alsa if PCM SCO routing is configuredJohan Hedberg2007-06-131-0/+6
* Correct block size in alsa plugin.Luiz Augusto von Dentz2007-06-121-7/+10
* UpdateServiceRecord: add/replace the rec handle attr before update it(when sd...Claudio Takahasi2007-06-121-0/+3
* UpdateServiceRecord: removed mem leak(when sdpd is running)Claudio Takahasi2007-06-121-14/+12
* Some fixes for alsa plugin.Luiz Augusto von Dentz2007-06-121-31/+37
* take out extra setsockoptBrad Midgley2007-06-121-9/+0
* Mark some methods and signals as experimentalMarcel Holtmann2007-06-121-7/+7
* CleanupJohan Hedberg2007-06-122-5/+12
* Fix triggering an assert if the SCO connect callback gets triggered on theJohan Hedberg2007-06-121-2/+6