module-alsa-card: Support external device in case of using sink2/source2 33/267533/16 accepted/tizen/unified/20220603.141256 submit/tizen/20220602.051141
authorJaechul Lee <jcsing.lee@samsung.com>
Mon, 6 Dec 2021 07:00:03 +0000 (16:00 +0900)
committerJaechul Lee <jcsing.lee@samsung.com>
Mon, 30 May 2022 08:14:30 +0000 (17:14 +0900)
commit56f3036beff14f121b528ed958fb500bb6c0c78c
treea996807ad3e01c93068e73544e4fd913732844ec
parent549ff530fe66e921c1f1f1fa85925553a18b3148
module-alsa-card: Support external device in case of using sink2/source2

pa_alsa_sink/source_new and pa_alsa_sink/source_free functions were
replaced with pa_dl_* for supporting tizenaudio-sink2/source2 when a
external sound card was inserted.

Additionally, use_tizen_hal property that can turn on/off this
functionality was added just in case.

[Version] 15.0-9
[Issue Type] New Feature

Change-Id: I11fdf2340befa6ab182eb0291ba218859c5e2a09
Signed-off-by: Jaechul Lee <jcsing.lee@samsung.com>
meson.build
packaging/pulseaudio.spec
src/modules/alsa/module-alsa-card.c
src/modules/meson.build
src/modules/module-udev-detect.c