mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-06 13:30:01 -05:00
conf: move rule matching to config
And remove duplicated code. This is generally useful and sufficiently generic API to include.
This commit is contained in:
parent
cc73053512
commit
877dc77645
6 changed files with 166 additions and 275 deletions
|
|
@ -1,7 +1,6 @@
|
|||
pipewire_jack_sources = [
|
||||
'export.c',
|
||||
'pipewire-jack.c',
|
||||
'match-rules.c',
|
||||
'ringbuffer.c',
|
||||
'uuid.c',
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue