Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-08-18 | Latest app-templates features integration | Romain Forlot | 8 | -68/+17 | |
- CMake >= 3.6 mandatory - Change DATA and HTDOCS targets methods to use macro add_input_files() - header generated from OpenAPI file using BINDINGV2 label and set_openapi_filename() macro. - Adjusted README to reflect new cmake requirement Change-Id: I8da515b98c1877d5be5e51f2bf94d691ac3cefb7 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh> | |||||
2017-08-18 | Integrate OpenAPI .h file generation. | Romain Forlot | 1 | -0/+1 | |
Change-Id: I166d5019893308f239c3485ae03e87bf4a05cc5d Signed-off-by: Romain Forlot <romain.forlot@iot.bzh> # Conflicts: # Controler-afb/CMakeLists.txt | |||||
2017-08-18 | Documented Controller standalone mode and provided a sample config. | Fulup Ar Foll | 4 | -0/+226 | |
2017-08-18 | Integration with Alsa HookPlugin is now working. | Fulup Ar Foll | 36 | -459/+1329 | |
2017-08-17 | Implemented Timer and Event from Lua | Fulup Ar Foll | 10 | -313/+479 | |
2017-08-16 | Fix DoScript Lua Updated Documentation. | Fulup Ar Foll | 7 | -26/+35 | |
2017-08-16 | Fixed LUA Nested Table Issues. Added LUA2C for User Defined Plugins | Fulup Ar Foll | 15 | -340/+557 | |
2017-08-16 | Merge pull request #5 from tjahnk/create_hal_unicens | Fulup Ar Foll | 23 | -18/+2944 | |
Introducing HAL MOST UNICENS | |||||
2017-08-16 | updated submodules | Tobias Jahnke | 1 | -0/+0 | |
2017-08-16 | merge changes for new audio interface | Tobias Jahnke | 3 | -211/+104 | |
2017-08-16 | implemented listconfig in UNICENS wrapper | Tobias Jahnke | 5 | -38/+187 | |
2017-08-16 | Adds readme for HAL MOST UNICENS | Tobias Jahnke | 2 | -2/+56 | |
2017-08-16 | project name HAL_MOST_UNICENS is now uppercase | Tobias Jahnke | 20 | -105/+112 | |
2017-08-16 | MOST ALSA mixer controls now mapped to UNCENS I2C commands | Tobias Jahnke | 5 | -15/+61 | |
2017-08-16 | fixes linker issue and implements volume service | Tobias Jahnke | 4 | -5/+44 | |
2017-08-16 | includes lib-most-volume in HAL UNICENS | Tobias Jahnke | 17 | -18/+1058 | |
2017-08-16 | implements wrapper for unicens functions | Tobias Jahnke | 5 | -72/+297 | |
2017-08-16 | introduced automatic connection/start of unicens2-binding | Tobias Jahnke | 3 | -23/+137 | |
2017-08-16 | added code to parse mixer control updates | Tobias Jahnke | 5 | -9/+1334 | |
2017-08-16 | added custom master and playback mixer controls for hal-most-unicens | Tobias Jahnke | 1 | -5/+20 | |
2017-08-16 | adds HAL for MOST/UNICENS | Tobias Jahnke | 3 | -0/+136 | |
2017-08-16 | removed legacy most dependencies in nbproject | Tobias Jahnke | 2 | -123/+6 | |
2017-08-16 | Moved FileConfigScan to AudioCommon and Documentation | Fulup Ar Foll | 21 | -299/+830 | |
2017-08-15 | Documentation | Fulup Ar Foll | 6 | -75/+495 | |
2017-08-15 | docall working with simple table | fulup | 10 | -72/+526 | |
2017-08-14 | Work in Progress | fulup | 15 | -339/+399 | |
2017-08-13 | Fix AFB_MESSAGE with null arguments | fulup | 26 | -719/+1095 | |
2017-08-11 | Almost working version with Json Config, Lua script and sharelib callbacks. | fulup | 10 | -160/+352 | |
2017-08-11 | Update to new Tempate | fulup | 18 | -171/+230 | |
2017-08-10 | Work in Progress | fulup | 23 | -484/+818 | |
2017-08-09 | Not Working LUA user_data | fulup | 4 | -77/+342 | |
2017-08-08 | Early Draft of LUA integration | fulup | 37 | -533/+3024 | |
2017-08-03 | Initial version of Policy Control | Fulup Ar Foll | 10 | -162/+806 | |
2017-08-03 | Initial Working Version on Alsa Policy-Policy-Hook | fulup | 35 | -1895/+3031 | |
2017-07-30 | Fix HTML5 demo with Volume Ramping | fulup | 3 | -67/+53 | |
2017-07-30 | First Dev version with Volume Ramping | fulup | 20 | -598/+813 | |
2017-07-25 | Moved to new cmake template | fulup | 1 | -0/+0 | |
2017-07-25 | Initial version of HAL with Set/Get operation | fulup | 16 | -382/+437 | |
2017-07-23 | Added TLV->DBscale into HAL control | fulup | 23 | -333/+765 | |
1st Working version of HAL ctl-get with TLV Cleanup HTML5 test pages WIP Only | |||||
2017-07-21 | Added HAL selection in HTML page | fulup | 19 | -182/+568 | |
Started SetCtl implementation WIP Only | |||||
2017-07-09 | initial version of HAL (registration + getctls) | fulup | 18 | -489/+658 | |
Work in progress | |||||
2017-07-05 | Added a POC for ALSA/HAL plugin | fulup | 11 | -765/+1212 | |
2017-07-03 | Moved to V2 | fulup | 10 | -92/+957 | |
2017-07-01 | Merge branch 'fulup-dev' of github.com:iotbzh/audio-bindings into fulup-dev | fulup | 4 | -0/+164 | |
2017-07-01 | Ongoing work | fulup | 20 | -472/+767 | |
2017-06-29 | Added Alsa UCM samples | fulup | 4 | -0/+164 | |
2017-06-27 | Work in Progress | fulup | 17 | -1000/+170 | |
2017-06-27 | Work in Progress | fulup | 18 | -100/+528 | |
2017-06-25 | Merge branch 'master' of github.com:iotbzh/audio-bindings | Fulup Ar Foll | 5 | -19/+12 | |
Moved to New AGL cmake build Templates | |||||
2017-06-25 | Moved to AGL standard cmake templates | fulup | 13 | -453/+189 | |