aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-05-14Merge changes from topic 'sandbox/claneys/wip'Romain Forlot6-213/+214
2018-05-11Loads l2c functions per plugin.Romain Forlot4-50/+59
2018-05-11Improve json object releaseRomain Forlot1-3/+2
2018-05-11Improve way to loading an actionRomain Forlot3-160/+153
2018-05-09Upgrade config schemaRomain Forlot8-226/+440
2018-05-09Fix: callback execution conditionRomain Forlot1-1/+1
2018-04-30Fix conversion compilation warningRomain Forlot2-3/+3
2018-04-29Fix link to afb-helpers renamed from afb-utilitiesRomain Forlot1-1/+1
2018-04-25Release json_objects used to launched the actionRomain Forlot1-0/+4
2018-04-25Format, get rid of conversion type warning.Romain Forlot2-9/+7
2018-04-25Use an intermadiary variable avoiding side effets.Romain Forlot1-10/+13
2018-04-23Old audio controller traces left behindRomain Forlot1-1/+1
2018-03-23Fixed links and markdown warnings in README.mdSebastien Douheret1-9/+13
2018-03-21Linting: Initialize fullprefix variableRomain Forlot1-1/+1
2017-12-21Fix memory leakRomain 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-18Make public ConfigSearch functionRomain Forlot2-1/+2
2017-12-18Fix segfault when no l2c functions definedRomain Forlot2-2/+2
2017-12-14Get back on track l2c functions.Romain Forlot6-15/+48
2017-12-14Fix warning compile about uninitialized variableRomain Forlot1-2/+2
2017-12-11Avoid compile warning, memory leaks, lintingRomain Forlot4-8/+14
2017-11-30Fix wrong json object pointed.Romain Forlot1-3/+2
2017-11-29Protect exec when no files found.Romain Forlot1-28/+31
2017-11-29wrong json unpacking fails.Romain Forlot1-1/+1
2017-11-29Wrong increment always fails load an actionRomain Forlot1-1/+0
2017-11-29Loading additional files from JSON sectionRomain Forlot2-24/+47
2017-11-24Remove C++ warning ISO/C++11Romain Forlot1-25/+87
2017-11-24Get back lua2c functions parsed at plugin loadRomain Forlot3-8/+29
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