pipewire/src/tools
Wim Taymans 1570e62635 remove hooks from objects
Remove the hooks we installed on objects in the destroy/free event
or before calling _destroy. This is not really needed but it is
a nice thing to do because it calls the hook removed callbacks.
2020-11-06 15:53:32 +01:00
..
meson.build tools: add pw-metadata tool 2020-05-06 15:57:12 +02:00
midifile.c Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00
midifile.h midifile: make it possible to specify output file 2020-04-14 20:12:23 +02:00
pw-cat.c pw-cat: don't put empty strings in metadata 2020-10-21 11:03:36 +02:00
pw-cli.c remove hooks from objects 2020-11-06 15:53:32 +01:00
pw-dot.c Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00
pw-metadata.c tools: fix leaks 2020-06-04 12:49:15 +02:00
pw-mididump.c tools: fix leaks 2020-06-04 12:49:15 +02:00
pw-mon.c permission: add some helpers 2020-07-30 16:26:29 +02:00
pw-profiler.c avoid uninitialized variables 2020-06-23 15:25:27 +02:00