Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Limit the amount of connected HSP/HFP devices and make it configurable | Johan Hedberg | 2008-10-24 | 1 | -0/+3 |
| | | | | | | | | It's very tricky to get the multiple connected HSP/HFP devices use case right. E.g. in the case of in-band ringtone the specification mandates us to open SCO to the HFP before sending RING indications. So, in the case of multiple connected devices we would have to open multimple simultaneous SCO connections which simply isn't a wise thing to do. | ||||
* | Remove HFP AG features from audio.conf since they should come from the ↵ | Johan Hedberg | 2008-09-03 | 1 | -12/+0 |
| | | | | telephony plugin | ||||
* | Rename ForceMaster to just Master | Johan Hedberg | 2008-03-05 | 1 | -1/+1 |
| | |||||
* | Use HFP instead of EnableHFP | 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 | -0/+3 |
| | |||||
* | Use "hfp" instead of "no_hfp" and "EnableHFP" instead of "DisableHFP" to ↵ | Johan Hedberg | 2008-03-04 | 1 | -2/+2 |
| | | | | make the options more clear to understand (avoid double negatives) | ||||
* | Add config options for each source. | Luiz Augusto von Dentz | 2008-01-23 | 1 | -1/+2 |
| | |||||
* | Reorganize audio.conf parsing in a more modular manner | Johan Hedberg | 2008-01-16 | 1 | -0/+12 |
| | |||||
* | Make HCI routing the default | Johan Hedberg | 2007-08-28 | 1 | -1/+1 |
| | |||||
* | Make SBC Audio Source count configurable and the default value 1 | Johan Hedberg | 2007-08-28 | 1 | -4/+2 |
| | |||||
* | Add support for configuration file | Johan Hedberg | 2007-05-31 | 1 | -0/+27 |