summaryrefslogtreecommitdiffstats
path: root/conf.d/cmake
AgeCommit message (Collapse)AuthorFilesLines
2018-12-18cmake: enable lua, change project name for installTobias Jahnke1-2/+3
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
2018-12-18hal-unicens: update cmake configurationTobias Jahnke1-8/+8
Bug-AGL: SPEC-1505 Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
2018-12-18hal-unicens: switched to cmaketemplateTobias Jahnke1-3/+6
Bug-AGL: SPEC-1505 Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
2018-12-18Add basic source and configuration filesTobias Jahnke4-0/+219
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
2018-12-174a-hal-unicens: prepare import of pluginTobias Jahnke1-232/+0
Bug-AGL: SPEC-1505 - remove all files from legacy hal binding Change-Id: I69e6d170cfa6a16d116f63263a1a5f75e2098d5b Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
2018-10-31Migrate app-templates to CMake moduleguppy_6.99.2guppy_6.99.1guppy/6.99.2guppy/6.99.16.99.26.99.1Romain Forlot1-3/+6
Bug-AGL SPEC-1682 Change-Id: Iacf773877ddefb5bf40f0d998257838fdaaa61e4 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2018-10-104a-hal-unicens: add Fiberdyne Master VolumeTobias Jahnke1-17/+24
Bug-AGL: SPEC-1758 As preparation before introducing UNICENS 4a plugin: - Init volume library at first - Add fiberdyne master volume - Introduce commands sent by control messages - Removes outdated controls - Known issue: turn ALSA volume above "93" to hear some sound Change-Id: I591c6b109a51c9da602ad08514b67c2ec573e09c Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
2017-11-17Fix: c/c same dir than reference hal.eel_4.99.3eel/4.99.34.99.3Romain Forlot1-1/+1
Change-Id: Iece03d2a0b2248f79d41985843ef8f6cd6c24b1b Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-11-16Chg default httpdir to unicens instead of htdocsRomain Forlot1-0/+1
Bug-AGL: SPEC-1107 Change-Id: Ibde0e5a53bec9997353f5889c27a2fa176a9e39c Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-09-01update config.cmakeRonan Le Martret1-59/+117
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-08-25Fix Initial Volume for JabraFulup Ar Foll1-0/+1
2017-08-24Updated Readme and info zone for monitoringFulup Ar Foll1-2/+7
2017-08-23Update with monitoringFulup Ar Foll1-2/+5
2017-08-23Format: remove blank space at EOLRomain Forlot1-1/+1
Change-Id: I786ac8d5be68bdf09d5bb6c883959d6e1963c1fe Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-08-22Remove Controller that is now stand alone.Romain Forlot4-11/+0
Also move filescan and wrap-json library into a separate submodule afb-utilities Change-Id: Ic46cceb88cd25a808cbd0e5e6da53f56f9fc786c Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-08-22Handle LUA module checking by distroRomain Forlot3-3/+4
Change-Id: I6703f2225cd9ec44c7bcc4f6048b1ad7c818236d Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-08-21Fix debian like distro module checking (on lua...)Romain Forlot2-4/+1
Add possibility to include cmake distro dependent files Change-Id: I6846c6068d37fef0102b350fca98e806abbc78de Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-08-21Documentation and LUA for UbuntuFulup Ar Foll1-2/+9
2017-08-18Added default variables from sampleRomain Forlot1-0/+6
Change-Id: I9170f9834868035ab76faaaae941f2c5decf589d Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-08-18Change how to define compile optionsRomain Forlot1-32/+39
Move specific compilation options to the target it is related keep global compilation option in config.cmake then variable can be correctly evaluated and use with the correct values (CMAKE_INSTALL_PREFIX isn't the same before common.cmake inclusion and after.) Change-Id: Ia3c3fe6bc6fcdcb79858f233b108b9ee1e071131 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-08-18Integration with Alsa HookPlugin is now working. Fulup Ar Foll1-4/+4
2017-08-16Fixed LUA Nested Table Issues. Added LUA2C for User Defined PluginsFulup Ar Foll1-4/+12
2017-08-15docall working with simple tablefulup1-2/+3
2017-08-14Work in Progressfulup1-0/+1
2017-08-13Fix AFB_MESSAGE with null argumentsfulup1-7/+9
2017-08-11Almost working version with Json Config, Lua script and sharelib callbacks.fulup1-2/+2
2017-08-11Update to new Tempatefulup1-3/+9
2017-08-10Work in Progressfulup1-17/+5
2017-08-08Early Draft of LUA integrationfulup1-7/+11
2017-08-03Initial Working Version on Alsa Policy-Policy-Hookfulup1-0/+1
2017-07-30First Dev version with Volume Rampingfulup1-1/+1
2017-07-25Initial version of HAL with Set/Get operationfulup1-0/+1
2017-07-23Added TLV->DBscale into HAL controlfulup1-1/+2
1st Working version of HAL ctl-get with TLV Cleanup HTML5 test pages WIP Only
2017-07-05Added a POC for ALSA/HAL pluginfulup1-3/+3
2017-07-03Moved to V2fulup1-1/+1
2017-07-01Ongoing workfulup1-0/+134