Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert audio service into a plugin. | Luiz Augusto von Dentz | 2008-03-27 | 1 | -50/+39 |
| | |||||
* | Remove unnecessary empty line | Johan Hedberg | 2008-03-05 | 1 | -1/+0 |
| | |||||
* | Rename ForceMaster to just Master | Johan Hedberg | 2008-03-05 | 1 | -1/+1 |
| | |||||
* | Do master role switching by default and add ForceMaster config option | Johan Hedberg | 2008-03-05 | 1 | -3/+19 |
| | |||||
* | Update copyright information | Marcel Holtmann | 2008-02-02 | 1 | -1/+1 |
| | |||||
* | Add extra check for session->dev == NULL before accessing it | Johan Hedberg | 2008-01-30 | 1 | -1/+2 |
| | |||||
* | Add basic support for UNITINFO and SUBUNITINFO | Johan Hedberg | 2008-01-16 | 1 | -0/+13 |
| | |||||
* | Use KEY_PREVIOUSSONG and KEY_NEXTSONG (instead of KEY_PREVIOUS and KEY_NEXT) ↵ | Johan Hedberg | 2007-11-27 | 1 | -4/+4 |
| | | | | since they seem to be more widely supported by existing software | ||||
* | Fix L2CAP socket leak | Johan Hedberg | 2007-10-25 | 1 | -0/+1 |
| | |||||
* | Add uinput support for AVRCP | Johan Hedberg | 2007-10-25 | 1 | -5/+150 |
| | |||||
* | Improve AVRCP button press decoding | Johan Hedberg | 2007-10-24 | 1 | -11/+18 |
| | |||||
* | Update copyright information | Marcel Holtmann | 2007-10-23 | 1 | -2/+3 |
| | |||||
* | 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 | 1 | -3/+274 |
| | |||||
* | 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 | 1 | -0/+586 |