Age | Commit message (Expand) | Author | Files | Lines |
2018-07-05 | Rework loading sources and signals. |  Romain Forlot | 1 | -3/+0 |
2018-07-05 | Initialize sources at binding start. |  Romain Forlot | 1 | -0/+1 |
2018-04-09 | Add objects directly from JSON argumentflounder_5.99.1flounder/5.99.15.99.1 |  Romain Forlot | 1 | -9/+16 |
2017-12-19 | Get builtin plugin as a normal plugin |  Romain Forlot | 1 | -1/+1 |
2017-12-18 | More security to add new signals/source at runtime |  Romain Forlot | 1 | -1/+8 |
2017-12-14 | Improve subscription process |  Romain Forlot | 1 | -10/+15 |
2017-12-14 | Check key exists before loading JSON file |  Romain Forlot | 1 | -18/+25 |
2017-12-14 | Fix memory leaks relative to json_object |  Romain Forlot | 1 | -0/+3 |
2017-12-14 | Load additionnals object at runtime |  Romain Forlot | 1 | -27/+23 |
2017-12-14 | Migrate to ctl-utilities library |  Romain Forlot | 1 | -1/+1 |
2017-12-14 | LUA lib and bin embedded in project |  Romain Forlot | 1 | -2/+1 |
2017-12-14 | Better deeper signal search on received event. |  Romain Forlot | 1 | -2/+34 |
2017-12-14 | Enhance list/get verb |  Romain Forlot | 1 | -7/+3 |
2017-12-14 | lua2c completely operationnal |  Romain Forlot | 1 | -1/+0 |
2017-12-14 | Enhance pointer manage and container browsing |  Romain Forlot | 1 | -6/+6 |
2017-12-14 | No errors on get if no values has been recorded |  Romain Forlot | 1 | -3/+4 |
2017-12-14 | Use C++ string instead of C classic char |  Romain Forlot | 1 | -3/+3 |
2017-12-14 | Implement recursionCheck using observer pattern |  Romain Forlot | 1 | -3/+3 |
2017-12-14 | Finalize subscription to be a simple relay for now |  Romain Forlot | 1 | -36/+18 |
2017-12-14 | Subscribe |  Romain Forlot | 1 | -12/+41 |
2017-12-14 | Beginning client App context handling work |  Romain Forlot | 1 | -24/+47 |
2017-12-14 | Rename bindingApp to Composer |  Romain Forlot | 1 | -12/+12 |
2017-12-14 | Find all signals that matches the searched pattern |  Romain Forlot | 1 | -3/+40 |
2017-12-14 | Make LUA works |  Romain Forlot | 1 | -7/+5 |
2017-12-14 | Modification about conf definition |  Romain Forlot | 1 | -7/+13 |
2017-12-14 | Implement list verb |  Romain Forlot | 1 | -3/+9 |
2017-12-14 | Doxygen documentation |  Romain Forlot | 1 | -6/+4 |
2017-12-14 | Adding new verb, implemented basic signal method |  Romain Forlot | 1 | -1/+29 |
2017-12-14 | Subscription by plugin to signals |  Romain Forlot | 1 | -9/+12 |
2017-12-14 | Attach and recursion check working |  Romain Forlot | 1 | -6/+17 |
2017-12-14 | Progression on config parsing. |  Romain Forlot | 1 | -27/+37 |
2017-12-14 | Controller src integration |  Romain Forlot | 1 | -8/+22 |
2017-12-14 | Initial commit |  Forlot Romain [IoT.bzh] | 1 | -0/+90 |