wireplumber/tests
George Kiagiadakis 3762388831 spa-type: refactor
* Use a more complete API to introspect SPA types
* Avoid the need for the Tables enumeration; the tables
  are now registered with a string
* Avoid the need for initialization, work directly on spa_types
  and other static data
* Allow working with Object pods that are not Params;
  the PARAMS table was previously hardcoded in the pod implementation
* Add a different dynamic type registration system, closer to
  how spa type works. The only regression is that we can no longer
  register additional custom object fields (custom SPA_PROP_* for example),
  but this feature can be re-added later
2021-01-15 16:30:01 +02:00
..
common tests: fix library unit tests 2020-11-13 19:54:48 +02:00
examples modules: port modules and their tests to the new proxy APIs 2020-11-15 20:26:15 +02:00
modules spa-type: refactor 2021-01-15 16:30:01 +02:00
wp spa-type: refactor 2021-01-15 16:30:01 +02:00
wplua wplua: remove TypeClass, push constructors as ClassName_new 2020-12-16 23:14:58 +02:00
wptoml wptoml: add new library to parse TOML files 2019-12-04 16:38:35 -05:00
meson.build wplua: new simple engine to integrate GObject with Lua 2020-12-11 17:07:20 +02:00