Untie Radio and Audio APIs
authorManuel Bachmann <manuel.bachmann@iot.bzh>
Mon, 21 Dec 2015 03:21:51 +0000 (04:21 +0100)
committerManuel Bachmann <manuel.bachmann@iot.bzh>
Mon, 21 Dec 2015 03:25:23 +0000 (04:25 +0100)
commit03bebc12f0fd5006a72e430084146a36d2db7c8d
treec9dc5d4e03099c802bf3cc4bf08a4658665b5408
parent6f22e88cd3e6d502efa7100ad2b129641305fb53
Untie Radio and Audio APIs

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>
include/local-def.h
plugins/audio/audio-alsa.c
plugins/audio/audio-alsa.h
plugins/audio/audio-api.c
plugins/audio/audio-api.h
plugins/radio/radio-api.h
plugins/radio/radio-rtlsdr.c