Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | 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 | |
| | | ||||||
| * | Fix code style. | Luiz Augusto von Dentz | 2007-10-22 | 1 | -1/+1 | |
| | | ||||||
| * | Fixes cross storage and adapter path. | Luiz Augusto von Dentz | 2007-10-22 | 3 | -14/+86 | |
| | | ||||||
| * | 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 | |
| | | ||||||
| * | serial: fixed API description | Claudio Takahasi | 2007-10-21 | 1 | -4/+11 | |
| | | ||||||
| * | 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 | |
| | | ||||||
| * | Fix EIR tag number for device id record | Marcel Holtmann | 2007-10-17 | 1 | -1/+1 | |
| | | ||||||
| * | Misc. headset fixes | Johan Hedberg | 2007-10-17 | 1 | -8/+12 | |
| | | ||||||
| * | 8-subband encoder had a sign error that made high frequencies noisy | Brad Midgley | 2007-10-17 | 1 | -1/+1 | |
| | | ||||||
| * | Fix hidp_connad_req usage | Johan Hedberg | 2007-10-12 | 2 | -6/+7 | |
| | | ||||||
| * | 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 | |
| | | ||||||
| * | Publish device id information through EIR | Marcel Holtmann | 2007-10-10 | 1 | -0/+22 | |
| | | ||||||
| * | Add two more record handle ranges from Sony Ericsson headsets | Marcel Holtmann | 2007-10-10 | 1 | -1/+3 | |
| | | ||||||
| * | Store Extended Inquiry Response data information | Marcel Holtmann | 2007-10-10 | 3 | -0/+21 | |
| | | ||||||
| * | 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 | |
| | | ||||||
| * | Make firmware and paramter loading optional | Marcel Holtmann | 2007-10-09 | 1 | -5/+21 | |
| | | ||||||
| * | Change init sequence and add comments | Marcel Holtmann | 2007-10-09 | 1 | -14/+10 | |
| | | ||||||
| * | Share code for Ericsson and ST chips | Marcel Holtmann | 2007-10-09 | 1 | -47/+5 | |
| | | ||||||
| * | Support higher baud rates for Ericcson based chips | Marcel Holtmann | 2007-10-09 | 1 | -0/+20 | |
| | | ||||||
| * | 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 | |
| | | ||||||
| * | Allow service classes to use Sequence16 and Sequence32 | Marcel Holtmann | 2007-10-08 | 1 | -1/+4 | |
| | | ||||||
| * | Use the CreateSecureDevice method | Marcel Holtmann | 2007-10-08 | 1 | -1/+1 | |
| | | ||||||
| * | Allow PANU server and client connection | Marcel Holtmann | 2007-10-08 | 1 | -1/+7 | |
| | | ||||||
| * | 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 | |
| | | ||||||
| * | a little more factoring | Brad Midgley | 2007-10-06 | 1 | -7/+5 | |
| | | ||||||
| * | clean out dead code | Brad Midgley | 2007-10-06 | 1 | -132/+5 | |
| | | ||||||
| * | Update changelog and bump version numberutils-3.20 | Marcel Holtmann | 2007-10-05 | 2 | -1/+20 | |
| | | ||||||
| * | Add support for inquiry transmit power level | Marcel Holtmann | 2007-10-05 | 2 | -0/+43 | |
| | | ||||||
| * | fix MUL* macros with () | Brad Midgley | 2007-10-05 | 2 | -14/+7 | |
| | | | | | | | | factor more multiplies in 4-subband encoder | |||||
| * | enable 4 subband lower half optimizations | Brad Midgley | 2007-10-04 | 1 | -32/+23 | |
| | | ||||||
| * | fix & enable 8-subband second half optimization | Brad Midgley | 2007-10-04 | 1 | -4/+5 | |
| | | ||||||
| * | Fix potential infinite loop in inotify support | Marcel Holtmann | 2007-10-04 | 1 | -11/+15 | |
| | |