Commit Graph

83 Commits

Author SHA1 Message Date
Marcel Holtmann
31a3adbb73 Add example asound.conf file 2007-04-04 09:41:19 +00:00
Marcel Holtmann
e7bd84e89e Add skeleton for generic ALSA plugins 2007-04-04 09:39:23 +00:00
Marcel Holtmann
c0be1b30ea Make headset service installable 2007-04-01 21:02:31 +00:00
Johan Hedberg
c407625471 Add IsConnected() to dbus-api.txt 2007-04-01 20:44:07 +00:00
Johan Hedberg
7af87ae5d3 Get rid of some unnecessary static function prototypes 2007-04-01 20:42:07 +00:00
Johan Hedberg
f1de5c126e Implement IsConnected method 2007-04-01 20:36:31 +00:00
Johan Hedberg
221adbabd6 Fix error check for failed connect 2007-03-21 18:42:27 +00:00
Johan Hedberg
03cef9b2ed Manager methods belong in the Manager interface 2007-03-21 18:15:29 +00:00
Marcel Holtmann
8509270986 Add skeleton for manager interface 2007-03-09 22:32:47 +00:00
Brad Midgley
bdc24681f7 indicatecall 2007-03-08 15:30:48 +00:00
Brad Midgley
2a093f56f8 flesh out headset object 2007-03-08 14:49:32 +00:00
Johan Hedberg
76c9ccdc6a Fix format string 2007-02-27 09:06:41 +00:00
Johan Hedberg
60159d1c8e Require all incoming connections to be secure 2007-02-27 09:00:56 +00:00
Johan Hedberg
53031087fc Send CancelAuthorizationRequest when timing out waiting for a reply from hcid 2007-02-25 20:53:01 +00:00
Johan Hedberg
81bfe1e51b Fix usage of dbus_pending_call_unref 2007-02-25 20:50:57 +00:00
Johan Hedberg
3a6e17b6ae First part of authorization support for the headset service 2007-02-25 20:13:24 +00:00
Johan Hedberg
5cc41f165a headset service doesn't need a well known bus name 2007-02-17 07:15:25 +00:00
Johan Hedberg
bc6af96cbd Disconnect SCO if RFCOMM gets disconnected 2007-02-16 19:58:15 +00:00
Johan Hedberg
6a37133f8c Reset data buffer when disconnecting 2007-02-16 17:35:30 +00:00
Johan Hedberg
6439c43376 Fix io watch flags for sco channel 2007-02-15 23:54:47 +00:00
Johan Hedberg
f32ff2b9a4 Remove unecessary debug print 2007-02-15 23:07:00 +00:00
Johan Hedberg
650143b29b Cleanup headset event parsing functions 2007-02-15 22:51:50 +00:00
Johan Hedberg
9332d6301f More cleanup 2007-02-15 22:44:29 +00:00
Johan Hedberg
661d9a5e70 Add missing calls to dbus_pending_call_unref 2007-02-15 19:49:03 +00:00
Johan Hedberg
d6964e5a5b Be sure to always reply to method calls 2007-02-15 18:27:33 +00:00
Johan Hedberg
3b339295a0 More cleanup and fixes 2007-02-15 17:53:16 +00:00
Marcel Holtmann
e41652b93c Change option for standalone mode 2007-02-15 08:56:24 +00:00
Johan Hedberg
c2c130dfca Remove invalid g_io_channel_unref 2007-02-15 08:46:39 +00:00
Johan Hedberg
ae3e54003a Use -d for running as an external service 2007-02-15 08:42:09 +00:00
Johan Hedberg
7d163e45e7 More cleanup and fixes 2007-02-15 08:35:16 +00:00
Johan Hedberg
c9395045ad Allow registering as an external service (for debugin purposes) 2007-02-15 07:20:44 +00:00
Johan Hedberg
68960ec821 Further fixes and cleanup 2007-02-15 01:33:52 +00:00
Johan Hedberg
2b62b5d7ee Cleanup 2007-02-14 22:31:08 +00:00
Johan Hedberg
ca470c662b Update device state when accepting an incomming connection 2007-02-11 22:01:18 +00:00
Johan Hedberg
a9dc7333cf Further headsetd fixes 2007-02-11 18:15:18 +00:00
Marcel Holtmann
61f64a95d1 Add skeleton for embedding SBC library 2007-01-31 08:52:52 +00:00
Claudio Takahasi
97e3051ec5 set_nonblocking: removed err argument 2007-01-25 17:27:52 +00:00
Claudio Takahasi
a0aeaf15ca Moved set_nonblocking to common/dbus.c 2007-01-24 19:47:56 +00:00
Johan Hedberg
79e768bf14 headsetd fixes 2007-01-24 19:34:16 +00:00
Johan Hedberg
76b5515202 More headset.c rework 2007-01-24 16:28:22 +00:00
Johan Hedberg
7f496bf581 rework of the headset daemon code 2007-01-23 20:34:45 +00:00
Marcel Holtmann
e59b7c56d9 Add workaround for the global connection variable 2007-01-21 21:57:13 +00:00
Marcel Holtmann
82a96ac9b3 Cleanup logging on exit 2007-01-21 21:06:24 +00:00
Marcel Holtmann
b7506049ed Fix setup routine for headset 2007-01-21 21:01:01 +00:00
Marcel Holtmann
0bf515081f Update service description file 2007-01-20 15:07:31 +00:00
Marcel Holtmann
8cc5595d90 Make it possible to support an embedded GLib 2007-01-20 05:26:15 +00:00
Marcel Holtmann
884cfe825d Don't install services that are in experimental state 2007-01-20 02:36:57 +00:00
Marcel Holtmann
157437dcad Remove service agent relict 2007-01-20 00:00:23 +00:00
Marcel Holtmann
968c780c46 Use channel 12 as default 2007-01-19 23:56:06 +00:00
Marcel Holtmann
03cc48fcbe Use database interface for service records 2007-01-19 23:51:19 +00:00