Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-01-26 | GetPostPath Ongoing | Fulup Ar Foll | 1 | -0/+1 | |
2015-12-22 | New Session Model [compile but not tested] | Fulup Ar Foll | 1 | -5/+5 | |
2015-12-22 | Does not compile | Fulup Ar Foll | 1 | -1/+1 | |
2015-12-21 | improved use of const qualifier | José Bollo | 1 | -1/+1 | |
Change-Id: I371bfb6fdbaec91c14c0f3e2f2a45952252f8e27 | |||||
2015-12-21 | Hack --plugins=path | Fulup Ar Foll | 1 | -5/+6 | |
2015-12-21 | Switch to a plugin model | Manuel Bachmann | 1 | -5/+1 | |
Each API now compiles to a ".so" file, which gets searched for in the "${libdir}/afb" directory at startup. We can now load an arbitrary number of plugins (> 10). Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh> | |||||
2015-12-21 | Post File Working in Most cases | Fulup Ar Foll | 1 | -0/+2 | |
2015-12-16 | Initial Audio plugin | Manuel Bachmann | 1 | -3/+2 | |
Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh> | |||||
2015-12-16 | Fix plugins loading, cleanup and dispatch Radio API code | Manuel Bachmann | 1 | -2/+3 | |
Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh> | |||||
2015-12-16 | Add Middleware and change Hashtable techno | Fulup Ar Foll | 1 | -0/+1 | |
2015-12-15 | Intermediary Version Does not Compile | Fulup Ar Foll | 1 | -1/+1 | |
2015-12-13 | Fixed Session Context Free with ctxFreeCB | Fulup Ar Foll | 1 | -2/+2 | |
2015-12-12 | Fixed Plugin.private bug, added "no session mode" fixed plugin API | Fulup Ar Foll | 1 | -7/+6 | |
2015-12-12 | Added Session Management | Fulup Ar Foll | 1 | -5/+11 | |
2015-12-11 | Add Radio API plugin | Manuel Bachmann | 1 | -0/+1 | |
Add Radio API plugin source code, build with CMake. Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh> | |||||
2015-12-10 | Fix Json Message Structure | Fulup Ar Foll | 1 | -1/+1 | |
2015-12-09 | Added POST, Plugin API signal protection, refactor HTML5 rewrite | Fulup Ar Foll | 1 | -2/+8 | |
2015-12-07 | Almost working | Fulup Ar Foll | 1 | -8/+15 | |
2015-12-06 | My initial commit message | Fulup Ar Foll | 1 | -0/+53 | |