Age | Commit message (Expand) | Author | Files | Lines |
2017-11-29 | Loading additional files from JSON section |  Romain Forlot | 2 | -24/+47 |
2017-11-24 | Remove C++ warning ISO/C++11 |  Romain Forlot | 1 | -25/+87 |
2017-11-24 | Get back lua2c functions parsed at plugin load |  Romain Forlot | 3 | -8/+29 |
2017-11-24 | Correctly export symbols for C++eel_4.99.3eel/4.99.34.99.3 |  Romain Forlot | 4 | -2/+29 |
2017-11-24 | Fix: strncpy does't add null char at the end |  Romain Forlot | 3 | -24/+26 |
2017-11-24 | You may want load lua lib as embedded static lib |  Romain Forlot | 1 | -0/+1 |
2017-11-24 | Load afb_binding macros and stuff to plugins |  Romain Forlot | 1 | -9/+24 |
2017-11-24 | Fix: C++ list initialization correctly done. |  Romain Forlot | 1 | -1/+1 |
2017-11-24 | fix: wrong usage of strncat and strncpy function |  Romain Forlot | 3 | -31/+31 |
2017-11-24 | Modifiy timer to supper DynAPI |  Fulup Ar Foll | 3 | -11/+18 |
2017-11-09 | create agl .gitreview file |  Ronan Le Martret | 1 | -0/+4 |
2017-10-30 | Merge pull request #2 from ronan22/master |  Forlot Romain [IoT.bzh] | 1 | -1/+1 |
2017-10-30 | fix build error |  Ronan Le Martret | 1 | -1/+1 |
2017-10-27 | Fix issue with compiling in API-V2 |  Fulup Ar Foll | 1 | -1/+8 |
2017-10-26 | Avoid duplicated _GNU_SOURCE definition warning |  Romain Forlot | 5 | -6/+7 |
2017-10-25 | Formating |  Romain Forlot | 11 | -163/+161 |
2017-10-25 | Replace macro by apiV2 compatible inline function |  Romain Forlot | 1 | -0/+7 |
2017-10-25 | Add action method to execute an action from its uid |  Romain Forlot | 2 | -2/+23 |
2017-10-25 | Merge pull request #1 from claneys/patch-1 |  Fulup Ar Foll | 1 | -2/+2 |
2017-10-25 | Fix: issue at compile time |  Forlot Romain [IoT.bzh] | 1 | -2/+2 |
2017-10-24 | First working version as submodule |  Fulup Ar Foll | 12 | -113/+283 |
2017-10-18 | 1st V2/pre-V3 version |  fulup | 13 | -464/+886 |
2017-09-29 | fix target name |  Fulup Ar Foll | 2 | -2/+2 |
2017-09-29 | Documentation |  Fulup Ar Foll | 1 | -1/+1 |
2017-09-29 | Remove Netbeans |  Fulup Ar Foll | 13 | -353/+0 |
2017-09-29 | Doc update |  Fulup Ar Foll | 2 | -1/+2 |
2017-09-29 | Initial Commit as submodule |  Fulup Ar Foll | 58 | -3746/+1021 |
2017-09-08 | Use public URL for submodule afb-utilities |  Ronan Le Martret | 1 | -1/+1 |
2017-08-31 | add packaging |  Ronan Le Martret | 7 | -0/+206 |
2017-08-31 | add dependency lua5.3 for deb |  Ronan Le Martret | 2 | -1/+5 |
2017-08-31 | Fix cmake build |  Ronan Le Martret | 1 | -5/+5 |
2017-08-29 | ctl-plugin: adjust deps; update app-templates |  Stephane Desneux | 2 | -1/+0 |
2017-08-29 | update afb-utilities |  Ronan Le Martret | 1 | -0/+0 |
2017-08-29 | Fix strncat funct |  Ronan Le Martret | 2 | -15/+15 |
2017-08-29 | Add *.tar.gz to .gitignore |  Ronan Le Martret | 1 | -0/+1 |
2017-08-29 | update app-templates |  Ronan Le Martret | 1 | -0/+0 |
2017-08-29 | update config.cmake |  Ronan Le Martret | 1 | -11/+31 |
2017-08-29 | Fixed spelling. |  Sebastien Douheret | 1 | -14/+14 |
2017-08-29 | Fixed LUA_CHECKER binary for debian/ubuntu |  Sebastien Douheret | 1 | -0/+2 |
2017-08-28 | Fix: handle packaging deps |  Romain Forlot | 3 | -2/+2 |
2017-08-28 | Cleanup in repo names |  fulup | 2 | -0/+14 |
2017-08-28 | Update to new app-templates |  Fulup Ar Foll | 1 | -0/+0 |
2017-08-26 | Clean |  Romain Forlot | 1 | -5/+0 |
2017-08-26 | Fix: clean way to include directories for a target |  Romain Forlot | 1 | -0/+59 |
2017-08-26 | Remove Audio mentions from log messages |  Romain Forlot | 1 | -2/+2 |
2017-08-26 | Updated README |  Romain Forlot | 1 | -48/+62 |
2017-08-26 | Fixed Netbeans Configuration |  Fulup Ar Foll | 1 | -13/+0 |
2017-08-25 | Fulup Error Message at Lua level |  Fulup Ar Foll | 2 | -9/+88 |
2017-08-25 | Fix include issue on plugin |  Fulup Ar Foll | 2 | -6/+24 |
2017-08-25 | Cleanup in reop names |  fulup | 11 | -91/+23 |