spa: implement a log topic for alsa

This commit is contained in:
Peter Hutterer 2021-09-23 14:25:32 +10:00 committed by Wim Taymans
parent a6e66d9180
commit e9d869b46f
12 changed files with 67 additions and 5 deletions

View file

@ -2,6 +2,7 @@ subdir('acp')
subdir('mixer')
spa_alsa_sources = ['alsa.c',
'alsa.h',
'alsa-udev.c',
'alsa-acp-device.c',
'alsa-pcm-device.c',