Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-12-20 | Change websock session id from uid only to pcm+uid | 2 | -2089/+0 | ||
This allow to have one session per PCM in order to allow a single process handling multiple PCM like pulse to have on independant session per PCM. Change-Id: Icdd3e4d44539dba2349d70edeaaeee861c3bd1cf Signed-off-by: Fulup Ar Foll <fulup@iot.bzh> Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh> | |||||
2017-11-30 | Change initial volume to be in % in place of absolute values | 1 | -44/+39 | ||
Signed-off-by: Fulup Ar Foll <fulup@iot.bzh> | |||||
2017-11-05 | Added few debug message | 1 | -46/+55 | ||
2017-11-05 | Fix Regression on Volume Ramping | 1 | -68/+76 | ||
2017-11-05 | Updated to support search value in response to be interger | 1 | -77/+69 | ||
2017-11-04 | Added PcmInfo API | 2 | -115/+112 | ||
Change HAL register to fallback to driver name when not direct match found | |||||
2017-11-02 | Fix FD leaking on Alsa Control | 1 | -52/+36 | ||
2017-11-01 | Remove PS_SET, now should use afb-daemon --name option | 1 | -28/+28 | ||
2017-11-01 | Move to support Audio-4a High Level API | 1 | -67/+82 | ||
2017-10-27 | Reinstall tcp/ws plugin until Jose fix unix/ws socket version | 1 | -4/+12 | ||
2017-10-27 | Moved from TCP WS to Unix WebSocket | 1 | -141/+51 | ||
2017-10-24 | Initial working version as independent repo | 2 | -216/+218 | ||
2017-08-27 | Fix Alsacore ctlget in form ctl={id:xxx} | 1 | -1/+1 | ||
2017-08-27 | Readme update for controller | 1 | -1/+1 | ||
2017-08-25 | Align Intel HAL with Jabra | 1 | -21/+0 | ||
2017-08-25 | Fix Initial Volume for Jabra | 2 | -1604/+378 | ||
2017-08-24 | Updated Readme and info zone for monitoring | 1 | -4/+24 | ||
2017-08-23 | Fix Regretion on AlsaCore Ctl-get | 1 | -0/+29 | ||
2017-08-23 | Update with monitoring | 1 | -1/+1 | ||
2017-08-22 | Fix Lua->json Numeric table | 1 | -65/+81 | ||
2017-08-22 | Update to latest template, rename doscript- in debug- | 1 | -106/+107 | ||
2017-08-22 | Minor Fix on LUA script search path | 1 | -263/+283 | ||
2017-08-21 | Documentation and LUA for Ubuntu | 1 | -186/+260 | ||
2017-08-21 | Documentation and LUA for Ubuntu | 1 | -145/+142 | ||
2017-08-21 | Fix Controller API | 1 | -61/+80 | ||
2017-08-20 | Updated to latest App Template | 2 | -67/+696 | ||
2017-08-18 | Integration with Alsa HookPlugin is now working. | 2 | -116/+821 | ||
2017-08-17 | Implemented Timer and Event from Lua | 1 | -186/+116 | ||
2017-08-16 | Fixed LUA Nested Table Issues. Added LUA2C for User Defined Plugins | 1 | -0/+12 | ||
2017-08-16 | Moved FileConfigScan to AudioCommon and Documentation | 2 | -64/+311 | ||
2017-08-15 | Documentation | 1 | -25/+38 | ||
2017-08-15 | docall working with simple table | 2 | -0/+435 | ||
2017-08-14 | Work in Progress | 1 | -13/+100 | ||
2017-08-13 | Fix AFB_MESSAGE with null arguments | 1 | -219/+42 | ||
2017-08-11 | Almost working version with Json Config, Lua script and sharelib callbacks. | 1 | -9/+9 | ||
2017-08-11 | Update to new Tempate | 1 | -46/+54 | ||
2017-08-10 | Work in Progress | 1 | -103/+155 | ||
2017-08-09 | Not Working LUA user_data | 1 | -0/+7 | ||
2017-08-08 | Early Draft of LUA integration | 1 | -125/+160 | ||
2017-08-03 | Initial version of Policy Control | 2 | -91/+153 | ||
2017-08-03 | Initial Working Version on Alsa Policy-Policy-Hook | 2 | -83/+524 | ||
2017-07-30 | Fix HTML5 demo with Volume Ramping | 1 | -66/+45 | ||
2017-07-30 | First Dev version with Volume Ramping | 2 | -361/+133 | ||
2017-07-25 | Initial version of HAL with Set/Get operation | 1 | -27/+27 | ||
2017-07-23 | Added TLV->DBscale into HAL control | 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 | 1 | -46/+69 | ||
Started SetCtl implementation WIP Only | |||||
2017-07-09 | initial version of HAL (registration + getctls) | 2 | -110/+104 | ||
Work in progress | |||||
2017-07-05 | Added a POC for ALSA/HAL plugin | 2 | -24/+636 | ||
2017-07-03 | Moved to V2 | 1 | -26/+42 | ||
2017-07-01 | Ongoing work | 1 | -13/+45 | ||