summaryrefslogtreecommitdiffstats
path: root/plugins/radio/radio-api.h
AgeCommit message (Collapse)AuthorFilesLines
2015-12-21Untie Radio and Audio APIsManuel Bachmann1-3/+0
Radio and Audio API functions do not cross-call themselves directly anymore ; this is necessary to have independent plugin binaries (.so) in the near future. (PS : audio buffer securization is WIP) Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh>
2015-12-17Final modifications for Radio-Audio API communicationManuel Bachmann1-0/+3
Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh>
2015-12-17Finalize Audio pluginManuel Bachmann1-1/+2
Signed-off-by: Manuel Bachmann <mbc@iot.bzh>
2015-12-16Fix plugins loading, cleanup and dispatch Radio API codeManuel Bachmann1-0/+50
Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh>