Age | Commit message (Expand) | Author | Files | Lines |
2019-12-04 | Remove use of prefixneedlefish_13.93.0needlefish/13.93.0marlin_12.93.0marlin_12.92.0marlin_12.91.0marlin_12.90.1marlin_12.90.0marlin/12.93.0marlin/12.92.0marlin/12.91.0marlin/12.90.1marlin/12.90.0lamprey_11.92.0lamprey_11.91.0lamprey/11.92.0lamprey/11.91.0koi_10.93.0koi_10.92.0koi_10.91.0koi/10.93.0koi/10.92.0koi/10.91.0jellyfish_9.99.4jellyfish_9.99.3jellyfish_9.99.2jellyfish_9.99.1jellyfish/9.99.4jellyfish/9.99.3jellyfish/9.99.2jellyfish/9.99.1icefish_8.99.5icefish_8.99.4icefish_8.99.3icefish_8.99.2icefish/8.99.5icefish/8.99.4icefish/8.99.3icefish/8.99.29.99.49.99.39.99.29.99.18.99.58.99.48.99.38.99.213.93.012.93.012.92.012.91.012.90.112.90.011.92.011.91.010.93.010.92.010.91.0 |  Jonathan Aillet | 1 | -2/+2 |
2019-12-04 | Improve plugin search path |  Jonathan Aillet | 1 | -42/+294 |
2019-07-05 | ctl-plugin.c: Get rid of nested functionhalibut_7.99.3halibut/7.99.37.99.3 |  Romain Forlot | 1 | -23/+23 |
2019-04-30 | Inject binding v3 root api into controller plugins |  Romain Forlot | 1 | -3/+6 |
2019-04-29 | Fix: wrong string length size used |  Romain Forlot | 1 | -2/+2 |
2018-12-17 | Update since the conversion to library |  Romain Forlot | 1 | -54/+51 |
2018-12-17 | Shared library: update to a v3 shared library |  Romain Forlot | 1 | -87/+83 |
2018-12-13 | Fix: compiling a controller without LUA support |  Romain Forlot | 1 | -0/+5 |
2018-12-13 | Fix Parse plugin |  Frederic Marec | 1 | -1/+2 |
2018-12-13 | Reworked pluginConfig function |  Romain Forlot | 1 | -55/+38 |
2018-12-13 | Retrieve plugin list from api rather than a global |  Romain Forlot | 1 | -0/+5 |
2018-12-13 | Add setter/getter for user free defined pointer |  Romain Forlot | 1 | -0/+8 |
2018-12-13 | Correct an error when no plugins are defined |  Jonathan Aillet | 1 | -1/+1 |
2018-12-13 | Add a 'params' fields for controller plugins |  Jonathan Aillet | 1 | -3/+4 |
2018-12-13 | Add an Init step to the plugins load |  Romain Forlot | 1 | -1/+10 |
2018-12-13 | Migration to v3 |  Romain Forlot | 1 | -1/+1 |
2018-12-13 | Adds v3 function to get binding settings |  Romain Forlot | 1 | -1/+1 |
2018-12-13 | Add path to the installed widget path. |  Romain Forlot | 1 | -8/+24 |
2018-12-13 | More precise log message when loading a Lua file |  Romain Forlot | 1 | -3/+1 |
2018-12-13 | Fixed character counting that was shortening paths |  8000ff | 1 | -2/+2 |
2018-12-13 | Use prefix variable to find controller's plugins |  Romain Forlot | 1 | -19/+16 |
2018-12-13 | Fix: plugin api assignement order |  Romain Forlot | 1 | -2/+1 |
2018-12-13 | Always set the api member even if NULL. |  Romain Forlot | 1 | -1/+2 |
2018-12-13 | Ability to add a plugin after the initial load |  Romain Forlot | 1 | -13/+56 |
2018-12-13 | Don't load two times a plugin even for LUA |  Romain Forlot | 1 | -12/+13 |
2018-12-13 | Fixed spelling of AFB_ReqSuccess |  Sebastien Douheret | 1 | -1/+1 |
2018-12-13 | Fixed build warnings with gcc >= 7.3 |  Sebastien Douheret | 1 | -2/+2 |
2018-12-13 | Fixed compilation warnings with gcc-7.2.0 |  Thierry Bultel | 1 | -2/+2 |
2018-12-13 | Good usage of strncat and strncpy |  Romain Forlot | 1 | -8/+13 |
2018-12-13 | Change lua2c JSON syntax. |  Romain Forlot | 1 | -6/+16 |
2018-12-13 | Fix: changes key name. |  Romain Forlot | 1 | -1/+1 |
2018-12-13 | Use new version of function GetBindingDirPath |  Romain Forlot | 1 | -11/+11 |
2018-12-13 | Format |  Romain Forlot | 1 | -33/+34 |
2018-12-13 | Loads l2c functions per plugin. |  Romain Forlot | 1 | -33/+39 |
2018-12-13 | Upgrade config schema |  Romain Forlot | 1 | -71/+163 |
2018-12-13 | Fix conversion compilation warning |  Romain Forlot | 1 | -2/+2 |
2018-12-13 | Add binding rootdir to searched path for conf and plugins |  Romain Forlot | 1 | -1/+13 |
2018-12-13 | Fix segfault when no l2c functions defined |  Romain Forlot | 1 | -1/+1 |
2018-12-13 | Get back on track l2c functions. |  Romain Forlot | 1 | -6/+27 |
2018-12-13 | Fix warning compile about uninitialized variable |  Romain Forlot | 1 | -2/+2 |
2018-12-13 | Avoid compile warning, memory leaks, linting |  Romain Forlot | 1 | -0/+3 |
2018-12-13 | wrong json unpacking fails. |  Romain Forlot | 1 | -1/+1 |
2018-12-13 | Get back lua2c functions parsed at plugin load |  Romain Forlot | 1 | -4/+11 |
2018-12-13 | Fix: strncpy does't add null char at the end |  Romain Forlot | 1 | -2/+2 |
2018-12-13 | Load afb_binding macros and stuff to plugins |  Romain Forlot | 1 | -9/+24 |
2018-12-13 | fix: wrong usage of strncat and strncpy function |  Romain Forlot | 1 | -5/+5 |
2018-12-13 | Formating |  Romain Forlot | 1 | -22/+22 |
2018-12-13 | First working version as submodule |  Fulup Ar Foll | 1 | -9/+9 |
2018-12-13 | 1st V2/pre-V3 version |  fulup | 1 | -29/+35 |
2018-12-13 | Remove Netbeans |  Fulup Ar Foll | 1 | -0/+219 |