Age | Commit message (Expand) | Author | Files | Lines |
2018-12-13 | Change LUA package path at LUA interpreter load |  Romain Forlot | 1 | -0/+33 |
2018-12-13 | Fixed null value when push Lua arguments |  Sebastien Douheret | 1 | -13/+13 |
2018-12-13 | Adjust to compile with incoming bindings v3 |  José Bollo | 1 | -2/+4 |
2018-12-13 | Fixed crash due to call to json_object_put |  Sebastien Douheret | 1 | -1/+0 |
2018-12-13 | Fix segfault when printing long message from lua |  Sebastien Douheret | 1 | -4/+6 |
2018-12-13 | Fixed spelling of AFB_ReqSuccess |  Sebastien Douheret | 1 | -2/+2 |
2018-12-13 | Fixed build warnings with gcc >= 7.3 |  Sebastien Douheret | 1 | -1/+1 |
2018-12-13 | Increase lua script max message size |  Jonathan Aillet | 1 | -1/+1 |
2018-12-13 | Fixed compilation warnings with gcc-7.2.0 |  Thierry Bultel | 1 | -2/+2 |
2018-12-13 | Make action item from a LUA action mandatory |  Romain Forlot | 1 | -13/+1 |
2018-12-13 | Good usage of strncat and strncpy |  Romain Forlot | 1 | -16/+25 |
2018-12-13 | Update to the new JSON syntax |  Romain Forlot | 1 | -1/+1 |
2018-12-13 | Fix wrong error message. |  Romain Forlot | 1 | -2/+2 |
2018-12-13 | Fix: Dyn API Action loading procedure |  Romain Forlot | 1 | -364/+388 |
2018-12-13 | Format |  Romain Forlot | 1 | -179/+145 |
2018-12-13 | Improve way to loading an action |  Romain Forlot | 1 | -94/+14 |
2018-12-13 | Upgrade config schema |  Romain Forlot | 1 | -136/+183 |
2018-12-13 | Fix conversion compilation warning |  Romain Forlot | 1 | -1/+1 |
2018-12-13 | Old audio controller traces left behind |  Romain Forlot | 1 | -1/+1 |
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 | Get back on track l2c functions. |  Romain Forlot | 1 | -6/+9 |
2018-12-13 | Avoid compile warning, memory leaks, linting |  Romain Forlot | 1 | -0/+2 |
2018-12-13 | Protect exec when no files found. |  Romain Forlot | 1 | -28/+31 |
2018-12-13 | Get back lua2c functions parsed at plugin load |  Romain Forlot | 1 | -2/+10 |
2018-12-13 | Fix: strncpy does't add null char at the end |  Romain Forlot | 1 | -5/+5 |
2018-12-13 | fix: wrong usage of strncat and strncpy function |  Romain Forlot | 1 | -19/+19 |
2018-12-13 | Modifiy timer to supper DynAPI |  Fulup Ar Foll | 1 | -5/+11 |
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 | Formating |  Romain Forlot | 1 | -58/+58 |
2018-12-13 | First working version as submodule |  Fulup Ar Foll | 1 | -59/+199 |
2018-12-13 | 1st V2/pre-V3 version |  fulup | 1 | -235/+329 |
2018-12-13 | Remove Netbeans |  Fulup Ar Foll | 1 | -0/+1081 |