Age | Commit message (Expand) | Author | Files | Lines |
2018-07-22 | Fix the build for master with latest binder | Romain Forlot | 3 | -9/+3 |
2018-07-05 | Update submodules | Romain Forlot | 8 | -172/+8 |
2018-07-05 | Reintoduce the old builtin plugin | Romain Forlot | 2 | -1/+8 |
2018-07-05 | Remove useless variable setting | Romain Forlot | 1 | -1/+1 |
2018-07-05 | Rework loading sources and signals. | Romain Forlot | 10 | -34/+64 |
2018-07-05 | Rename afb-utilities to afb-helpers | Romain Forlot | 2 | -3/+3 |
2018-07-05 | Make 2 set of configurations | Romain Forlot | 14 | -22/+1618952 |
2018-03-22 | Renaming data directory to var in app-templates | Romain Forlot | 3 | -2/+2 |
2017-12-21 | Using AppFw CPP capabilities | Romain Forlot | 2 | -1/+1 |
2017-12-20 | Update closing message | Romain Forlot | 1 | -1/+1 |
2017-12-20 | Remove embedded LUA 3rdparty | Romain Forlot | 5 | -9/+4 |
2017-12-19 | Bulk of small fixes | Romain Forlot | 2 | -8/+2 |
2017-12-19 | Be sure to set execution right on binaries | Romain Forlot | 1 | -1/+6 |
2017-12-19 | Get builtin plugin as a normal plugin | Romain Forlot | 2 | -3/+7 |
2017-12-18 | Fix: absolute non significant path to plugins | Romain Forlot | 1 | -2/+2 |
2017-12-18 | Several small fixes and improvements. | Romain Forlot | 1 | -5/+4 |
2017-12-15 | Fix CTL_PLUGIN_MAGIC outside of long int range | Romain Forlot | 1 | -1/+1 |
2017-12-15 | Get back on track l2c functions | Romain Forlot | 2 | -6/+2 |
2017-12-14 | Fixing afb function call from LUA and cleaning | Romain Forlot | 6 | -154/+26 |
2017-12-14 | Update all submodules | Romain Forlot | 1 | -0/+0 |
2017-12-14 | Fix LUA path not set | Romain Forlot | 1 | -0/+1 |
2017-12-14 | Rename lua scripts to comply api name. | Romain Forlot | 6 | -1/+1 |
2017-12-14 | Update submodules | Romain Forlot | 1 | -0/+0 |
2017-12-14 | Disable Efence tool use at build. | Romain Forlot | 1 | -1/+1 |
2017-12-14 | Convert configuration to comply latest schema | Romain Forlot | 1 | -4/+2 |
2017-12-14 | Include geolocalisation signals configuration | Romain Forlot | 1 | -1/+1 |
2017-12-14 | Migrate submodule to gerrit and update them | Romain Forlot | 1 | -0/+0 |
2017-12-14 | Update JSON obj to fit new controller lib | Romain Forlot | 1 | -2/+2 |
2017-12-14 | Rename main configuration file | Romain Forlot | 1 | -0/+0 |
2017-12-14 | Fix: LUA support is CMake var not compile option | Romain Forlot | 1 | -3/+3 |
2017-12-14 | Added version check to afb-daemon pkg requisite | Romain Forlot | 1 | -1/+1 |
2017-12-14 | Fix: wrong path to the binding file | Romain Forlot | 1 | -1/+1 |
2017-12-14 | Upgrade app-templates | Romain Forlot | 1 | -0/+0 |
2017-12-14 | Match Widget config file value from config.cmake | Romain Forlot | 1 | -0/+0 |
2017-12-14 | Migrate to ctl-utilities library | Romain Forlot | 2 | -4/+6 |
2017-12-14 | Update app-template & use new JSON schema for conf | Romain Forlot | 6 | -51/+65 |
2017-12-14 | LUA lib and bin embedded in project | Romain Forlot | 9 | -14/+47 |
2017-12-14 | Introduce retention setting in place of class | Romain Forlot | 2 | -9/+9 |
2017-12-14 | lua2c completely operationnal | Romain Forlot | 1 | -8/+4 |
2017-12-14 | Update app-template to make Efence usage optionnal | Romain Forlot | 2 | -0/+1 |
2017-12-14 | Make calling lua2c function from lua works | Romain Forlot | 2 | -3/+3 |
2017-12-14 | Update config to simulate real situation | Romain Forlot | 3 | -16/+4 |
2017-12-14 | Enhance pointer manage and container browsing | Romain Forlot | 1 | -2/+2 |
2017-12-14 | Make compile LUA2C functions, binding not working | Romain Forlot | 5 | -158/+16 |
2017-12-14 | Make LUA works | Romain Forlot | 18 | -86/+234 |
2017-12-14 | Modification about conf definition | Romain Forlot | 4 | -101/+110 |
2017-12-14 | Added gps plugin | Romain Forlot | 1 | -0/+6 |
2017-12-14 | Get CPP controller plugin works | Romain Forlot | 1 | -8/+64 |
2017-12-14 | Subscription by plugin to signals | Romain Forlot | 3 | -9/+10 |
2017-12-14 | Attach and recursion check working | Romain Forlot | 6 | -132/+119 |