pipewire/spa/plugins/support
Wim Taymans e5f7e040dc loop: simplify before and after events
Because the signal can't be removed from the callback we can
simply iterate backwards and then forwards.

The first added hook (the unlock/lock pair) is called last before
going into the poll and first when leaving. This executes all other
callbacks inside a locked situation. And removing them with the lock
is not going to cause problems.
2020-09-16 13:31:47 +02:00
..
cpu-arm.c printf format fixes 2019-06-07 17:16:02 +02:00
cpu-x86.c cpu: detect MMXEXT as well 2018-12-17 13:37:27 +01:00
cpu.c cpu: add fallback dummy init() function 2020-01-15 13:57:59 +01:00
dbus.c Fix some -Wenum-conversion errors 2020-04-04 20:03:08 +02:00
evl-plugin.c Add evl system support 2019-06-24 09:42:05 +02:00
evl-system.c evl: add include for spa_strerror 2020-07-14 14:19:26 +02:00
logger.c logger: handle file without '/' in it 2020-05-29 20:32:55 +02:00
loop.c loop: simplify before and after events 2020-09-16 13:31:47 +02:00
meson.build support: add null audio sink 2020-08-20 18:00:00 +02:00
node-driver.c support: add dummy driver 2020-04-27 20:21:31 +02:00
null-audio-sink.c support: add null audio sink 2020-08-20 18:00:00 +02:00
plugin.c support: add null audio sink 2020-08-20 18:00:00 +02:00
system.c add more debug of fd create and close 2020-06-02 14:06:51 +02:00