summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update changelog and bump version numberutils-3.12Marcel Holtmann2007-06-232-1/+17
* input: code cleanupClaudio Takahasi2007-06-231-2/+2
* Fixing the default device selectionMarcel Holtmann2007-06-231-26/+33
* input: send unplug virtual cable to unknown devicesClaudio Takahasi2007-06-231-0/+6
* Handle systems without a default headsetMarcel Holtmann2007-06-231-0/+3
* Fix storage code.Luiz Augusto von Dentz2007-06-232-51/+27
* input: cleanup - removed useless codeClaudio Takahasi2007-06-231-3/+0
* input: can't call input_device_close_channels if the device path doesn't existClaudio Takahasi2007-06-231-1/+1
* apitest: fixed signal handlerClaudio Takahasi2007-06-231-2/+3
* Don't load stored devicesMarcel Holtmann2007-06-231-2/+8
* Fix default config settingsMarcel Holtmann2007-06-232-11/+3
* Add storage support and fixup messed up coding styleMarcel Holtmann2007-06-228-644/+804
* The interface is already part of the object itselfMarcel Holtmann2007-06-221-4/+2
* Add example for manager signalsMarcel Holtmann2007-06-222-1/+31
* Comment out @dbus.decorators.explicitly_pass_message statementMarcel Holtmann2007-06-221-2/+2
* Update build to make use of newly create files.Luiz Augusto von Dentz2007-06-227-1034/+296
* Add audio gateway files that implements org.bluez.audio.Gateway interface.Luiz Augusto von Dentz2007-06-222-0/+585
* Add new files error.{c,h} so erros can be cleanly accessed in others files.Luiz Augusto von Dentz2007-06-222-0/+135
* Add device files that implements org.bluez.audio.Device interface.Luiz Augusto von Dentz2007-06-222-0/+274
* Remove wrongly committed filesMarcel Holtmann2007-06-226-994/+0
* input: remove the device entry from the hidd file when RemoveDevice is calledClaudio Takahasi2007-06-221-2/+4
* Merge changes from git://git.infradead.org/users/vudentz/bluez-utils.git.Luiz Augusto von Dentz2007-06-226-0/+994
* input: fixed CreateDevice - verify the src and the dst address to discover if...Claudio Takahasi2007-06-223-35/+11
* 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