mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-05 13:30:02 -05:00
WIP
Change object model
This commit is contained in:
parent
d0f95fc323
commit
190f01d88e
38 changed files with 1594 additions and 3562 deletions
|
|
@ -2,9 +2,9 @@ pinoscore_headers = [
|
|||
'client.h',
|
||||
'client-node.h',
|
||||
'command.h',
|
||||
'core.h',
|
||||
'daemon.h',
|
||||
'data-loop.h',
|
||||
'dbus-client-node.h',
|
||||
'link.h',
|
||||
'main-loop.h',
|
||||
'module.h',
|
||||
|
|
@ -17,9 +17,9 @@ pinoscore_sources = [
|
|||
'client.c',
|
||||
'client-node.c',
|
||||
'command.c',
|
||||
'core.c',
|
||||
'daemon.c',
|
||||
'data-loop.c',
|
||||
'dbus-client-node.c',
|
||||
'link.c',
|
||||
'main-loop.c',
|
||||
'module.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue