mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-23 06:59:58 -05:00
Mainloop: use PinosLoop
Implement the main-loop with pinos_loop except for the parts that still need to go through glib mainloop. Start working on native protocol
This commit is contained in:
parent
e7cae649aa
commit
efae64a759
13 changed files with 678 additions and 311 deletions
|
|
@ -1,4 +1,5 @@
|
|||
load-module libpinos-module-protocol-dbus
|
||||
load-module libpinos-module-protocol-native
|
||||
load-module libpinos-module-suspend-on-idle
|
||||
load-module libpinos-module-spa
|
||||
load-module libpinos-module-autolink
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue