Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-12-18 | cmake: enable lua, change project name for install | Tobias Jahnke | 1 | -12/+18 | |
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com> | |||||
2018-12-18 | hal-unicens: update cmake configuration | Tobias Jahnke | 1 | -18/+12 | |
Bug-AGL: SPEC-1505 Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com> | |||||
2018-12-18 | 4a-hal-unicens: define different json files | Tobias Jahnke | 1 | -3/+0 | |
Add different json files for OS81118 and OS81210. Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com> | |||||
2018-12-18 | 4a-hal-unicens: prepare support for Fiberdyne Amp | Tobias Jahnke | 1 | -0/+336 | |
Bug-AGL: SPEC-1758 - updated VolumeLib to support ctrl messages - added master volume setup for amplifier node - known issue: message transmission is commented out due to wrap_json issue Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com> | |||||
2018-12-17 | 4a-hal-unicens: prepare import of plugin | Tobias Jahnke | 1 | -201/+0 | |
Bug-AGL: SPEC-1505 - remove all files from legacy hal binding Change-Id: I69e6d170cfa6a16d116f63263a1a5f75e2098d5b Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com> | |||||
2018-10-10 | 4a-hal-unicens: add Fiberdyne Master Volume | Tobias Jahnke | 1 | -2066/+98 | |
Bug-AGL: SPEC-1758 As preparation before introducing UNICENS 4a plugin: - Init volume library at first - Add fiberdyne master volume - Introduce commands sent by control messages - Removes outdated controls - Known issue: turn ALSA volume above "93" to hear some sound Change-Id: I591c6b109a51c9da602ad08514b67c2ec573e09c Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com> | |||||
2017-10-24 | Initial Compiling version as independent repo | Fulup Ar Foll | 1 | -0/+39 | |
2017-08-27 | Fix Alsacore ctlget in form ctl={id:xxx} | Fulup Ar Foll | 1 | -1/+1 | |
2017-08-27 | Readme update for controller | Fulup Ar Foll | 1 | -1/+1 | |
2017-08-25 | Align Intel HAL with Jabra | Fulup Ar Foll | 1 | -21/+0 | |
2017-08-25 | Fix Initial Volume for Jabra | Fulup Ar Foll | 1 | -1589/+373 | |
2017-08-24 | Updated Readme and info zone for monitoring | Fulup Ar Foll | 1 | -4/+24 | |
2017-08-23 | Fix Regretion on AlsaCore Ctl-get | Fulup Ar Foll | 1 | -0/+29 | |
2017-08-22 | Fix Lua->json Numeric table | Fulup Ar Foll | 1 | -65/+81 | |
2017-08-22 | Update to latest template, rename doscript- in debug- | Fulup Ar Foll | 1 | -106/+107 | |
2017-08-22 | Minor Fix on LUA script search path | Fulup Ar Foll | 1 | -263/+283 | |
2017-08-21 | Documentation and LUA for Ubuntu | Fulup Ar Foll | 1 | -186/+260 | |
2017-08-21 | Documentation and LUA for Ubuntu | Fulup Ar Foll | 1 | -145/+142 | |
2017-08-21 | Fix Controller API | Fulup Ar Foll | 1 | -61/+80 | |
2017-08-20 | Updated to latest App Template | Fulup Ar Foll | 1 | -67/+692 | |
2017-08-18 | Integration with Alsa HookPlugin is now working. | Fulup Ar Foll | 1 | -116/+817 | |
2017-08-17 | Implemented Timer and Event from Lua | Fulup Ar Foll | 1 | -186/+116 | |
2017-08-16 | Fixed LUA Nested Table Issues. Added LUA2C for User Defined Plugins | Fulup Ar Foll | 1 | -0/+12 | |
2017-08-16 | Moved FileConfigScan to AudioCommon and Documentation | Fulup Ar Foll | 1 | -64/+308 | |
2017-08-15 | Documentation | Fulup Ar Foll | 1 | -25/+38 | |
2017-08-15 | docall working with simple table | fulup | 1 | -0/+431 | |
2017-08-14 | Work in Progress | fulup | 1 | -13/+100 | |
2017-08-13 | Fix AFB_MESSAGE with null arguments | fulup | 1 | -219/+42 | |
2017-08-11 | Almost working version with Json Config, Lua script and sharelib callbacks. | fulup | 1 | -9/+9 | |
2017-08-11 | Update to new Tempate | fulup | 1 | -46/+54 | |
2017-08-10 | Work in Progress | fulup | 1 | -103/+155 | |
2017-08-09 | Not Working LUA user_data | fulup | 1 | -0/+7 | |
2017-08-08 | Early Draft of LUA integration | fulup | 1 | -125/+160 | |
2017-08-03 | Initial version of Policy Control | Fulup Ar Foll | 1 | -90/+152 | |
2017-08-03 | Initial Working Version on Alsa Policy-Policy-Hook | fulup | 1 | -83/+520 | |
2017-07-30 | Fix HTML5 demo with Volume Ramping | fulup | 1 | -66/+45 | |
2017-07-30 | First Dev version with Volume Ramping | fulup | 1 | -355/+131 | |
2017-07-25 | Initial version of HAL with Set/Get operation | fulup | 1 | -27/+27 | |
2017-07-23 | Added TLV->DBscale into HAL control | fulup | 1 | -38/+71 | |
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 | 1 | -46/+69 | |
Started SetCtl implementation WIP Only | |||||
2017-07-09 | initial version of HAL (registration + getctls) | fulup | 1 | -109/+103 | |
Work in progress | |||||
2017-07-05 | Added a POC for ALSA/HAL plugin | fulup | 1 | -24/+628 | |
2017-07-03 | Moved to V2 | fulup | 1 | -26/+42 | |
2017-07-01 | Ongoing work | fulup | 1 | -13/+45 | |
2017-06-27 | Work in Progress | fulup | 1 | -28/+54 | |
2017-06-27 | Work in Progress | fulup | 1 | -26/+37 | |
2017-06-25 | Moved to AGL standard cmake templates | fulup | 1 | -15/+149 | |
2017-04-09 | Clean CMAKE structure and rename files/directories | fulup | 1 | -18/+0 | |
2017-03-30 | Initial working implementation for Alsa UCM. | fulup | 1 | -18/+0 | |
Cleanup format for Alsa control GET. Status: working in progress | |||||
2017-03-11 | Work in Progress | Fulup Ar Foll | 1 | -2/+20 | |
Static/Dynamic Lib Fixed. Source Tree cleaned up Compile but to be tested Business Logic not done |