summaryrefslogtreecommitdiffstats
path: root/ctl-lib/ctl-plugin.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-04Remove 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.0Jonathan Aillet1-2/+2
2019-12-04Improve plugin search pathJonathan Aillet1-42/+294
2019-07-05ctl-plugin.c: Get rid of nested functionhalibut_7.99.3halibut/7.99.37.99.3Romain Forlot1-23/+23
2019-04-30Inject binding v3 root api into controller pluginsRomain Forlot1-3/+6
2019-04-29Fix: wrong string length size usedRomain Forlot1-2/+2
2018-12-17Update since the conversion to libraryRomain Forlot1-54/+51
2018-12-17Shared library: update to a v3 shared libraryRomain Forlot1-87/+83
2018-12-13Fix: compiling a controller without LUA supportRomain Forlot1-0/+5
2018-12-13Fix Parse pluginFrederic Marec1-1/+2
2018-12-13Reworked pluginConfig functionRomain Forlot1-55/+38
2018-12-13Retrieve plugin list from api rather than a globalRomain Forlot1-0/+5
2018-12-13Add setter/getter for user free defined pointerRomain Forlot1-0/+8
2018-12-13Correct an error when no plugins are definedJonathan Aillet1-1/+1
2018-12-13Add a 'params' fields for controller pluginsJonathan Aillet1-3/+4
2018-12-13Add an Init step to the plugins loadRomain Forlot1-1/+10
2018-12-13Migration to v3Romain Forlot1-1/+1
2018-12-13Adds v3 function to get binding settingsRomain Forlot1-1/+1
2018-12-13Add path to the installed widget path.Romain Forlot1-8/+24
2018-12-13More precise log message when loading a Lua fileRomain Forlot1-3/+1
2018-12-13Fixed character counting that was shortening paths8000ff1-2/+2
2018-12-13Use prefix variable to find controller's pluginsRomain Forlot1-19/+16
2018-12-13Fix: plugin api assignement orderRomain Forlot1-2/+1
2018-12-13Always set the api member even if NULL.Romain Forlot1-1/+2
2018-12-13Ability to add a plugin after the initial loadRomain Forlot1-13/+56
2018-12-13Don't load two times a plugin even for LUARomain Forlot1-12/+13
2018-12-13Fixed spelling of AFB_ReqSuccessSebastien Douheret1-1/+1
2018-12-13Fixed build warnings with gcc >= 7.3Sebastien Douheret1-2/+2
2018-12-13Fixed compilation warnings with gcc-7.2.0Thierry Bultel1-2/+2
2018-12-13Good usage of strncat and strncpyRomain Forlot1-8/+13
2018-12-13Change lua2c JSON syntax.Romain Forlot1-6/+16
2018-12-13Fix: changes key name.Romain Forlot1-1/+1
2018-12-13Use new version of function GetBindingDirPathRomain Forlot1-11/+11
2018-12-13FormatRomain Forlot1-33/+34
2018-12-13Loads l2c functions per plugin.Romain Forlot1-33/+39
2018-12-13Upgrade config schemaRomain Forlot1-71/+163
2018-12-13Fix conversion compilation warningRomain Forlot1-2/+2
2018-12-13Add binding rootdir to searched path for conf and pluginsRomain Forlot1-1/+13
2018-12-13Fix segfault when no l2c functions definedRomain Forlot1-1/+1
2018-12-13Get back on track l2c functions.Romain Forlot1-6/+27
2018-12-13Fix warning compile about uninitialized variableRomain Forlot1-2/+2
2018-12-13Avoid compile warning, memory leaks, lintingRomain Forlot1-0/+3
2018-12-13wrong json unpacking fails.Romain Forlot1-1/+1
2018-12-13Get back lua2c functions parsed at plugin loadRomain Forlot1-4/+11
2018-12-13Fix: strncpy does't add null char at the endRomain Forlot1-2/+2
2018-12-13Load afb_binding macros and stuff to pluginsRomain Forlot1-9/+24
2018-12-13fix: wrong usage of strncat and strncpy functionRomain Forlot1-5/+5
2018-12-13FormatingRomain Forlot1-22/+22
2018-12-13First working version as submoduleFulup Ar Foll1-9/+9
2018-12-131st V2/pre-V3 versionfulup1-29/+35
2018-12-13Remove NetbeansFulup Ar Foll1-0/+219