pipewire/pipewire-jack/src
Wim Taymans c8ef655b3e jack: group all jack nodes in the same application group
Make sure all jack nodes from the same pid are in the same group.

It is normally not a problem for different JACK clients to live in
different groups and be scheduled by different drivers with different
quantum and rate.

Some applications (like Carla), however, make multiple clients and
expect all of them to use the same quantum and rate. Enforce this by
adding all jack clients to the application jack group.
2022-08-31 16:08:05 +02:00
..
control.c meson.build: drop HAVE_CONFIG_H 2021-06-10 09:04:16 +10:00
dummy.c meson.build: drop HAVE_CONFIG_H 2021-06-10 09:04:16 +10:00
export.c jack: declare constants like jack does again 2020-10-22 15:23:56 +02:00
meson.build jack.pc libraries should only be libjack 2022-07-17 23:12:19 -04:00
metadata.c fix some printf arguments 2022-07-18 15:39:06 +02:00
net.c jack: add dummy jacknet implementation 2022-01-19 19:47:28 +01:00
pipewire-jack-extensions.h jack: add jack_get_video_image_size extension 2020-02-07 13:31:49 +01:00
pipewire-jack.c jack: group all jack nodes in the same application group 2022-08-31 16:08:05 +02:00
pw-jack.in Add PIPEWIRE_QUANTUM env variable 2022-01-23 11:21:18 +01:00
ringbuffer.c meson.build: drop HAVE_CONFIG_H 2021-06-10 09:04:16 +10:00
statistics.c jack: add jack log topic 2021-10-03 08:52:27 +02:00
uuid.c jack: avoid metadata updates to monitor nodes 2021-12-24 11:30:56 +01:00