improve properties on node and port

Rename some alsa filenames.
This commit is contained in:
Wim Taymans 2019-09-23 20:51:34 +02:00
parent 77e07e1948
commit db341a6450
17 changed files with 249 additions and 139 deletions

View file

@ -1,11 +1,11 @@
spa_alsa_sources = ['alsa.c',
'alsa-udev.c',
'alsa-device.c',
'alsa-pcm-device.c',
'alsa-pcm-sink.c',
'alsa-pcm-source.c',
'alsa-pcm.c',
'alsa-seq-source.c',
'alsa-seq.c',
'alsa-sink.c',
'alsa-source.c',
'alsa-utils.c']
'alsa-seq.c']
spa_alsa = shared_library('spa-alsa',
spa_alsa_sources,