wireplumber/tests
George Kiagiadakis 905636dc8d lua/api: improve getting optional Interest arguments
Add the ability to construct an Interest argument without
using the Interest keyword, so instead of:

  om:lookup(Interest { type = "session" })

we can now write:

  om:lookup { type = "session" }

... and also remove lookup_filtered from ObjectManager
2021-03-02 13:11:54 +02:00
..
common tests: fix library unit tests 2020-11-13 19:54:48 +02:00
examples lua/api: improve getting optional Interest arguments 2021-03-02 13:11:54 +02:00
modules rename all foo_iterate APIs to foo_new_iterator 2021-02-05 11:33:23 -05:00
wp test-endpoint: fix failure with pipewire master 2021-02-23 12:30:08 +02: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 wptoml: remove, it's not used anymore 2021-02-03 17:16:51 +02:00