aboutsummaryrefslogtreecommitdiffstats
path: root/signal-composer-binding/signal-composer-binding.cpp
AgeCommit message (Expand)AuthorFilesLines
2021-01-25Fix potential memory leakneedlefish_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.93.013.93.012.93.012.92.012.91.012.90.112.90.011.92.011.91.010.93.0Li Xiaoming1-2/+7
2019-12-29Add session uuid to subscribe repliesScott Murray1-1/+9
2019-04-11Git submodule migration to separated librariesRomain Forlot1-11/+11
2018-11-23Use specific binder's event handlersguppy_6.99.2guppy/6.99.26.99.2Romain Forlot1-49/+0
2018-11-23Binding migration to v3guppy_6.99.1guppy/6.99.16.99.1Romain Forlot1-15/+15
2018-09-27More accurate (un)subscribe answerRomain Forlot1-5/+12
2018-09-27Handle errors on signal initializationRomain Forlot1-2/+8
2018-09-27Fix: finding JSON file even if absolute path givenRomain Forlot1-2/+9
2018-08-23Fix: segfault at object additionRomain Forlot1-6/+12
2018-08-07Fix: segfault after adding new objectsRomain Forlot1-1/+0
2018-07-31Returns error in request responseRomain Forlot1-6/+16
2018-07-25Improved performanceRomain Forlot1-3/+1
2018-07-22Fix the build for master with latest binderRomain Forlot1-1/+1
2018-07-05Update submodulesRomain Forlot1-1/+1
2018-07-05Rework loading sources and signals.Romain Forlot1-3/+0
2018-07-05Initialize sources at binding start.Romain Forlot1-0/+1
2018-04-09Add objects directly from JSON argumentflounder_5.99.1flounder/5.99.15.99.1Romain Forlot1-9/+16
2017-12-19Get builtin plugin as a normal pluginRomain Forlot1-1/+1
2017-12-18More security to add new signals/source at runtimeRomain Forlot1-1/+8
2017-12-14Improve subscription processRomain Forlot1-10/+15
2017-12-14Check key exists before loading JSON fileRomain Forlot1-18/+25
2017-12-14Fix memory leaks relative to json_objectRomain Forlot1-0/+3
2017-12-14Load additionnals object at runtimeRomain Forlot1-27/+23
2017-12-14Migrate to ctl-utilities libraryRomain Forlot1-1/+1
2017-12-14LUA lib and bin embedded in projectRomain Forlot1-2/+1
2017-12-14Better deeper signal search on received event.Romain Forlot1-2/+34
2017-12-14Enhance list/get verbRomain Forlot1-7/+3
2017-12-14lua2c completely operationnalRomain Forlot1-1/+0
2017-12-14Enhance pointer manage and container browsingRomain Forlot1-6/+6
2017-12-14No errors on get if no values has been recordedRomain Forlot1-3/+4
2017-12-14Use C++ string instead of C classic charRomain Forlot1-3/+3
2017-12-14Implement recursionCheck using observer patternRomain Forlot1-3/+3
2017-12-14Finalize subscription to be a simple relay for nowRomain Forlot1-36/+18
2017-12-14SubscribeRomain Forlot1-12/+41
2017-12-14Beginning client App context handling workRomain Forlot1-24/+47
2017-12-14Rename bindingApp to ComposerRomain Forlot1-12/+12
2017-12-14Find all signals that matches the searched patternRomain Forlot1-3/+40
2017-12-14Make LUA worksRomain Forlot1-7/+5
2017-12-14Modification about conf definitionRomain Forlot1-7/+13
2017-12-14Implement list verbRomain Forlot1-3/+9
2017-12-14Doxygen documentationRomain Forlot1-6/+4
2017-12-14Adding new verb, implemented basic signal methodRomain Forlot1-1/+29
2017-12-14Subscription by plugin to signalsRomain Forlot1-9/+12
2017-12-14Attach and recursion check workingRomain Forlot1-6/+17
2017-12-14Progression on config parsing.Romain Forlot1-27/+37
2017-12-14Controller src integrationRomain Forlot1-8/+22
2017-12-14Initial commitForlot Romain [IoT.bzh]1-0/+90