Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2017-06-01 | Fix warnings | José Bollo | 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 | Fulup Ar Foll | 1 | -7/+7 | |
2017-05-18 | Started to implemented "make rpm" (work in progress) | Fulup Ar Foll | 6 | -66/+186 | |
2017-05-17 | Move to New Template (should done) | fulup | 3 | -34/+35 | |
2017-05-06 | Move to New Template (work in progress) | fulup | 3 | -87/+86 | |
2017-05-04 | Move to New Template (work in progress) | fulup | 11 | -193/+365 | |
2017-04-09 | Cleanup and File renaming | fulup | 13 | -18/+33 | |
2017-04-09 | Fixes make install destination dir and README | fulup | 6 | -19/+29 | |
2017-04-09 | Clean CMAKE structure and rename files/directories | fulup | 28 | -198/+269 | |
2017-04-02 | Merge branch 'master' of github.com:iotbzh/audio-bindings | fulup | 4 | -78/+77 | |
2017-04-02 | Documentation | fulup | 1 | -134/+0 | |
2017-04-02 | Documentation | fulup | 2 | -5/+141 | |
2017-04-02 | Fixed afb_service_call_sync added optional values retrieval within UCM get | fulup | 4 | -78/+77 | |
2017-04-01 | Fixed GetAllCtls and README for Ubuntu | fulup | 2 | -8/+16 | |
2017-03-30 | Added Alsa Set Control | fulup | 4 | -24/+60 | |
2017-03-30 | Initial working implementation for Alsa UCM. | fulup | 12 | -154/+649 | |
Cleanup format for Alsa control GET. Status: working in progress | |||||
2017-03-30 | Merge pull request #1 from claneys/patch-1 | Fulup Ar Foll | 1 | -6/+6 | |
Make export command copy/paste proof | |||||
2017-03-28 | Make export command copy/paste proof | Forlot Romain [IoT.bzh] | 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 ↵ | Fulup Ar Foll | 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) | Fulup Ar Foll | 2 | -185/+255 | |
2017-03-11 | Work in Progress | Fulup Ar Foll | 19 | -536/+729 | |
Static/Dynamic Lib Fixed. Source Tree cleaned up Compile but to be tested Business Logic not done | |||||
2017-03-09 | Syncup Status with Microchip | Fulup Ar Foll | 20 | -371/+728 | |
2017-03-08 | Late Evening Commit | Fulup Ar Foll | 25 | -232/+961 | |
2017-03-08 | Events Partially Working | Fulup Ar Foll | 15 | -53/+142 | |