Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-08-23 | Format: remove blank space at EOL | 1 | -22/+22 | ||
Change-Id: I786ac8d5be68bdf09d5bb6c883959d6e1963c1fe Signed-off-by: Romain Forlot <romain.forlot@iot.bzh> | |||||
2017-08-22 | Remove Controller that is now stand alone. | 11 | -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-22 | Update to latest template, rename doscript- in debug- | 1 | -0/+0 | ||
2017-08-22 | Minor Fix on LUA script search path | 1 | -1/+1 | ||
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 | ||