mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-11 13:30:07 -05:00
Add the global immediately after creating it. Make sure we only enumerate registered globals. This way, we can already check for duplicate ids before the global is registered. When allocating a global id, avoid using an existing id. Move some code around to make it easier to implement a more efficient algorithm for collision detection. Move the object id counter to the context. |
||
|---|---|---|
| .. | ||
| daemon | ||
| examples | ||
| gst | ||
| modules | ||
| pipewire | ||
| tests | ||
| tools | ||
| meson.build | ||