wireplumber/modules/module-endpoint-creation
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
..
generic-creation.c modules: port modules and their tests to the new proxy APIs 2020-11-15 20:26:15 +02:00
generic-creation.h m-config-endpoint: refactor and rename to endpoint-creation 2020-10-05 11:35:24 -04:00
limited-creation-bluez5.c spa-type: refactor 2021-01-15 16:30:01 +02:00
limited-creation-bluez5.h m-endpoint-creation: add bluez5 endpoint creation for bluetooth devices 2020-10-05 11:35:24 -04:00
limited-creation.c modules: port modules and their tests to the new proxy APIs 2020-11-15 20:26:15 +02:00
limited-creation.h m-endpoint-creation: remove undefined API 2020-11-13 14:20:54 -05:00
parser-endpoint.c modules: port modules and their tests to the new proxy APIs 2020-11-15 20:26:15 +02:00
parser-endpoint.h m-config-endpoint: refactor and rename to endpoint-creation 2020-10-05 11:35:24 -04:00
parser-streams.c m-config-endpoint: refactor and rename to endpoint-creation 2020-10-05 11:35:24 -04:00
parser-streams.h m-config-endpoint: refactor and rename to endpoint-creation 2020-10-05 11:35:24 -04:00