mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-10 13:30:05 -05:00
Beginnings of dbus based control
This commit is contained in:
parent
becae3e7fa
commit
ee202e13e9
19 changed files with 2086 additions and 28 deletions
|
|
@ -1,4 +1,6 @@
|
|||
remote_sources = ['proxy.c', 'plugin.c']
|
||||
remote_sources = ['proxy.c',
|
||||
'dbus-proxy.c',
|
||||
'plugin.c']
|
||||
|
||||
remotelib = shared_library('spa-remote',
|
||||
remote_sources,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue