Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-08-21 | Fix Controller API | 2 | -2/+2 | ||
2017-08-20 | Updated to latest App Template | 7 | -0/+0 | ||
2017-08-18 | Latest app-templates features integration | 2 | -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-18 | Documented Controller standalone mode and provided a sample config. | 3 | -0/+215 | ||
2017-08-18 | Integration with Alsa HookPlugin is now working. | 11 | -89/+468 | ||
2017-08-17 | Implemented Timer and Event from Lua | 2 | -31/+73 | ||
2017-08-16 | Fix DoScript Lua Updated Documentation. | 1 | -4/+4 | ||
2017-08-16 | Fixed LUA Nested Table Issues. Added LUA2C for User Defined Plugins | 2 | -15/+16 | ||
2017-08-16 | Moved FileConfigScan to AudioCommon and Documentation | 2 | -12/+39 | ||
2017-08-15 | docall working with simple table | 3 | -24/+38 | ||
2017-08-14 | Work in Progress | 6 | -122/+149 | ||
2017-08-13 | Fix AFB_MESSAGE with null arguments | 7 | -0/+403 | ||