Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-01-11 | Audio Plugin: add PulseAudio support | Manuel Bachmann | 1 | -1/+1 | |
If PulseAudio development libraries are present, Audio plugin will now support it. It may still fall back to ALSA if a PulseAudio server is not found at runtime. PulseAudio backend supports multiple clients using one audio adapter. (+ various fixes and style improvements) Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh> | |||||
2015-12-17 | Finalize Audio plugin | Manuel Bachmann | 1 | -1/+2 | |
Signed-off-by: Manuel Bachmann <mbc@iot.bzh> | |||||
2015-12-16 | Fix plugins loading, cleanup and dispatch Radio API code | Manuel Bachmann | 1 | -0/+98 | |
Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh> |