LADI
/
spa
1
Fork 0
spa/pipewire-jack
Wim Taymans a25c021074 jack: don't fill aliases by default
JACK does not automatically generate aliases, so don't do that either.

The problem is that no new ports can be created if one already exists
with the same name or any of the aliases. This causes problems when a
port is renamed and a new port is created with the old name because the
alias might still be the old name and port creation fails.

Add a jack.fill-aliases for this purpose.

Fixes #3154
2023-05-12 17:58:07 +02:00
..
examples treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
jack JACK: update to newer headers 2023-04-28 17:32:04 +02:00
src jack: don't fill aliases by default 2023-05-12 17:58:07 +02:00
meson.build