Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-08-16 | Fix DoScript Lua Updated Documentation. | 7 | -26/+35 | ||
2017-08-16 | Fixed LUA Nested Table Issues. Added LUA2C for User Defined Plugins | 15 | -340/+557 | ||
2017-08-16 | Moved FileConfigScan to AudioCommon and Documentation | 21 | -299/+830 | ||
2017-08-15 | Documentation | 6 | -75/+495 | ||
2017-08-15 | docall working with simple table | 10 | -72/+526 | ||
2017-08-14 | Work in Progress | 15 | -339/+399 | ||
2017-08-13 | Fix AFB_MESSAGE with null arguments | 26 | -719/+1095 | ||
2017-08-11 | Almost working version with Json Config, Lua script and sharelib callbacks. | 10 | -160/+352 | ||
2017-08-11 | Update to new Tempate | 18 | -171/+230 | ||
2017-08-10 | Work in Progress | 23 | -484/+818 | ||
2017-08-09 | Not Working LUA user_data | 4 | -77/+342 | ||
2017-08-08 | Early Draft of LUA integration | 37 | -533/+3024 | ||
2017-08-03 | Initial version of Policy Control | 10 | -162/+806 | ||
2017-08-03 | Initial Working Version on Alsa Policy-Policy-Hook | 35 | -1895/+3031 | ||
2017-07-30 | Fix HTML5 demo with Volume Ramping | 3 | -67/+53 | ||
2017-07-30 | First Dev version with Volume Ramping | 20 | -598/+813 | ||
2017-07-25 | Moved to new cmake template | 1 | -0/+0 | ||
2017-07-25 | Initial version of HAL with Set/Get operation | 16 | -382/+437 | ||
2017-07-23 | Added TLV->DBscale into HAL control | 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 | 19 | -182/+568 | ||
Started SetCtl implementation WIP Only | |||||
2017-07-09 | initial version of HAL (registration + getctls) | 18 | -489/+658 | ||
Work in progress | |||||
2017-07-05 | Added a POC for ALSA/HAL plugin | 11 | -765/+1212 | ||
2017-07-03 | Moved to V2 | 10 | -92/+957 | ||
2017-07-01 | Merge branch 'fulup-dev' of github.com:iotbzh/audio-bindings into fulup-dev | 4 | -0/+164 | ||
2017-07-01 | Ongoing work | 20 | -472/+767 | ||
2017-06-29 | Added Alsa UCM samples | 4 | -0/+164 | ||
2017-06-27 | Work in Progress | 17 | -1000/+170 | ||
2017-06-27 | Work in Progress | 18 | -100/+528 | ||
2017-06-25 | Merge branch 'master' of github.com:iotbzh/audio-bindings | 5 | -19/+12 | ||
Moved to New AGL cmake build Templates | |||||
2017-06-25 | Moved to AGL standard cmake templates | 13 | -453/+189 | ||
2017-06-01 | Fix warnings | 5 | -61/+12 | ||
Change-Id: Ia1d0f054dde9468ee08d52f6e4b1b89d0ebc0ff0 Signed-off-by: José Bollo <jose.bollo@iot.bzh> | |||||
2017-05-19 | Update README with libmicrohttpd-0.9.54 | 1 | -7/+7 | ||
2017-05-18 | Started to implemented "make rpm" (work in progress) | 6 | -66/+186 | ||
2017-05-17 | Move to New Template (should done) | 3 | -34/+35 | ||
2017-05-06 | Move to New Template (work in progress) | 3 | -87/+86 | ||
2017-05-04 | Move to New Template (work in progress) | 11 | -193/+365 | ||
2017-04-09 | Cleanup and File renaming | 13 | -18/+33 | ||
2017-04-09 | Fixes make install destination dir and README | 6 | -19/+29 | ||
2017-04-09 | Clean CMAKE structure and rename files/directories | 28 | -198/+269 | ||
2017-04-02 | Merge branch 'master' of github.com:iotbzh/audio-bindings | 4 | -78/+77 | ||
2017-04-02 | Documentation | 1 | -134/+0 | ||
2017-04-02 | Documentation | 2 | -5/+141 | ||
2017-04-02 | Fixed afb_service_call_sync added optional values retrieval within UCM get | 4 | -78/+77 | ||
2017-04-01 | Fixed GetAllCtls and README for Ubuntu | 2 | -8/+16 | ||
2017-03-30 | Added Alsa Set Control | 4 | -24/+60 | ||
2017-03-30 | Initial working implementation for Alsa UCM. | 12 | -154/+649 | ||
Cleanup format for Alsa control GET. Status: working in progress | |||||
2017-03-30 | Merge pull request #1 from claneys/patch-1 | 1 | -6/+6 | ||
Make export command copy/paste proof | |||||
2017-03-28 | Make export command copy/paste proof | 1 | -6/+6 | ||
Escaping variable in value to be able to copy/paste. | |||||
2017-03-13 | Work In Progress, added setctls. Only work only for ↵ | 5 | -124/+250 | ||
http://localhost:1234/api/alsacore/getctls?devid=hw:0&numids=1,2,2014 | |||||
2017-03-13 | Moved everything to lowlevel API (compile but not tested) | 2 | -185/+255 | ||