mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-13 13:30:05 -05:00
Move the free object list as a global so that we can even access old objects after client_closed. Move the objects from a client to the global free list when we close the client. Ardour wants to access objects even after calling client_close() so we need to keep them around a little longer. See #1546 |
||
|---|---|---|
| .. | ||
| control.c | ||
| dummy.c | ||
| export.c | ||
| match-rules.c | ||
| meson.build | ||
| metadata.c | ||
| pipewire-jack-extensions.h | ||
| pipewire-jack.c | ||
| pw-jack.in | ||
| ringbuffer.c | ||
| statistics.c | ||
| uuid.c | ||