Wim Taymans
c46113faa3
json: spa_json_get_string() writes up to len chars or fail
2022-01-04 10:42:32 +01:00
Wim Taymans
68b31d37d9
json: check spa_json_get_string() return value correctly
...
It is only successful when > 0.
2022-01-04 10:15:35 +01:00
Pauli Virtanen
2329a4d323
bluez5: quirks for headset without a2dp duplex codecs
...
See #1756 (another headset with non-working, probably faststream duplex)
2021-11-08 08:25:55 +00:00
Pauli Virtanen
c620121529
bluez5: add faststream quirks
...
For some devices FastStream causes problems. Add quirk for disabling it.
2021-10-03 20:55:02 +03:00
Pauli Virtanen
58c7caf1bc
bluez5: use log topics
...
Use log topics instead of prepending NAME: to log messages.
2021-10-02 12:46:02 +03:00
Pauli Virtanen
cae1554449
bluez5: move bluez-hardware.conf loading to the plugin
...
It's not really the responsibility of the session manager to load the
bluez5 device quirks, and it's easier for eg. Wireplumber if it doesn't
need to do it.
Move loading bluez-hardware.conf to be the responsibility of the bluez5
spa plugin, similarly as the alsa plugin deals with the ACP database.
Put the configuration to share/spa-0.2/bluez5, mirroring the plugin
directory structure in lib/spa-0.2/bluez5.
2021-09-19 17:28:17 +00:00
Pauli Virtanen
9d38d375d2
bluez5: add and use quirk for broken mic HW volume
...
Some headsets emit AT+VGM even though +VGM commands do not actually
adjust the recording volume.
2021-06-22 10:58:50 +03:00
Pauli Virtanen
b57ae8c2a6
bluez5: add support for hardware quirk/feature database
...
Implement hardware quirk/feature database with pattern matching.
2021-06-22 10:58:50 +03:00