Wim Taymans
|
f541bf9037
|
pulse: implement custom mainloop poll function
Implement setting a custom poll function. When there is a custom
function, just poll the epoll fd in it.
Fixes #276
|
2020-09-07 15:50:58 +02:00 |
|
Wim Taymans
|
4370675d2b
|
pulse: fix crash when cleaning up signals
Also make sure the main pulseaudio binary can't be started.
|
2020-08-21 15:36:03 +02:00 |
|
Wim Taymans
|
d9a18742f4
|
pulse: guard against invalid fds
Some fds can't be added to epoll (stdin/stdout) and will cause an
error. Make sure we don't try to free the NULL event.
Add some more debug
|
2020-04-14 15:40:21 +02:00 |
|
Jan Koester
|
dfdd664160
|
mainloop: add SPA_EXPORT to pa_mainloop_api_once
Fixes #200
|
2020-01-08 15:29:37 +01:00 |
|
Arun Raghavan
|
37a72b2531
|
Merge pipewire-pulseaudio subtree
|
2019-11-03 15:20:57 +01:00 |
|