From 044828c43097362973c82088a7afee760eab06ec Mon Sep 17 00:00:00 2001 From: fulup Date: Fri, 21 Jul 2017 23:46:49 +0200 Subject: Added HAL selection in HTML page Started SetCtl implementation WIP Only --- nbproject/configurations.xml | 115 ++++++++++++++++++++++++++----------------- 1 file changed, 69 insertions(+), 46 deletions(-) (limited to 'nbproject') diff --git a/nbproject/configurations.xml b/nbproject/configurations.xml index c02fba8..adb9376 100644 --- a/nbproject/configurations.xml +++ b/nbproject/configurations.xml @@ -27,6 +27,10 @@ ScarlettUsbHAL.c + + UnicensHAL.c + UnicensVol.c + HighLevelApiConf.c @@ -76,10 +80,10 @@ - - - - + + + true @@ -98,37 +102,24 @@ - + - ../../../opt/include ../../../opt/include/alsa - /usr/include/p11-kit-1 /usr/include/json-c - Shared-Interface build/ALSA-afb - - CONTROL_CDEV_RX="/dev/inic-usb-crx" - CONTROL_CDEV_TX="/dev/inic-usb-ctx" - MAX_SND_CARD=16 - alsa_lowlevel_EXPORTS - - + - ../../../opt/include/afb - ALSA-afb build/ALSA-afb - + - ../../../opt/include/afb - ALSA-afb ../../../opt/include/alsa /usr/include/json-c build/ALSA-afb @@ -136,10 +127,8 @@ - + - ../../../opt/include/afb - ALSA-afb ../../../opt/include/alsa /usr/include/json-c build/ALSA-afb @@ -147,10 +136,8 @@ - + - ../../../opt/include/afb - ALSA-afb ../../../opt/include/alsa /usr/include/json-c ../../../opt/include @@ -166,45 +153,72 @@ ex="false" tool="0" flavor2="3"> - + - + + HAL-afb/HAL-plugin + ../../../opt/include/alsa ../../../opt/include build/HAL-afb/HAL-plugin - + + HAL-afb/HAL-plugin + ../../../opt/include/alsa ../../../opt/include build/HAL-afb/HAL-plugin - + + ../../../opt/include/afb + HAL-afb/HAL-plugin + ../../../opt/include/alsa build/HAL-afb/HAL-plugin + + CONTROL_CDEV_RX="/dev/inic-usb-crx" + CONTROL_CDEV_TX="/dev/inic-usb-ctx" + MAX_SND_CARD=16 + - + - + - + + + + ../../../opt/include + build/HAL-afb/Unicens-USB + + + + + + build/HAL-afb/Unicens-USB + + + + + Shared-Interface ../../../opt/include @@ -213,7 +227,7 @@ - + /usr/include/json-c Shared-Interface @@ -257,9 +271,17 @@ - + + + + + ../../../opt/include/afb + ALSA-afb + + + @@ -290,24 +312,15 @@ - ../../../opt/include + HAL-afb/HAL-interface ../../../opt/include/alsa - /usr/include/p11-kit-1 /usr/include/json-c - HAL-afb/HAL-interface Shared-Interface + ../../../opt/include build/HAL-afb/HAL-interface - - - - HAL-afb/HAL-plugin - ../../../opt/include/alsa - - - @@ -332,6 +345,16 @@ + + + + HAL-afb/Unicens-USB + ../../../opt/include/alsa + Shared-Interface + HAL-afb/HAL-interface + + + -- cgit 1.2.3-korg