Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-12-23 | Restore Previous functionalities with a unique Token | Fulup Ar Foll | 1 | -1/+11 | |
2015-12-22 | New Session Model [compile but not tested] | Fulup Ar Foll | 1 | -10/+11 | |
2015-12-21 | Merge origin/master | Fulup Ar Foll | 1 | -1/+2 | |
2015-12-21 | Hack --plugins=path | Fulup Ar Foll | 1 | -1/+1 | |
2015-12-21 | Fix Radio and Audio plugin symbols | Manuel Bachmann | 1 | -1/+2 | |
radio-api/audio-api.so were not valid, because they were not linked correctly with librtlsdr/ALSA. Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh> | |||||
2015-12-21 | Switch to a plugin model | Manuel Bachmann | 2 | -2/+8 | |
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-17 | Remove Hashtable for session and cleanup | Fulup Ar Foll | 1 | -88/+1 | |
2015-12-16 | Fix plugins loading, cleanup and dispatch Radio API code | Manuel Bachmann | 1 | -1/+1 | |
Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh> | |||||
2015-12-16 | En court | Fulup Ar Foll | 1 | -5/+5 | |
2015-12-16 | New tree organization, update CMake req. to 2.8.8. | Manuel Bachmann | 1 | -0/+194 | |
Use CMake-2.8.8-specific feature to allow building the daemon from various source directories. Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh> |