| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Fix hci_devba check. | Luiz Augusto von Dentz | 2007-10-24 | 1 | -1/+1 | |
| | | ||||||
| * | Fix a2dpsink coding style problems and improve compatibility with some players. | Luiz Augusto von Dentz | 2007-10-24 | 3 | -131/+149 | |
| | | ||||||
| * | Add support for Enable config option | Johan Hedberg | 2007-10-24 | 1 | -0/+21 | |
| | | ||||||
| * | Improve AVRCP button press decoding | Johan Hedberg | 2007-10-24 | 1 | -11/+18 | |
| | | ||||||
| * | Revert buffer contraints patch (it wasn't doing what was intended and it ↵ | Johan Hedberg | 2007-10-24 | 1 | -16/+5 | |
| | | | | | actually caused errors for applications in some cases) | |||||
| * | Minor code cleanup | Johan Hedberg | 2007-10-24 | 1 | -3/+4 | |
| | | ||||||
| * | Update copyright information | Marcel Holtmann | 2007-10-23 | 21 | -8/+25 | |
| | | ||||||
| * | Fix unaligned access to ipc_data_cfg struct | Johan Hedberg | 2007-10-23 | 1 | -1/+4 | |
| | | ||||||
| * | Add basic panel passthrough command parsing | Johan Hedberg | 2007-10-23 | 1 | -3/+84 | |
| | | ||||||
| * | Integrate AVRCP further with the rest of the audio service | Johan Hedberg | 2007-10-23 | 5 | -13/+342 | |
| | | ||||||
| * | Show number of operands in packet | Johan Hedberg | 2007-10-22 | 1 | -2/+3 | |
| | | ||||||
| * | Fix UUID in CancelAuthorize call | Johan Hedberg | 2007-10-22 | 1 | -1/+1 | |
| | | ||||||
| * | Fix copyright line formating | Johan Hedberg | 2007-10-22 | 1 | -2/+2 | |
| | | ||||||
| * | Add skeleton for AVRCP support | Johan Hedberg | 2007-10-22 | 4 | -1/+621 | |
| | | ||||||
| * | Fix avdtp session leak when receiving consequtive start & suspend requests | Johan Hedberg | 2007-10-22 | 1 | -3/+8 | |
| | | ||||||
| * | 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 | |
| | | ||||||
