Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-06-02 | Correct a conversion into remp processing | Jonathan Aillet | 1 | -1/+1 | |
The conversion from ms to us wasn't done correctly, it is fixed now. Signed-off-by: Jonathan Aillet <jonathan.aillet@iot.bzh> | |||||
2018-05-22 | Fixed compilation warnings with gcc-7.2.0 | Thierry Bultel | 1 | -3/+3 | |
Replaced some 'size_t' by 'int' Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh> | |||||
2018-05-18 | Added create/close mixer API | Fulup Ar Foll | 1 | -9/+9 | |
2018-05-18 | Implements volume ramping | Fulup Ar Foll | 1 | -34/+87 | |
2018-05-17 | Implemented sub API for stream with volume/pause/toggle/... | Fulup Ar Foll | 1 | -4/+17 | |
2018-05-17 | Initial version with dynamic APIs | Fulup Ar Foll | 1 | -0/+179 | |