pipewire/spa/plugins/audiotestsrc
Wim Taymans db88e9f954 System: More work on making system functions pluggable
Move the epoll functions to the system functions and make the loop
use those. Use simple mask for events instead of enum.
Add the used system api in pw_loop.
Add System API to spa_support and use it where possible.
Pass the system API used in the realtime loops in spa_support as
well and use this in the realtime paths.
Improve bootstrapping, load only the log and cpu interfaces because
those can/need to be shared between instances. Let the core load
the other interfaces.
Add keys to configure the System and Loop implementations used in
pw_loop.
2019-06-06 15:31:53 +02:00
..
audiotestsrc.c System: More work on making system functions pluggable 2019-06-06 15:31:53 +02:00
meson.build remove spalib 2018-08-14 15:29:25 +02:00
plugin.c use SPA_EXPORT to export symbols 2019-02-06 13:24:41 +01:00
render.c node: add port and node params 2019-02-27 16:43:01 +01:00