aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-05shared library: update to a v3 shared librarysandbox/benierc/shared-libraryClément Bénier13-248/+120
2018-10-05Get rid of the support of API version 2 and DYNAPIRomain Forlot13-440/+196
2018-09-20Correct an error when no plugins are definedguppy_6.90.0guppy/6.90.06.90.0Jonathan Aillet1-1/+1
2018-09-20Decrease print level when no onload actionJonathan Aillet1-1/+1
2018-09-18Add a 'params' fields for controller pluginsJonathan Aillet2-3/+5
2018-09-18Call wasn't done correctly in 'CtlConfigExec'Jonathan Aillet1-1/+1
2018-09-14Add ctlPlugins array to the ctlConfig structureRomain Forlot3-2/+10
2018-09-14Add an Init step to the plugins loadRomain Forlot2-1/+11
2018-09-06Change loading configuration object behaviorflounder_5.99.6flounder/5.99.65.99.6Romain Forlot5-22/+59
2018-08-30app-controller-submodule doc: Changed doc to fit new format.flounder_5.99.5flounder/5.99.55.99.5CorentinLGS10-971/+1
2018-08-24Fix: compatibility with binder FF.RC4flounder_5.99.4flounder/5.99.45.99.4Romain Forlot1-2/+6
2018-08-23Fix: Wrong variable definitionRomain Forlot1-1/+1
2018-08-22ctl-lua: Fixed memory corruptionThierry Bultel1-5/+6
2018-08-20Migration to v3Romain Forlot6-33/+119
2018-08-08Adds v3 function to get binding settingsflounder_5.99.3flounder/5.99.35.99.3Romain Forlot2-1/+9
2018-08-08New function returning the binding root directoryRomain Forlot1-0/+15
2018-08-08Change the default GLOB patternRomain Forlot1-2/+3
2018-08-08Fix wrong computed lengthRomain Forlot1-2/+2
2018-08-08Add path to the installed widget path.Romain Forlot1-8/+24
2018-08-08Controller: Converted README to a gitbook version.CorentinLGS17-417/+1431
2018-07-30New defaults useful functions on lua tableRomain Forlot1-0/+21
2018-07-27More precise log message when loading a Lua fileRomain Forlot3-12/+15
2018-07-26Fix: wrong legacy function signatureRomain Forlot1-1/+1
2018-07-25Split loading JSON controller file.Romain Forlot2-15/+18
2018-07-23Release arguments once C function returned.Romain Forlot1-1/+2
2018-07-23Fix : typo introduced in a previous commit.flounder_5.99.2flounder/5.99.25.99.2Romain Forlot1-1/+1
2018-07-23Fixed character counting that was shortening paths8000ff1-2/+2
2018-07-20Keep json unmodified during action executionJonathan Aillet1-7/+12
2018-07-17Use prefix variable to find controller's pluginsRomain Forlot7-61/+70
2018-07-10Use binding version to set controller definitionsJonathan Aillet1-5/+2
2018-07-10ctl-lua: typo fixClément Bénier1-43/+43
2018-07-10asynchronism for test: LockWait addedClément Bénier3-8/+40
2018-07-09Fix: plugin api assignement orderRomain Forlot1-2/+1
2018-07-05Execute ConfigExec only if section is existingRomain Forlot1-1/+1
2018-07-03Always set the api member even if NULL.Romain Forlot1-1/+2
2018-07-03Ability to add a plugin after the initial loadRomain Forlot1-13/+56
2018-06-27Be able to dispatch required api at the wanted timeflounder_5.99.1flounder/5.99.15.99.1Romain Forlot2-10/+28
2018-06-27Change LUA package path at LUA interpreter loadRomain Forlot1-0/+33
2018-06-26Don't load two times a plugin even for LUARomain Forlot1-12/+13
2018-06-19Fixed hidden bound variable (apiHandle)Sebastien Douheret1-10/+10
2018-06-18Fixed null value when push Lua argumentsSebastien Douheret1-13/+13
2018-06-14Adjust to compile with incoming bindings v3José Bollo2-7/+9
2018-06-14Remove declaration to not existing functionsJosé Bollo1-3/+0
2018-06-13Add 2 lua utilities functionRomain Forlot1-0/+50
2018-06-11Update README.md for new metadata keys.Jonathan Aillet1-0/+2
2018-06-07Fix a compilation issue due to modif of AFB_ReqSuccessJonathan Aillet1-4/+4
2018-06-07README:md: update README accordingly to new json scheme.Clément Bénier1-10/+372
2018-06-07Fixed crash due to call to json_object_putSebastien Douheret1-1/+0
2018-06-07Fix segfault when printing long message from luaSebastien Douheret1-4/+6
2018-06-07Fixed spelling of AFB_ReqSuccessSebastien Douheret5-6/+6