Commit Graph

2967 Commits

Author SHA1 Message Date
Luiz Augusto von Dentz
33fcbce4ce Code cleanup. 2007-08-22 19:37:48 +00:00
Claudio Takahasi
26c787542c serial: added proxy for unix sockets 2007-08-22 15:01:52 +00:00
Marcel Holtmann
9a2408e2e4 Remove empty line 2007-08-22 14:57:02 +00:00
Marcel Holtmann
54fd195933 Include SBC header file 2007-08-22 14:55:25 +00:00
Marcel Holtmann
cbc3614749 Build SBC library only when ALSA or GStreamer is enabled 2007-08-22 14:51:54 +00:00
Marcel Holtmann
5c33278a29 Add dummy functions for g_strdelimit() and g_strdup_printf() 2007-08-22 14:23:09 +00:00
Luiz Augusto von Dentz
84aca87339 Add Playing and Stopped signals to sink inteface. 2007-08-22 14:15:43 +00:00
Marcel Holtmann
674a1d6355 Add skeleton for GStreamer plugin 2007-08-22 14:09:24 +00:00
Johan Hedberg
656d22e0c1 stopped variable is A2DP specific (at least for now) 2007-08-22 13:24:35 +00:00
Marcel Holtmann
913ac4c6d7 Enable checking for GStreamer support 2007-08-22 13:19:41 +00:00
Johan Hedberg
8dfa81ccf2 Make the uint boundary check a little bit more reliable 2007-08-22 12:50:41 +00:00
Johan Hedberg
f883b95e5c Don't restart playback thread when stop and start are called 2007-08-22 12:04:21 +00:00
Marcel Holtmann
c2cd5eed70 Handle phonebook access server 2007-08-22 11:42:38 +00:00
Marcel Holtmann
81960de41b Handle Common ISDN Access profile 2007-08-22 11:32:02 +00:00
Johan Hedberg
714cd0ab44 Use "unsigned int" instead of "unsigned long long" and reset the point of reference at proper intervals to avoid overflow 2007-08-22 11:13:27 +00:00
Marcel Holtmann
b22d297c0c First attempt for automatic setting of service classes value 2007-08-22 01:50:41 +00:00
Marcel Holtmann
145dfdd4b2 Calculate service classes value for class of device 2007-08-22 01:06:26 +00:00
Luiz Augusto von Dentz
b1618922db Add swap member to sbc struct and fix pcm plugin to not swap the buffer. 2007-08-21 21:32:09 +00:00
Marcel Holtmann
38c5be0cc3 Another big coding style fixup 2007-08-21 14:03:34 +00:00
Luiz Augusto von Dentz
de584ba3b9 Fix useless tab and spaces left. 2007-08-21 13:50:36 +00:00
Johan Hedberg
def42a87ca Remove unnecessary assert 2007-08-21 13:46:34 +00:00
Johan Hedberg
ab0c221fff memcpy_changeendian shouldn't be public 2007-08-21 13:41:56 +00:00
Johan Hedberg
ca4300477c Fix pthread function error checking 2007-08-21 13:40:27 +00:00
Johan Hedberg
7090ecad23 More coding style cleanup 2007-08-21 13:31:49 +00:00
Johan Hedberg
d595791da3 More cleanup 2007-08-21 13:25:47 +00:00
Johan Hedberg
cae1e4ecd1 Fix coding style 2007-08-21 13:17:34 +00:00
Johan Hedberg
e7407648f5 Implement proper timing for sending AVDTP stream 2007-08-21 13:01:45 +00:00
Johan Hedberg
053db67fe8 Handle connect attempts during authorization better 2007-08-21 08:02:07 +00:00
Johan Hedberg
cfa764640b Plug a memory leak when manager_authorize fails 2007-08-21 07:23:16 +00:00
Johan Hedberg
c92c420f83 Implement RequestAuthorization support 2007-08-21 06:48:14 +00:00
Luiz Augusto von Dentz
f4f92d015b Fix load of default device from storage. 2007-08-20 16:57:03 +00:00
Johan Hedberg
7a29d3596b Improve robustness of A2DP SEP active stream state by using a stream state callback instead of the SEP callbacks 2007-08-20 15:12:33 +00:00
Johan Hedberg
8905b2bad9 Revert accidental commit of pcm_bluetooth.c changes 2007-08-20 09:06:13 +00:00
Johan Hedberg
3919df0168 Fix handling of multiple unix clients 2007-08-20 09:05:02 +00:00
Johan Hedberg
730a4ceb9e Improve handling of simultaneous connect attempts to different devices 2007-08-20 08:50:22 +00:00
Johan Hedberg
78a9405916 Improve handling of unix clients which stay connected even though the headset connection is lost 2007-08-19 15:27:56 +00:00
Marcel Holtmann
a20ed567f6 Update list of authors 2007-08-19 14:10:53 +00:00
Marcel Holtmann
4a94c79e4a Fix the listing of service based trusts 2007-08-19 14:04:58 +00:00
Johan Hedberg
fa6a550673 Reduce stream idle timeout from 30s to 20s 2007-08-18 22:55:40 +00:00
Johan Hedberg
1f6fd5d80c Add idle timeout for streams 2007-08-18 22:45:46 +00:00
Johan Hedberg
58b173171f Reset value of timer id after removing it 2007-08-18 22:07:10 +00:00
Johan Hedberg
c0e0aa5745 Accept start requests and add timeout for suspending unused streams 2007-08-18 21:57:26 +00:00
Marcel Holtmann
86892be8d3 Add initial steps for generic device handling 2007-08-17 20:28:47 +00:00
Marcel Holtmann
c2f12da34a Add some debug for the stream endpoint discovery 2007-08-17 16:21:23 +00:00
Claudio Takahasi
1f42e9d933 serial: proxy cleanup - it is not necessary apply the TTY settings at proxy registration 2007-08-17 14:21:32 +00:00
Johan Hedberg
ab622e0de1 Fix seid counting in suspend and start requests 2007-08-17 12:06:38 +00:00
Marcel Holtmann
6cfc40dfe5 Create server address file 2007-08-16 23:30:14 +00:00
Johan Hedberg
2c0e2fcf82 Fix path (un)registering when hcid is not running 2007-08-16 22:05:55 +00:00
Claudio Takahasi
bcd8170e93 serial: added Proxy.SetSerialParams 2007-08-16 22:00:50 +00:00
Johan Hedberg
0f458da194 Handle error situations better 2007-08-16 21:48:33 +00:00