pipewire/src/modules/spa
Wim Taymans f391353c7f Make interface types a string
This is more in line with wayland and it allows us to create new
interfaces in modules without having to add anything to the type
enum. It also removes some lookups to map type_id to readable
name in debug.
2019-12-19 13:36:04 +01:00
..
meson.build monitor: remove monitor API and use device 2019-09-20 13:04:14 +02:00
module-device-factory.c Make interface types a string 2019-12-19 13:36:04 +01:00
module-device.c pw_module -> pw_impl_module 2019-12-11 11:57:56 +01:00
module-node-factory.c Make interface types a string 2019-12-19 13:36:04 +01:00
module-node.c pw_node -> pw_impl_node 2019-12-11 12:41:45 +01:00
spa-device.c pw_impl_device_new -> pw_context_create_device 2019-12-11 17:56:24 +01:00
spa-device.h pw_device -> pw_impl_device 2019-12-11 11:34:02 +01:00
spa-node.c pw_impl_node_new -> pw_context_create_node 2019-12-11 17:59:00 +01:00
spa-node.h pw_node -> pw_impl_node 2019-12-11 12:41:45 +01:00