Commit Graph

41 Commits

Author SHA1 Message Date
Luiz Augusto von Dentz
22dd53fe6e Update build to make use of newly create files. 2007-06-22 20:58:12 +00:00
Luiz Augusto von Dentz
eb0899c1c7 Make deprecated headset methods to rely on new device methods. 2007-06-18 21:08:35 +00:00
Johan Hedberg
7284382ac0 Add Headset gain control methods 2007-06-16 14:34:34 +00:00
Johan Hedberg
9217b7d4f8 Code cleanup 2007-06-09 06:26:01 +00:00
Johan Hedberg
16441b2106 Fix whitespace 2007-06-07 08:18:58 +00:00
Johan Hedberg
8acc6d7b78 Fix CreateHeadset to behave properly if an existing object was found 2007-06-07 08:09:57 +00:00
Luiz Augusto von Dentz
f1a8e719f5 Some fixes for audio code prototype. 2007-06-06 17:58:19 +00:00
Johan Hedberg
729824372e Implement Manager.FindDeviceByAddress method 2007-06-04 10:30:45 +00:00
Johan Hedberg
b3a5bafbf9 Only call headset_free if the device actually has headset support 2007-05-31 14:09:04 +00:00
Johan Hedberg
06e91735ba Fix typo 2007-05-31 11:48:02 +00:00
Johan Hedberg
a359e4becf Return error if no audio related services were found in a remote device 2007-05-31 11:47:29 +00:00
Johan Hedberg
04efa14f48 Bring the audio code up-to-date with the current API spec 2007-05-31 09:23:17 +00:00
Johan Hedberg
eb5c0bd71f Use global D-Bus connection for SDP transaction 2007-05-28 10:32:05 +00:00
Johan Hedberg
d2d76421ad Move unix socket functionality into unix.c 2007-05-26 17:17:34 +00:00
Johan Hedberg
242c84eea5 Add missing DeviceCreated signal 2007-05-19 19:21:28 +00:00
Johan Hedberg
b4cd9d1c7d Allocate memory for each handle in the list instead of casting between ints and pointers 2007-05-19 11:02:55 +00:00
Johan Hedberg
723fde49c5 Implement CreateDevice, associated SDP discovery and other necessary changes 2007-05-19 01:18:39 +00:00
Johan Hedberg
3568bdd8c1 Send HeadsetCreated signal when calling CreateHeadset 2007-05-18 19:19:35 +00:00
Johan Hedberg
b8695c1e98 Emit DeviceRemoved signal when a device gets removed 2007-05-18 19:13:13 +00:00
Johan Hedberg
491deff564 Implement RemoveDevice and ListDevices 2007-05-18 19:10:08 +00:00
Johan Hedberg
fb1612c373 Update code to match more closely to API description 2007-05-18 18:26:56 +00:00
Johan Hedberg
2bf938fe55 Add place holders for not yet implemented methods and signals 2007-05-18 09:15:54 +00:00
Johan Hedberg
2f9928fa78 Refactoring to allow adding support for more profiles 2007-05-15 12:45:35 +00:00
Johan Hedberg
86477ad906 Use dbus_connection_emit_signal for sending signals 2007-05-09 22:12:20 +00:00
Johan Hedberg
bbbc61a634 Convert to using generic dbus message dispatching 2007-05-09 15:51:02 +00:00
Johan Hedberg
6ecc275269 Use org.bluez.audio.Error interface for D-Bus error returns 2007-04-27 14:18:09 +00:00
Johan Hedberg
f5dcb96ae5 Free path string first when it is no longer needed 2007-04-20 12:15:20 +00:00
Johan Hedberg
260b175f47 Cleanup and small fixes 2007-04-13 11:51:00 +00:00
Johan Hedberg
a07ea139e5 A little more refactoring 2007-04-12 14:26:55 +00:00
Johan Hedberg
e41abf4a7c Remove unused functions 2007-04-12 14:05:18 +00:00
Johan Hedberg
e5aff3f6f7 Redo the manager-headset splitup by using object paths as public identifiers for headsets 2007-04-12 12:06:33 +00:00
Marcel Holtmann
1f6bcd79a3 Let the manager use global variables 2007-04-11 22:46:22 +00:00
Johan Hedberg
e0a2f55119 Cleanup, minor fixes, and missing signals 2007-04-11 11:19:58 +00:00
Johan Hedberg
0e64a016b5 Implement ListHeadsets method 2007-04-11 10:03:09 +00:00
Johan Hedberg
993e7c747c Implement ChangeDefaultHeadset and RemoveHeadset methods 2007-04-11 08:56:50 +00:00
Marcel Holtmann
b8a407aa84 Add first step of ALSA plugin integration 2007-04-10 21:37:24 +00:00
Johan Hedberg
2a209d402e Rename functions for consistency 2007-04-10 12:23:44 +00:00
Johan Hedberg
35f12dee95 Audio service refactoring: move all manager functions to manager.c 2007-04-10 11:44:10 +00:00
Marcel Holtmann
67d220c148 Simple process communication 2007-04-09 01:14:21 +00:00
Marcel Holtmann
353376a066 Fix some forgotton leftovers 2007-04-08 23:19:19 +00:00
Marcel Holtmann
8509270986 Add skeleton for manager interface 2007-03-09 22:32:47 +00:00