Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-06-12 | Add some policy emulation | Loïc Collignon | 8 | -75/+275 | |
Add a very simplistic policy emulation just for demo. The real policy engine will be brought back soon. Change-Id: I6f77c8dc58ba335eabd1a1d858354a84559d9e7f Signed-off-by: Loïc Collignon <loic.collignon@iot.bzh> | |||||
2018-06-12 | Rewrite of the High Level API using the new HAL model | Loïc Collignon | 18 | -2998/+898 | |
The new HAL model need the High Level API to be rewritten. This is the first version of this rewrite, still in progress but should work. Change-Id: I5c94cf39d84cefae6b7a179c09d95e645673e8d4 Signed-off-by: Loïc Collignon <loic.collignon@iot.bzh> | |||||
2018-01-03 | Merge "Several improvement on AHL error messages " into eeleel_5.0.3eel_5.0.2eel_5.0.1eel_5.0.0eel/5.0.3eel/5.0.2eel/5.0.1eel/5.0.05.0.35.0.25.0.15.0.0 | Jan-Simon Moeller | 3 | -60/+71 | |
2018-01-03 | Several improvement on AHL error messages | Tai Vuong | 3 | -60/+71 | |
This required a lot of changes in the code, please review carefully and decide if you want to include now or after CES Bug-AGL: SPEC-1207 Change-Id: If1aacecdd2aa9afd3ce4314c3b6334f9334faff4 Signed-off-by: Tai Vuong <tvuong@audiokinetic.com> | |||||
2018-01-03 | Improve error messages for unable to find endpoint | Tai Vuong | 1 | -1/+1 | |
Added proper error messages Bug-AGL: SPEC-1207 Change-Id: I5d898f9ef3968021503e531f1b0e189cc878234e Signed-off-by: Tai Vuong <tvuong@audiokinetic.com> | |||||
2017-12-20 | SPEC-1207 alh-4a error message add streamID information to unsubscribe error.eel_4.99.5eel/4.99.54.99.5 | Tai Vuong | 1 | -1/+1 | |
Change-Id: Ib23b4d1c1d234678f3f0d1ad7628c4448985e8db Signed-off-by: Tai Vuong <tvuong@audiokinetic.com> | |||||
2017-11-10 | Fix typo | Ronan Le Martret | 1 | -1/+1 | |
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh> | |||||
2017-11-07 | API change, set mute is now an integer instead of string, fix memory leak, ↵ | Tai Vuong | 3 | -55/+69 | |
remove property value not implemented | |||||
2017-11-07 | Fix memory leak, ducking bug on policy, close stream | Tai Vuong | 4 | -43/+34 | |
2017-11-05 | Added few protection again invalid config | Fulup Ar Foll | 4 | -116/+118 | |
2017-11-03 | various bug fix, add alsa configuration file to match with Hal control | Tai Vuong | 3 | -6/+26 | |
2017-11-03 | fix typo, breaking build | Tai Vuong | 1 | -1/+1 | |
2017-11-02 | merge dev branch with master | Tai Vuong | 9 | -0/+3001 | |
2017-11-01 | Integration with AlsaHookPlugin (work in progress) | Fulup Ar Foll | 1 | -8/+51 | |
2017-10-30 | Code Reorganisation preparing transfer to gerrit | Fulup Ar Foll | 7 | -0/+3099 | |