pipewire/src
Barnabás Pőcze 3cc0a405b2 pw-mon: fix type confusion in core event handler
All pw_core event handlers (`on_core_*()`) currently receive a pointer
to `struct data`, not `struct proxy_data`; as can be seen from the
`pw_core_add_listener()` call in `main()`.

Fixes: cacdcc1b62 ("pw-mon: add filter param to hide props and/or params")
Fixes #3997
2024-05-03 12:13:15 +02:00
..
daemon settings: add default.clock.quantum-floor property 2024-03-12 17:44:25 +01:00
examples stream: add pw_stream_get_nsec() to get current time 2024-03-11 09:25:48 +01:00
gst gst: fix stream params memory leak 2024-05-03 12:12:59 +02:00
modules module-rt: fix compiler warning 2024-04-29 16:30:06 +02:00
pipewire treewide: fix errno assignments 2024-05-03 12:12:05 +02:00
tests tests: update unit test for added field 2024-03-30 18:19:16 +01:00
tools pw-mon: fix type confusion in core event handler 2024-05-03 12:13:15 +02:00
meson.build meson.build: fix compile with -Dexamples=disabled 2023-12-04 11:16:11 +01:00