Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-12-13 | Old audio controller traces left behind | 1 | -1/+1 | |
2018-12-13 | Fixed links and markdown warnings in README.md | 1 | -9/+13 | |
2018-12-13 | Linting: Initialize fullprefix variable | 1 | -1/+1 | |
2018-12-13 | Fix memory leak | 1 | -0/+4 | |
2018-12-13 | Change prefix generation, simpler is better | 1 | -3/+5 | |
2018-12-13 | Add binding rootdir to searched path for conf and plugins | 2 | -2/+26 | |
2018-12-13 | Make public ConfigSearch function | 2 | -1/+2 | |
2018-12-13 | Fix segfault when no l2c functions defined | 2 | -2/+2 | |
2018-12-13 | Get back on track l2c functions. | 6 | -15/+48 | |
2018-12-13 | Fix warning compile about uninitialized variable | 1 | -2/+2 | |
2018-12-13 | Avoid compile warning, memory leaks, linting | 4 | -8/+14 | |
2018-12-13 | Fix wrong json object pointed. | 1 | -3/+2 | |
2018-12-13 | Protect exec when no files found. | 1 | -28/+31 | |
2018-12-13 | wrong json unpacking fails. | 1 | -1/+1 | |
2018-12-13 | Wrong increment always fails load an action | 1 | -1/+0 | |
2018-12-13 | Loading additional files from JSON section | 2 | -24/+47 | |
2018-12-13 | Remove C++ warning ISO/C++11 | 1 | -25/+87 | |
2018-12-13 | Get back lua2c functions parsed at plugin load | 3 | -8/+29 | |
2018-12-13 | Correctly export symbols for C++ | 4 | -2/+29 | |
2018-12-13 | Fix: strncpy does't add null char at the end | 3 | -24/+26 | |
2018-12-13 | You may want load lua lib as embedded static lib | 1 | -0/+1 | |
2018-12-13 | Load afb_binding macros and stuff to plugins | 1 | -9/+24 | |
2018-12-13 | Fix: C++ list initialization correctly done. | 1 | -1/+1 | |
2018-12-13 | fix: wrong usage of strncat and strncpy function | 3 | -31/+31 | |
2018-12-13 | Modifiy timer to supper DynAPI | 3 | -11/+18 | |
2018-12-13 | create agl .gitreview file | 1 | -0/+4 | |
2018-12-13 | fix build error | 1 | -1/+1 | |
2018-12-13 | Fix issue with compiling in API-V2 | 1 | -1/+8 | |
2018-12-13 | Avoid duplicated _GNU_SOURCE definition warning | 5 | -6/+7 | |
2018-12-13 | Formating | 11 | -163/+161 | |
2018-12-13 | Replace macro by apiV2 compatible inline function | 1 | -0/+7 | |
2018-12-13 | Add action method to execute an action from its uid | 2 | -2/+23 | |
2018-12-13 | Fix: issue at compile time | 1 | -2/+2 | |
2018-12-13 | First working version as submodule | 12 | -113/+283 | |
2018-12-13 | 1st V2/pre-V3 version | 13 | -464/+886 | |
2018-12-13 | fix target name | 2 | -2/+2 | |
2018-12-13 | Documentation | 1 | -1/+1 | |
2018-12-13 | Remove Netbeans | 13 | -353/+0 | |
2018-12-13 | Doc update | 2 | -1/+2 | |
2018-12-13 | Initial Commit as submodule | 58 | -3746/+1021 | |
2018-12-13 | Use public URL for submodule afb-utilities | 1 | -1/+1 | |
2018-12-13 | add packaging | 7 | -0/+206 | |
2018-12-13 | add dependency lua5.3 for deb | 2 | -1/+5 | |
2018-12-13 | Fix cmake build | 1 | -5/+5 | |
2018-12-13 | ctl-plugin: adjust deps; update app-templates | 2 | -1/+0 | |
2018-12-13 | update afb-utilities | 1 | -0/+0 | |
2018-12-13 | Fix strncat funct | 2 | -15/+15 | |
2018-12-13 | Add *.tar.gz to .gitignore | 1 | -0/+1 | |
2018-12-13 | update app-templates | 1 | -0/+0 | |
2018-12-13 | update config.cmake | 1 | -11/+31 |