aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-12-21Fix memory leakeel_5.1.0eel_5.0.3eel_5.0.2eel_5.0.1eel_5.0.0eel_4.99.5eel/5.1.0eel/5.0.3eel/5.0.2eel/5.0.1eel/5.0.0eel/4.99.55.1.05.0.35.0.25.0.15.0.04.99.5eelRomain Forlot1-0/+4
2017-12-19Change prefix generation, simpler is betterRomain Forlot1-3/+5
2017-12-19Add binding rootdir to searched path for conf and pluginsRomain Forlot2-2/+26
2017-12-19Make public ConfigSearch functionRomain Forlot2-1/+2
2017-12-19Fix segfault when no l2c functions definedRomain Forlot2-2/+2
2017-12-19Get back on track l2c functions.Romain Forlot6-15/+48
2017-12-19Fix warning compile about uninitialized variableRomain Forlot1-2/+2
2017-12-19Avoid compile warning, memory leaks, lintingRomain Forlot4-8/+14
2017-12-19Fix wrong json object pointed.Romain Forlot1-3/+2
2017-12-19Protect exec when no files found.Romain Forlot1-28/+31
2017-12-19wrong json unpacking fails.Romain Forlot1-1/+1
2017-12-19Wrong increment always fails load an actionRomain Forlot1-1/+0
2017-12-19Loading additional files from JSON sectionRomain Forlot2-24/+47
2017-12-19Remove C++ warning ISO/C++11Romain Forlot1-25/+87
2017-12-19Get back lua2c functions parsed at plugin loadRomain Forlot3-8/+29
2017-11-29Add .gitreview defaultbranch for eeleel_4.99.4eel/4.99.44.99.4Jan-Simon Möller1-0/+1
2017-11-24Correctly export symbols for C++eel_4.99.3eel/4.99.34.99.3Romain Forlot4-2/+29
2017-11-24Fix: strncpy does't add null char at the endRomain Forlot3-24/+26
2017-11-24You may want load lua lib as embedded static libRomain Forlot1-0/+1
2017-11-24Load afb_binding macros and stuff to pluginsRomain Forlot1-9/+24
2017-11-24Fix: C++ list initialization correctly done.Romain Forlot1-1/+1
2017-11-24fix: wrong usage of strncat and strncpy functionRomain Forlot3-31/+31
2017-11-24Modifiy timer to supper DynAPIFulup Ar Foll3-11/+18
2017-11-09create agl .gitreview fileRonan Le Martret1-0/+4
2017-10-30Merge pull request #2 from ronan22/masterForlot Romain [IoT.bzh]1-1/+1
2017-10-30fix build errorRonan Le Martret1-1/+1
2017-10-27Fix issue with compiling in API-V2Fulup Ar Foll1-1/+8
2017-10-26Avoid duplicated _GNU_SOURCE definition warningRomain Forlot5-6/+7
2017-10-25FormatingRomain Forlot11-163/+161
2017-10-25Replace macro by apiV2 compatible inline functionRomain Forlot1-0/+7
2017-10-25Add action method to execute an action from its uidRomain Forlot2-2/+23
2017-10-25Merge pull request #1 from claneys/patch-1Fulup Ar Foll1-2/+2
2017-10-25Fix: issue at compile time Forlot Romain [IoT.bzh]1-2/+2
2017-10-24First working version as submoduleFulup Ar Foll12-113/+283
2017-10-181st V2/pre-V3 versionfulup13-464/+886
2017-09-29fix target nameFulup Ar Foll2-2/+2
2017-09-29DocumentationFulup Ar Foll1-1/+1
2017-09-29Remove NetbeansFulup Ar Foll13-353/+0
2017-09-29Doc updateFulup Ar Foll2-1/+2
2017-09-29Initial Commit as submoduleFulup Ar Foll58-3746/+1021
2017-09-08Use public URL for submodule afb-utilitiesRonan Le Martret1-1/+1
2017-08-31add packagingRonan Le Martret7-0/+206
2017-08-31add dependency lua5.3 for debRonan Le Martret2-1/+5
2017-08-31Fix cmake buildRonan Le Martret1-5/+5
2017-08-29ctl-plugin: adjust deps; update app-templatesStephane Desneux2-1/+0
2017-08-29update afb-utilitiesRonan Le Martret1-0/+0
2017-08-29Fix strncat functRonan Le Martret2-15/+15
2017-08-29Add *.tar.gz to .gitignoreRonan Le Martret1-0/+1
2017-08-29update app-templatesRonan Le Martret1-0/+0
2017-08-29update config.cmakeRonan Le Martret1-11/+31