aboutsummaryrefslogtreecommitdiffstats
path: root/binding/wrap-unicens/wrap-unicens.c
AgeCommit message (Collapse)AuthorFilesLines
2021-01-14Fix potential memory leakneedlefish_13.93.0needlefish/13.93.0marlin_12.93.0marlin_12.92.0marlin_12.91.0marlin_12.90.1marlin_12.90.0marlin/12.93.0marlin/12.92.0marlin/12.91.0marlin/12.90.1marlin/12.90.0lamprey_11.92.0lamprey_11.91.0lamprey/11.92.0lamprey/11.91.0koi_10.93.0koi_10.92.0koi/10.93.0koi/10.92.013.93.012.93.012.92.012.91.012.90.112.90.011.92.011.91.010.93.010.92.0Li, Xiaoming1-0/+4
In some cases, j_query or j_array maybe unfreed after return; Bug-AGL: SPEC-3584 Change-Id: I4bb7ff5eb51aa77d4419440701faaab8c26bc8cf Signed-off-by: Li, Xiaoming <lixm.fnst@cn.fujitsu.com>
2019-10-16unicens-controller: add DOA featureTobias Jahnke1-0/+50
Introduce a new API to retrieve the current direction of audio (DOA) recognized by the microphone. Bug-AGL: SPEC-2899 Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com> Change-Id: I387efaeaf0cffd06b3d88efbeeaf2ef7eb23c780
2019-08-12unicens-controller: insert initial code of serviceTobias Jahnke1-0/+228
Bug-AGL: SPEC-2738 - adds service widget to control microphone mode, amplifier and slimamp master volume Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com> Change-Id: I2463b0351c740c738e35185997d926a602bb2489 Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>