pipewire/spa/plugins
George Kiagiadakis bca9e55d12 bluez: add a new "Audio Gateway" device profile
This profile is meant to be used with audio gateways, such as mobile
phones, making pipewire act as a headset. It activates all 3 "dynamic"
nodes (all of which are "Stream/*/Audio"), allowing both A2DP source
and HSP/HFP AG to be available at the same time. Ultimately, the remote
device (the AG), is the one that decides which profile to use and pipewire
just creates/destroys the appropriate stream nodes dynamically.

To make things less confusing, the HFP/HSP profile is now only available
if the remote device is a Head Unit and the A2DP profile is only available
if the remote device has an A2DP Sink.

If the device has both A2DP Source & A2DP Sink (not sure if this is a real world
possibility, but just in case...), the A2DP profile allows using them both,
while the AG profile will only allow the source.

In addition, to keep things less complex, the routes are now only used for
device nodes (the "Audio/*" ones). A2DP source and HSP/HFP AG never have a route.
Restoring their props should be possible to be handled by the restore-stream
module.
2021-03-19 20:27:49 +02:00
..
alsa pipewire-pulse: set correct errno values 2021-03-19 12:46:05 +01:00
audioconvert spa: spa_json_get_string does not return the length 2021-03-18 18:57:26 +01:00
audiomixer audiomixer: fix array sizes 2020-12-21 19:34:55 +01:00
audiotestsrc audiotestsrc: fix function signature 2020-05-12 17:23:35 +02:00
bluez5 bluez: add a new "Audio Gateway" device profile 2021-03-19 20:27:49 +02:00
control tweak buffers a little 2020-02-19 10:17:00 +01:00
ffmpeg ffmpeg: fix install dir 2020-01-30 17:50:45 +01:00
jack pipewire-pulse: set correct errno values 2021-03-19 12:46:05 +01:00
libcamera libcamera: fix the build and capture issues with latest libcamera version. 2021-02-03 16:57:09 +05:30
support spa: spa_json_get_string does not return the length 2021-03-18 18:57:26 +01:00
test improve debug 2020-04-22 12:47:18 +02:00
v4l2 treewide: fix issues found by codespell 2021-03-16 19:11:25 +00:00
videoconvert Improve naming 2020-08-06 13:49:33 +02:00
videotestsrc improve debug 2020-04-22 12:47:18 +02:00
volume improve debug 2020-04-22 12:47:18 +02:00
vulkan vulkan: check results of stat 2020-05-20 15:24:25 +02:00
meson.build meson: Fix build without vulkan headers 2021-03-17 20:52:20 +02:00