Linux Foundation Collaborative Projects
index
:
libappcontroller
guppy
halibut
icefish
jellyfish
koi
lamprey
marlin
master
needlefish
octopus
pike
quillback
ricefish
sandbox/DDTLK/tests
sandbox/claneys/docs
sandbox/claneys/doxygen
sandbox/claneys/shared-lib
Application controller library
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-13
Upgrade config schema
Romain Forlot
8
-226
/
+440
2018-12-13
Fix: callback execution condition
Romain Forlot
1
-1
/
+1
2018-12-13
Fix conversion compilation warning
Romain Forlot
2
-3
/
+3
2018-12-13
Fix link to afb-helpers renamed from afb-utilities
Romain Forlot
1
-1
/
+1
2018-12-13
Release json_objects used to launched the action
Romain Forlot
1
-0
/
+4
2018-12-13
Format, get rid of conversion type warning.
Romain Forlot
2
-9
/
+7
2018-12-13
Use an intermadiary variable avoiding side effets.
Romain Forlot
1
-10
/
+13
2018-12-13
Old audio controller traces left behind
Romain Forlot
1
-1
/
+1
2018-12-13
Fixed links and markdown warnings in README.md
Sebastien Douheret
1
-9
/
+13
2018-12-13
Linting: Initialize fullprefix variable
Romain Forlot
1
-1
/
+1
2018-12-13
Fix memory leak
Romain Forlot
1
-0
/
+4
2018-12-13
Change prefix generation, simpler is better
Romain Forlot
1
-3
/
+5
2018-12-13
Add binding rootdir to searched path for conf and plugins
Romain Forlot
2
-2
/
+26
2018-12-13
Make public ConfigSearch function
Romain Forlot
2
-1
/
+2
2018-12-13
Fix segfault when no l2c functions defined
Romain Forlot
2
-2
/
+2
2018-12-13
Get back on track l2c functions.
Romain Forlot
6
-15
/
+48
2018-12-13
Fix warning compile about uninitialized variable
Romain Forlot
1
-2
/
+2
2018-12-13
Avoid compile warning, memory leaks, linting
Romain Forlot
4
-8
/
+14
2018-12-13
Fix wrong json object pointed.
Romain Forlot
1
-3
/
+2
2018-12-13
Protect exec when no files found.
Romain Forlot
1
-28
/
+31
2018-12-13
wrong json unpacking fails.
Romain Forlot
1
-1
/
+1
2018-12-13
Wrong increment always fails load an action
Romain Forlot
1
-1
/
+0
2018-12-13
Loading additional files from JSON section
Romain Forlot
2
-24
/
+47
2018-12-13
Remove C++ warning ISO/C++11
Romain Forlot
1
-25
/
+87
2018-12-13
Get back lua2c functions parsed at plugin load
Romain Forlot
3
-8
/
+29
2018-12-13
Correctly export symbols for C++
Romain Forlot
4
-2
/
+29
2018-12-13
Fix: strncpy does't add null char at the end
Romain Forlot
3
-24
/
+26
2018-12-13
You may want load lua lib as embedded static lib
Romain Forlot
1
-0
/
+1
2018-12-13
Load afb_binding macros and stuff to plugins
Romain Forlot
1
-9
/
+24
2018-12-13
Fix: C++ list initialization correctly done.
Romain Forlot
1
-1
/
+1
2018-12-13
fix: wrong usage of strncat and strncpy function
Romain Forlot
3
-31
/
+31
2018-12-13
Modifiy timer to supper DynAPI
Fulup Ar Foll
3
-11
/
+18
2018-12-13
create agl .gitreview file
Ronan Le Martret
1
-0
/
+4
2018-12-13
fix build error
Ronan Le Martret
1
-1
/
+1
2018-12-13
Fix issue with compiling in API-V2
Fulup Ar Foll
1
-1
/
+8
2018-12-13
Avoid duplicated _GNU_SOURCE definition warning
Romain Forlot
5
-6
/
+7
2018-12-13
Formating
Romain Forlot
11
-163
/
+161
2018-12-13
Replace macro by apiV2 compatible inline function
Romain Forlot
1
-0
/
+7
2018-12-13
Add action method to execute an action from its uid
Romain Forlot
2
-2
/
+23
2018-12-13
Fix: issue at compile time
Forlot Romain [IoT.bzh]
1
-2
/
+2
2018-12-13
First working version as submodule
Fulup Ar Foll
12
-113
/
+283
2018-12-13
1st V2/pre-V3 version
fulup
13
-464
/
+886
2018-12-13
fix target name
Fulup Ar Foll
2
-2
/
+2
2018-12-13
Documentation
Fulup Ar Foll
1
-1
/
+1
2018-12-13
Remove Netbeans
Fulup Ar Foll
13
-353
/
+0
2018-12-13
Doc update
Fulup Ar Foll
2
-1
/
+2
2018-12-13
Initial Commit as submodule
Fulup Ar Foll
58
-3746
/
+1021
2018-12-13
Use public URL for submodule afb-utilities
Ronan Le Martret
1
-1
/
+1
2018-12-13
add packaging
Ronan Le Martret
7
-0
/
+206
2018-12-13
add dependency lua5.3 for deb
Ronan Le Martret
2
-1
/
+5
[next]