summaryrefslogtreecommitdiffstats
path: root/conf.d/project/lua.d
AgeCommit message (Collapse)AuthorFilesLines
2017-08-18Latest app-templates features integrationRomain Forlot1-12/+4
- 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 Foll2-0/+143
2017-08-18Integration with Alsa HookPlugin is now working. Fulup Ar Foll6-82/+223
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 Foll1-14/+11
2017-08-16Moved FileConfigScan to AudioCommon and DocumentationFulup Ar Foll1-2/+21
2017-08-15docall working with simple tablefulup3-24/+38
2017-08-14Work in Progressfulup5-119/+146
2017-08-13Fix AFB_MESSAGE with null argumentsfulup4-0/+223