Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-12-12 | Fixed Plugin.private bug, added "no session mode" fixed plugin API | Fulup Ar Foll | 12 | -114/+149 | |
2015-12-12 | Added Session Management | Fulup Ar Foll | 15 | -193/+642 | |
2015-12-11 | Add Radio API plugin | Manuel Bachmann | 6 | -8/+548 | |
Add Radio API plugin source code, build with CMake. Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh> | |||||
2015-12-10 | Fix &query error | Fulup Ar Foll | 6 | -86/+74 | |
2015-12-10 | Fix Json Message Structure | Fulup Ar Foll | 6 | -50/+162 | |
2015-12-10 | Remove nbprojet/private from commit | Fulup Ar Foll | 1 | -56/+25 | |
2015-12-10 | Added Netbean to work with cmake | Fulup Ar Foll | 19 | -796/+450 | |
2015-12-10 | Added nbproject/private empty dir for Netbeans to accept project | fulup | 2 | -2/+5 | |
2015-12-10 | main: fix command-line help typos | Manuel Bachmann | 1 | -5/+5 | |
Some "]" were missing in the command-line help text. Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh> | |||||
2015-12-10 | README.md: fix typos | Manuel Bachmann | 1 | -10/+11 | |
Turn requirements list into real list, add carriage returns after each command line, add "$" before each command line. Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh> | |||||
2015-12-10 | README.md: add CMake build instruction | Manuel Bachmann | 1 | -0/+14 | |
List requirements, give build commands workflow. Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh> | |||||
2015-12-10 | Add CMake build files (required by Yocto build process) | Manuel Bachmann | 4 | -2/+55 | |
We now can use CMake by doing : $ mkdir build $ cd build $ cmake .. $ make $ make install Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh> | |||||
2015-12-09 | Doc | Fulup Ar Foll | 3 | -6/+65 | |
2015-12-09 | fix a bug on by default index | Fulup Ar Foll | 3 | -41/+26 | |
2015-12-09 | Implemented --alias and made timeout reentrant | Fulup Ar Foll | 5 | -57/+101 | |
2015-12-09 | Added POST, Plugin API signal protection, refactor HTML5 rewrite | Fulup Ar Foll | 18 | -226/+446 | |
2015-12-08 | typo | José Bollo | 1 | -1/+1 | |
Change-Id: I1a7662c9c3360c716ecbea97f743fc404bd2088c | |||||
2015-12-07 | Almost working | Fulup Ar Foll | 12 | -174/+252 | |
2015-12-06 | My initial commit message | Fulup Ar Foll | 19 | -0/+2921 | |