wireplumber/tests
George Kiagiadakis ba6404f7d6 tests: spa-pod: fix int64 constant to work on all architectures
the "long" type in spa-pod is int64_t, so we need to make sure we
pass a 64-bit number there, otherwise the va_args is going to crash
on some architectures while reading arguments off the stack
2021-05-13 09:15:45 +03:00
..
common session-item: refactor and inherit from WpObject 2021-03-18 14:30:05 -04:00
examples si-audio-adapter: remove unneeded 'preferred.n.channels' property 2021-05-12 10:36:24 -04:00
modules si-audio-adapter: remove unneeded 'preferred.n.channels' property 2021-05-12 10:36:24 -04:00
wp tests: spa-pod: fix int64 constant to work on all architectures 2021-05-13 09:15:45 +03:00
wpipc wpipc: place sockets in the same runtime directory as pipewire 2021-05-06 14:15:24 +03:00
wplua m-lua-scripting/pod: retrieve Ids in Array & Choice as strings, if possible 2021-02-23 13:56:38 +02:00
meson.build meson: make wpipc optional and disabled by default 2021-05-06 12:00:56 +03:00