Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-12-20 | Change websock session id from uid only to pcm+uid | Ronan Le Martret | 1 | -2050/+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 | Fulup Ar Foll | 1 | -44/+39 | |
Signed-off-by: Fulup Ar Foll <fulup@iot.bzh> | |||||
2017-11-05 | Added few debug message | Fulup Ar Foll | 1 | -46/+55 | |
2017-11-05 | Fix Regression on Volume Ramping | Fulup Ar Foll | 1 | -68/+76 | |
2017-11-05 | Updated to support search value in response to be interger | Fulup Ar Foll | 1 | -77/+69 | |
2017-11-04 | Added PcmInfo API | Fulup Ar Foll | 1 | -111/+108 | |
Change HAL register to fallback to driver name when not direct match found | |||||
2017-11-02 | Fix FD leaking on Alsa Control | Fulup Ar Foll | 1 | -52/+36 | |
2017-11-01 | Remove PS_SET, now should use afb-daemon --name option | Fulup Ar Foll | 1 | -28/+28 | |
2017-11-01 | Move to support Audio-4a High Level API | Fulup Ar Foll | 1 | -67/+82 | |
2017-10-27 | Reinstall tcp/ws plugin until Jose fix unix/ws socket version | Fulup Ar Foll | 1 | -4/+12 | |
2017-10-27 | Moved from TCP WS to Unix WebSocket | fulup | 1 | -141/+51 | |
2017-10-24 | Initial working version as independent repo | Fulup Ar Foll | 1 | -214/+216 | |
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 | |