Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add rtp header. | Luiz Augusto von Dentz | 2007-10-18 | 3 | -108/+78 | |
| | ||||||
* | Fix coding style issues. | Luiz Augusto von Dentz | 2007-10-18 | 3 | -45/+36 | |
| | ||||||
* | Fixes a2dpsink element. | Luiz Augusto von Dentz | 2007-10-18 | 4 | -73/+703 | |
| | ||||||
* | Fixes sbcparser element. | Luiz Augusto von Dentz | 2007-10-18 | 1 | -16/+170 | |
| | ||||||
* | Fixes for gstsbcenc. | Luiz Augusto von Dentz | 2007-10-18 | 2 | -15/+146 | |
| | ||||||
* | Add gstsbcutil.c and gstsbcutil.h. | Luiz Augusto von Dentz | 2007-10-18 | 3 | -1/+234 | |
| | ||||||
* | Fix alsa buffer constraints | Johan Hedberg | 2007-10-18 | 1 | -7/+22 | |
| | ||||||
* | Fix poll timeout to avoid unnecessary polls | Johan Hedberg | 2007-10-18 | 1 | -1/+7 | |
| | ||||||
* | Misc. headset fixes | Johan Hedberg | 2007-10-17 | 1 | -8/+12 | |
| | ||||||
* | Don't set suspend timer if the SEP is locked | Johan Hedberg | 2007-10-11 | 1 | -1/+2 | |
| | ||||||
* | Bring back the suspend timer but only set it for suspends initiated by us | Johan Hedberg | 2007-10-11 | 1 | -0/+24 | |
| | ||||||
* | Remove stream idle timer | Johan Hedberg | 2007-10-11 | 1 | -24/+0 | |
| | ||||||
* | Send error response in case of unsupported commands | Marcel Holtmann | 2007-10-10 | 1 | -5/+7 | |
| | ||||||
* | Fix warning caused by previous patch | Johan Hedberg | 2007-10-10 | 1 | -1/+1 | |
| | ||||||
* | Remove suspend timer if the other end sends a suspend command | Johan Hedberg | 2007-10-10 | 1 | -0/+6 | |
| | ||||||
* | Handle cross-connect case for AVDTP | Johan Hedberg | 2007-10-09 | 3 | -6/+56 | |
| | ||||||
* | Fix device removal when it is not the current adapter. | Luiz Augusto von Dentz | 2007-10-09 | 3 | -2/+8 | |
| | ||||||
* | make it obvious the audo service defaults to not autostart (other .service ↵ | Brad Midgley | 2007-10-08 | 1 | -0/+1 | |
| | | | | files have this) | |||||
* | respond to alsa delay signal (players were getting stuck at the end of tracks) | Brad Midgley | 2007-10-08 | 1 | -0/+21 | |
| | ||||||
* | Fix stream callback type | Johan Hedberg | 2007-10-04 | 1 | -1/+1 | |
| | ||||||
* | Minor coding style fixes | Johan Hedberg | 2007-10-03 | 2 | -6/+3 | |
| | ||||||
* | Error handling fixes | Johan Hedberg | 2007-10-03 | 1 | -17/+26 | |
| | ||||||
* | Further fixes to audio service SDP error handling | Johan Hedberg | 2007-10-02 | 1 | -16/+13 | |
| | ||||||
* | Fix audio service SDP failure handling | Johan Hedberg | 2007-10-02 | 1 | -5/+15 | |
| | ||||||
* | Expose stream setup errors higher up in the call stack | Johan Hedberg | 2007-09-28 | 5 | -57/+91 | |
| | ||||||
* | Check for zero length files | Marcel Holtmann | 2007-09-28 | 1 | -1/+1 | |
| | ||||||
* | Add missing NULL check | Johan Hedberg | 2007-09-27 | 1 | -1/+2 | |
| | ||||||
* | Fix bogus error checking. | Luiz Augusto von Dentz | 2007-09-21 | 1 | -5/+5 | |
| | ||||||
* | Clear pending request stream reference if stream goes away (e.g. media transpor | Johan Hedberg | 2007-09-17 | 1 | -0/+2 | |
| | | | | connection dies) before the request is replied to. | |||||
* | Fix compiler warningutils-3.19 | Marcel Holtmann | 2007-09-16 | 1 | -0/+2 | |
| | ||||||
* | Check for valid stream fd after trying to receive it (and not before) | Johan Hedberg | 2007-09-06 | 1 | -4/+5 | |
| | ||||||
* | Fix poll revents check | Marcel Holtmann | 2007-09-06 | 1 | -3/+1 | |
| | ||||||
* | Use poll instead of usleep to wait on worker thread. | Luiz Augusto von Dentz | 2007-09-05 | 1 | -30/+51 | |
| | ||||||
* | Cleanup fd passing a little | Johan Hedberg | 2007-09-05 | 2 | -43/+28 | |
| | ||||||
* | Limit range of bitpool announced while in ACP side. | Luiz Augusto von Dentz | 2007-09-03 | 1 | -3/+27 | |
| | ||||||
* | removed unused variable total from bluetooth_state | Brad Midgley | 2007-09-03 | 1 | -3/+1 | |
| | ||||||
* | stub in the state change ipc for pausing a stream (but don't enable it yet) | Brad Midgley | 2007-09-03 | 2 | -24/+85 | |
| | ||||||
* | Fix channel mode bug. | Luiz Augusto von Dentz | 2007-09-03 | 1 | -1/+15 | |
| | ||||||
* | increase request timeout since the request might not get sent immediatly ↵ | Johan Hedberg | 2007-09-02 | 1 | -1/+1 | |
| | | | | when the ACL is very congested | |||||
* | Remove transport channel callback before freeing stream | Johan Hedberg | 2007-08-31 | 1 | -0/+3 | |
| | ||||||
* | Fix endianess problem. | Luiz Augusto von Dentz | 2007-08-31 | 4 | -2/+67 | |
| | ||||||
* | Fix stream starting if suspend request is pending | Johan Hedberg | 2007-08-31 | 1 | -1/+1 | |
| | ||||||
* | Add some extra debug info | Johan Hedberg | 2007-08-31 | 1 | -4/+8 | |
| | ||||||
* | Implement proper locking for headsets | Johan Hedberg | 2007-08-31 | 4 | -21/+67 | |
| | ||||||
* | Cleanup and fixes of stream handling | Johan Hedberg | 2007-08-31 | 8 | -156/+146 | |
| | ||||||
* | Fix more SEP locking issues | Johan Hedberg | 2007-08-31 | 1 | -26/+76 | |
| | ||||||
* | Fix local SEP locking when connecting fails or unix client disconnects | Johan Hedberg | 2007-08-31 | 1 | -2/+8 | |
| | ||||||
* | Fix use of = instead of == to compare audio mode. | Luiz Augusto von Dentz | 2007-08-30 | 1 | -1/+1 | |
| | ||||||
* | Fix missing {}. | Luiz Augusto von Dentz | 2007-08-30 | 1 | -1/+2 | |
| | ||||||
* | Remove unused variables | Johan Hedberg | 2007-08-30 | 1 | -3/+0 | |
| |