Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 | |
2018-12-13 | Fixed spelling. | 1 | -14/+14 | |
2018-12-13 | Fixed LUA_CHECKER binary for debian/ubuntu | 1 | -0/+2 | |
2018-12-13 | Fix: handle packaging deps | 3 | -2/+2 | |
2018-12-13 | Cleanup in repo names | 2 | -0/+14 | |
2018-12-13 | Update to new app-templates | 1 | -0/+0 | |
2018-12-13 | Clean | 1 | -5/+0 | |
2018-12-13 | Fixed Netbeans Configuration | 1 | -13/+0 | |
2018-12-13 | Merge Conflict | 1 | -1/+0 | |
2018-12-13 | Attend to merfe with Master | 3 | -0/+19 | |
2018-12-13 | Fulup Error Message at Lua level | 1 | -7/+86 | |
2018-12-13 | Fix include issue on plugin | 2 | -5/+23 | |
2018-12-13 | Cleanup in reop names | 4 | -140/+8 | |
2018-12-13 | Clean up module naming | 3 | -89/+178 | |
2018-12-13 | Remove Audio mentions from log messages | 1 | -2/+2 | |
2018-12-13 | Updated README | 1 | -48/+62 | |
2018-12-13 | Fulup Error Message at Lua level | 2 | -9/+88 | |
2018-12-13 | Fix include issue on plugin | 2 | -6/+24 | |
2018-12-13 | Cleanup in reop names | 11 | -91/+23 |