mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
Keep the original type of the object around in the free list so that we can still look it up. Make most methods only find the still active object by checking if the client matches. Make some methods (jack_port_by_id() for example) also find the removed objects for as long as they are in the cache and not overwritten. This make carla and catia work better because they expect to access the old object after it has been destroyed. See #1531 |
||
|---|---|---|
| .. | ||
| examples | ||
| jack | ||
| src | ||
| meson.build | ||