Age | Commit message (Expand) | Author | Files | Lines |
2018-12-17 | Update since the conversion to library |  Romain Forlot | 1 | -1/+6 |
2018-12-17 | Shared library: update to a v3 shared library |  Romain Forlot | 1 | -23/+19 |
2018-12-13 | Retrieve plugin list from api rather than a global |  Romain Forlot | 1 | -2/+1 |
2018-12-13 | Add setter/getter for user free defined pointer |  Romain Forlot | 1 | -1/+4 |
2018-12-13 | Add ctlPlugins array to the ctlConfig structure |  Romain Forlot | 1 | -0/+2 |
2018-12-13 | Change loading configuration object behavior |  Romain Forlot | 1 | -0/+1 |
2018-12-13 | Migration to v3 |  Romain Forlot | 1 | -3/+0 |
2018-12-13 | Fix: wrong legacy function signature |  Romain Forlot | 1 | -1/+1 |
2018-12-13 | Split loading JSON controller file. |  Romain Forlot | 1 | -1/+2 |
2018-12-13 | Fix : typo introduced in a previous commit. |  Romain Forlot | 1 | -1/+1 |
2018-12-13 | Use prefix variable to find controller's plugins |  Romain Forlot | 1 | -20/+23 |
2018-12-13 | Be able to dispatch required api at the wanted time |  Romain Forlot | 1 | -0/+1 |
2018-12-13 | Handle more metadata in the controller. |  Jonathan Aillet | 1 | -2/+4 |
2018-12-13 | Add an external field to CtlConfigT |  Jonathan Aillet | 1 | -0/+1 |
2018-12-13 | Detect failure at OnLoad action calls |  Romain Forlot | 1 | -1/+1 |
2018-12-13 | Format |  Romain Forlot | 1 | -19/+19 |
2018-12-13 | Loads l2c functions per plugin. |  Romain Forlot | 1 | -12/+5 |
2018-12-13 | Improve way to loading an action |  Romain Forlot | 1 | -0/+4 |
2018-12-13 | Make public ConfigSearch function |  Romain Forlot | 1 | -0/+1 |
2018-12-13 | Get back on track l2c functions. |  Romain Forlot | 1 | -0/+5 |
2018-12-13 | Correctly export symbols for C++ |  Romain Forlot | 1 | -2/+7 |
2018-12-13 | Avoid duplicated _GNU_SOURCE definition warning |  Romain Forlot | 1 | -0/+2 |
2018-12-13 | Formating |  Romain Forlot | 1 | -9/+9 |
2018-12-13 | Add action method to execute an action from its uid |  Romain Forlot | 1 | -0/+1 |
2018-12-13 | First working version as submodule |  Fulup Ar Foll | 1 | -2/+2 |
2018-12-13 | 1st V2/pre-V3 version |  fulup | 1 | -43/+44 |
2018-12-13 | Remove Netbeans |  Fulup Ar Foll | 1 | -0/+113 |