mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
Add mapper
Ger rid of static ids for interfaces and replace with something we can register dynamically Implement logger.
This commit is contained in:
parent
a68e5d5124
commit
fc4fd1424a
43 changed files with 997 additions and 360 deletions
|
|
@ -3,6 +3,7 @@ spalib_sources = ['audio-raw.c',
|
|||
'control.c',
|
||||
'debug.c',
|
||||
'format.c',
|
||||
'mapper.c',
|
||||
'port.c',
|
||||
'props.c',
|
||||
'ringbuffer.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue