summaryrefslogtreecommitdiffstats
path: root/conf.d/project
AgeCommit message (Collapse)AuthorFilesLines
2017-08-28Change default value for playback PCM was muted at initFulup Ar Foll1-1/+5
2017-08-27Fix Alsacore ctlget in form ctl={id:xxx}Fulup Ar Foll4-5/+59
2017-08-27Readme update for controllerFulup Ar Foll3-1/+34
2017-08-25Fix Initial Volume for JabraFulup Ar Foll10-7/+693
2017-08-23Format: remove blank space at EOLRomain Forlot1-22/+22
Change-Id: I786ac8d5be68bdf09d5bb6c883959d6e1963c1fe Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-08-22Remove Controller that is now stand alone.Romain Forlot11-830/+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-22Update to latest template, rename doscript- in debug-Fulup Ar Foll1-0/+0
2017-08-22Minor Fix on LUA script search pathFulup Ar Foll1-1/+1
2017-08-21Fix Controller APIFulup Ar Foll2-2/+2
2017-08-20Updated to latest App TemplateFulup Ar Foll7-0/+0
2017-08-18Latest app-templates features integrationRomain Forlot2-24/+8
- CMake >= 3.6 mandatory - Change DATA and HTDOCS targets methods to use macro add_input_files() - header generated from OpenAPI file using BINDINGV2 label and set_openapi_filename() macro. - Adjusted README to reflect new cmake requirement Change-Id: I8da515b98c1877d5be5e51f2bf94d691ac3cefb7 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-08-18Documented Controller standalone mode and provided a sample config.Fulup Ar Foll3-0/+215
2017-08-18Integration with Alsa HookPlugin is now working. Fulup Ar Foll11-89/+468
2017-08-17Implemented Timer and Event from LuaFulup Ar Foll2-31/+73
2017-08-16Fix DoScript Lua Updated Documentation.Fulup Ar Foll1-4/+4
2017-08-16Fixed LUA Nested Table Issues. Added LUA2C for User Defined PluginsFulup Ar Foll2-15/+16
2017-08-16Moved FileConfigScan to AudioCommon and DocumentationFulup Ar Foll2-12/+39
2017-08-15docall working with simple tablefulup3-24/+38
2017-08-14Work in Progressfulup6-122/+149
2017-08-13Fix AFB_MESSAGE with null argumentsfulup7-0/+403