Age | Commit message (Expand) | Author | Files | Lines |
2018-08-08 | Add path to the installed widget path. |  Romain Forlot | 1 | -8/+24 |
2018-07-27 | More precise log message when loading a Lua file |  Romain Forlot | 1 | -3/+1 |
2018-07-23 | Fixed character counting that was shortening paths |  8000ff | 1 | -2/+2 |
2018-07-17 | Use prefix variable to find controller's plugins |  Romain Forlot | 1 | -19/+16 |
2018-07-09 | Fix: plugin api assignement order |  Romain Forlot | 1 | -2/+1 |
2018-07-03 | Always set the api member even if NULL. |  Romain Forlot | 1 | -1/+2 |
2018-07-03 | Ability to add a plugin after the initial load |  Romain Forlot | 1 | -13/+56 |
2018-06-26 | Don't load two times a plugin even for LUA |  Romain Forlot | 1 | -12/+13 |
2018-06-07 | Fixed spelling of AFB_ReqSuccess |  Sebastien Douheret | 1 | -1/+1 |
2018-05-29 | Fixed build warnings with gcc >= 7.3 |  Sebastien Douheret | 1 | -2/+2 |
2018-05-22 | Fixed compilation warnings with gcc-7.2.0 |  Thierry Bultel | 1 | -2/+2 |
2018-05-18 | Good usage of strncat and strncpy |  Romain Forlot | 1 | -8/+13 |
2018-05-16 | Change lua2c JSON syntax. |  Romain Forlot | 1 | -6/+16 |
2018-05-16 | Fix: changes key name. |  Romain Forlot | 1 | -1/+1 |
2018-05-14 | Use new version of function GetBindingDirPath |  Romain Forlot | 1 | -11/+11 |
2018-05-14 | Format |  Romain Forlot | 1 | -33/+34 |
2018-05-11 | Loads l2c functions per plugin. |  Romain Forlot | 1 | -33/+39 |
2018-05-09 | Upgrade config schema |  Romain Forlot | 1 | -71/+163 |
2018-04-30 | Fix conversion compilation warning |  Romain Forlot | 1 | -2/+2 |
2017-12-19 | Add binding rootdir to searched path for conf and plugins |  Romain Forlot | 1 | -1/+13 |
2017-12-18 | Fix segfault when no l2c functions defined |  Romain Forlot | 1 | -1/+1 |
2017-12-14 | Get back on track l2c functions. |  Romain Forlot | 1 | -6/+27 |
2017-12-14 | Fix warning compile about uninitialized variable |  Romain Forlot | 1 | -2/+2 |
2017-12-11 | Avoid compile warning, memory leaks, linting |  Romain Forlot | 1 | -0/+3 |
2017-11-29 | wrong json unpacking fails. |  Romain Forlot | 1 | -1/+1 |
2017-11-24 | Get back lua2c functions parsed at plugin load |  Romain Forlot | 1 | -4/+11 |
2017-11-24 | Fix: strncpy does't add null char at the end |  Romain Forlot | 1 | -2/+2 |
2017-11-24 | Load afb_binding macros and stuff to plugins |  Romain Forlot | 1 | -9/+24 |
2017-11-24 | fix: wrong usage of strncat and strncpy function |  Romain Forlot | 1 | -5/+5 |
2017-10-25 | Formating |  Romain Forlot | 1 | -22/+22 |
2017-10-24 | First working version as submodule |  Fulup Ar Foll | 1 | -9/+9 |
2017-10-18 | 1st V2/pre-V3 version |  fulup | 1 | -29/+35 |
2017-09-29 | Remove Netbeans |  Fulup Ar Foll | 1 | -0/+219 |