From 2fac61e232dbdc5135345a07b19a66a5ebb2a015 Mon Sep 17 00:00:00 2001 From: Tobias Jahnke Date: Mon, 15 Oct 2018 14:22:58 +0200 Subject: 4a-hal-unicens: prepare support for Fiberdyne Amp Bug-AGL: SPEC-1758 - updated VolumeLib to support ctrl messages - added master volume setup for amplifier node - known issue: message transmission is commented out due to wrap_json issue Signed-off-by: Tobias Jahnke --- nbproject/configurations.xml | 336 +++++++++++++++++++++++++++++++++++++++++++ nbproject/project.xml | 26 ++++ 2 files changed, 362 insertions(+) create mode 100644 nbproject/configurations.xml create mode 100644 nbproject/project.xml (limited to 'nbproject') diff --git a/nbproject/configurations.xml b/nbproject/configurations.xml new file mode 100644 index 0000000..58366d2 --- /dev/null +++ b/nbproject/configurations.xml @@ -0,0 +1,336 @@ + + + + + + curl-wrap.c + escape.c + filescan-utils.c + qafbwebsocketclient.cpp + wrap-json.c + + + + ctl-action.c + ctl-config.c + ctl-control.c + ctl-event.c + ctl-lua-utils.c + ctl-lua.c + ctl-onload.c + ctl-plugin.c + ctl-timer.c + + + + + + device_container.cpp + device_value.cpp + libmostvolume.cpp + setup.cpp + + + most_unicens.c + wrap_unicens.c + wrap_volume.c + + + + CMakeLists.txt + Makefile + nbproject/private/launcher.properties + + + ^(nbproject)$ + + . + + Makefile + + + + default + false + false + + + + + + + + + + ./build + ${MAKE} -f Makefile + ${MAKE} -f Makefile clean + + + + ./build + cmake .. + + + + + + + + /usr/include/json-c + /opt/AGL/include + /usr/include/p11-kit-1 + /usr/include/uuid + /usr/include/alsa + /usr/include/lua5.3 + afb-helpers + build/afb-helpers + + + AFB_BINDING_VERSION=3 + AFB_BINDING_WANT_DYNAPI=1 + CONTROL_CONFIG_PATH="/home/M21106/Development/agl/git/4a-hal-integration/4a-hal-unicens/conf.d/project/etc:/home/M21106/Development/agl/git/4a-hal-integration/4a-hal-unicens/build/package/etc:/usr/local/4a-hal/etc" + CONTROL_LUA_PATH="/home/M21106/Development/agl/git/4a-hal-integration/4a-hal-unicens/conf.d/project/lua.d:/usr/local/4a-hal/var" + CONTROL_PLUGIN_PATH="/home/M21106/Development/agl/git/4a-hal-integration/4a-hal-unicens/build/package/lib/plugins:/usr/local/4a-hal/lib/plugins" + CTL_PLUGIN_MAGIC=7053042648 + NDEBUG + SUSE_LUA_INCDIR + _FORTIFY_SOURCE=2 + + + + + + + /usr/include/json-c + /opt/AGL/include + /usr/include/p11-kit-1 + /usr/include/uuid + /usr/include/alsa + /usr/include/lua5.3 + afb-helpers + build/afb-helpers + + + AFB_BINDING_VERSION=3 + AFB_BINDING_WANT_DYNAPI=1 + CONTROL_CONFIG_PATH="/home/M21106/Development/agl/git/4a-hal-integration/4a-hal-unicens/conf.d/project/etc:/home/M21106/Development/agl/git/4a-hal-integration/4a-hal-unicens/build/package/etc:/usr/local/4a-hal/etc" + CONTROL_LUA_PATH="/home/M21106/Development/agl/git/4a-hal-integration/4a-hal-unicens/conf.d/project/lua.d:/usr/local/4a-hal/var" + CONTROL_PLUGIN_PATH="/home/M21106/Development/agl/git/4a-hal-integration/4a-hal-unicens/build/package/lib/plugins:/usr/local/4a-hal/lib/plugins" + CTL_PLUGIN_MAGIC=7053042648 + NDEBUG + SUSE_LUA_INCDIR + _FORTIFY_SOURCE=2 + + + + + + + + + + + /usr/include/json-c + /opt/AGL/include + /usr/include/p11-kit-1 + /usr/include/uuid + /usr/include/alsa + /usr/include/lua5.3 + afb-helpers + build/afb-helpers + + + AFB_BINDING_VERSION=3 + AFB_BINDING_WANT_DYNAPI=1 + CONTROL_CONFIG_PATH="/home/M21106/Development/agl/git/4a-hal-integration/4a-hal-unicens/conf.d/project/etc:/home/M21106/Development/agl/git/4a-hal-integration/4a-hal-unicens/build/package/etc:/usr/local/4a-hal/etc" + CONTROL_LUA_PATH="/home/M21106/Development/agl/git/4a-hal-integration/4a-hal-unicens/conf.d/project/lua.d:/usr/local/4a-hal/var" + CONTROL_PLUGIN_PATH="/home/M21106/Development/agl/git/4a-hal-integration/4a-hal-unicens/build/package/lib/plugins:/usr/local/4a-hal/lib/plugins" + CTL_PLUGIN_MAGIC=7053042648 + NDEBUG + SUSE_LUA_INCDIR + _FORTIFY_SOURCE=2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + /usr/include/json-c + /opt/AGL/include + /usr/include/p11-kit-1 + /usr/include/uuid + /usr/include/alsa + /usr/include/lua5.3 + app-controller/ctl-lib + afb-helpers + build/app-controller/ctl-lib + + + AFB_BINDING_VERSION=3 + AFB_BINDING_WANT_DYNAPI=1 + CONTROL_CONFIG_PATH="/home/M21106/Development/agl/git/4a-hal-integration/4a-hal-unicens/conf.d/project/etc:/home/M21106/Development/agl/git/4a-hal-integration/4a-hal-unicens/build/package/etc:/usr/local/4a-hal/etc" + CONTROL_LUA_PATH="/home/M21106/Development/agl/git/4a-hal-integration/4a-hal-unicens/conf.d/project/lua.d:/usr/local/4a-hal/var" + CONTROL_PLUGIN_PATH="/home/M21106/Development/agl/git/4a-hal-integration/4a-hal-unicens/build/package/lib/plugins:/usr/local/4a-hal/lib/plugins" + CONTROL_SUPPORT_LUA + CTL_PLUGIN_MAGIC=7053042648 + NDEBUG + SUSE_LUA_INCDIR + _FORTIFY_SOURCE=2 + + + + + + + /usr/include/json-c + /opt/AGL/include + /usr/include/p11-kit-1 + /usr/include/uuid + /usr/include/alsa + /usr/include/lua5.3 + app-controller/ctl-lib + 4a-hal/4a-hal-controllers + 4a-hal/4a-hal-manager + 4a-hal/4a-hal-utilities + plugin/ucs2-vol/inc + afb-helpers + build/plugin + + + AFB_BINDING_VERSION=3 + AFB_BINDING_WANT_DYNAPI=1 + CONTROL_CONFIG_PATH="/home/M21106/Development/agl/git/4a-hal-integration/4a-hal-unicens/conf.d/project/etc:/home/M21106/Development/agl/git/4a-hal-integration/4a-hal-unicens/build/package/etc:/usr/local/4a-hal/etc" + CONTROL_LUA_PATH="/home/M21106/Development/agl/git/4a-hal-integration/4a-hal-unicens/conf.d/project/lua.d:/usr/local/4a-hal/var" + CONTROL_PLUGIN_PATH="/home/M21106/Development/agl/git/4a-hal-integration/4a-hal-unicens/build/package/lib/plugins:/usr/local/4a-hal/lib/plugins" + CTL_PLUGIN_MAGIC=7053042648 + NDEBUG + SUSE_LUA_INCDIR + _FORTIFY_SOURCE=2 + hal_unicens_EXPORTS + + + + + /usr/include/json-c + /opt/AGL/include + /usr/include/p11-kit-1 + /usr/include/uuid + /usr/include/alsa + /usr/include/lua5.3 + plugin/ucs2-vol/inc + build/plugin/ucs2-vol/src + + + AFB_BINDING_VERSION=3 + AFB_BINDING_WANT_DYNAPI=1 + CONTROL_CONFIG_PATH="/home/M21106/Development/agl/git/4a-hal-integration/4a-hal-unicens/conf.d/project/etc:/home/M21106/Development/agl/git/4a-hal-integration/4a-hal-unicens/build/package/etc:/usr/local/4a-hal/etc" + CONTROL_LUA_PATH="/home/M21106/Development/agl/git/4a-hal-integration/4a-hal-unicens/conf.d/project/lua.d:/usr/local/4a-hal/var" + CONTROL_PLUGIN_PATH="/home/M21106/Development/agl/git/4a-hal-integration/4a-hal-unicens/build/package/lib/plugins:/usr/local/4a-hal/lib/plugins" + CTL_PLUGIN_MAGIC=7053042648 + NDEBUG + SUSE_LUA_INCDIR + _FORTIFY_SOURCE=2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/nbproject/project.xml b/nbproject/project.xml new file mode 100644 index 0000000..1ef2f4f --- /dev/null +++ b/nbproject/project.xml @@ -0,0 +1,26 @@ + + + org.netbeans.modules.cnd.makeproject + + + 4a-hal-unicens + c + cpp,cxx + h,hpp + UTF-8 + + + . + + + + Default + 0 + + + + false + + + + -- cgit 1.2.3-korg