Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-08-27 | Fix Alsacore ctlget in form ctl={id:xxx} | Fulup Ar Foll | 4 | -5/+59 | |
2017-08-27 | Readme update for controller | Fulup Ar Foll | 3 | -1/+34 | |
2017-08-25 | Fix Initial Volume for Jabra | Fulup Ar Foll | 12 | -7/+694 | |
2017-08-24 | Updated Readme and info zone for monitoring | Fulup Ar Foll | 1 | -2/+7 | |
2017-08-23 | Update with monitoring | Fulup Ar Foll | 1 | -2/+5 | |
2017-08-23 | Format: remove blank space at EOL | Romain Forlot | 2 | -23/+23 | |
Change-Id: I786ac8d5be68bdf09d5bb6c883959d6e1963c1fe Signed-off-by: Romain Forlot <romain.forlot@iot.bzh> | |||||
2017-08-22 | Remove Controller that is now stand alone. | Romain Forlot | 16 | -863/+0 | |
Also move filescan and wrap-json library into a separate submodule afb-utilities Change-Id: Ic46cceb88cd25a808cbd0e5e6da53f56f9fc786c Signed-off-by: Romain Forlot <romain.forlot@iot.bzh> | |||||
2017-08-22 | Update to latest template, rename doscript- in debug- | Fulup Ar Foll | 3 | -2/+8 | |
2017-08-22 | Minor Fix on LUA script search path | Fulup Ar Foll | 1 | -1/+1 | |
2017-08-22 | Handle LUA module checking by distro | Romain Forlot | 4 | -3/+4 | |
Change-Id: I6703f2225cd9ec44c7bcc4f6048b1ad7c818236d Signed-off-by: Romain Forlot <romain.forlot@iot.bzh> | |||||
2017-08-21 | Fix debian like distro module checking (on lua...) | Romain Forlot | 3 | -4/+1 | |
Add possibility to include cmake distro dependent files Change-Id: I6846c6068d37fef0102b350fca98e806abbc78de Signed-off-by: Romain Forlot <romain.forlot@iot.bzh> | |||||
2017-08-21 | Documentation and LUA for Ubuntu | Fulup Ar Foll | 2 | -2/+9 | |
2017-08-21 | Fix Controller API | Fulup Ar Foll | 2 | -2/+2 | |
2017-08-20 | Updated to latest App Template | Fulup Ar Foll | 8 | -0/+0 | |
2017-08-18 | Fix widget build, using icon/config specified | Romain Forlot | 1 | -0/+0 | |
Change-Id: I8f1adc76a35553a7c3cf22f996aba3a21bd096f6 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh> | |||||
2017-08-18 | Added default variables from sample | Romain Forlot | 1 | -0/+6 | |
Change-Id: I9170f9834868035ab76faaaae941f2c5decf589d Signed-off-by: Romain Forlot <romain.forlot@iot.bzh> | |||||
2017-08-18 | Remove BINDING_INSTALL_PREFIX/DIR variable | Romain Forlot | 1 | -0/+0 | |
Use CMAKE_INSTALL_PREFIX by default. Change-Id: I16f8018779b624842026ff401857e198c6436ddd Signed-off-by: Romain Forlot <romain.forlot@iot.bzh> | |||||
2017-08-18 | Change how to define compile options | Romain Forlot | 1 | -32/+39 | |
Move specific compilation options to the target it is related keep global compilation option in config.cmake then variable can be correctly evaluated and use with the correct values (CMAKE_INSTALL_PREFIX isn't the same before common.cmake inclusion and after.) Change-Id: Ia3c3fe6bc6fcdcb79858f233b108b9ee1e071131 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh> | |||||
2017-08-18 | CMake minimal version set to 3.5 | Romain Forlot | 1 | -0/+0 | |
Change-Id: Ic0cc88d4b423deb3ba187b59f3e0caad0711fd4d Signed-off-by: Romain Forlot <romain.forlot@iot.bzh> | |||||
2017-08-18 | Latest app-templates features integration | Romain Forlot | 3 | -24/+8 | |
- CMake >= 3.6 mandatory - Change DATA and HTDOCS targets methods to use macro add_input_files() - header generated from OpenAPI file using BINDINGV2 label and set_openapi_filename() macro. - Adjusted README to reflect new cmake requirement Change-Id: I8da515b98c1877d5be5e51f2bf94d691ac3cefb7 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh> | |||||
2017-08-18 | Documented Controller standalone mode and provided a sample config. | Fulup Ar Foll | 3 | -0/+215 | |
2017-08-18 | Integration with Alsa HookPlugin is now working. | Fulup Ar Foll | 12 | -117/+244 | |
2017-08-17 | Implemented Timer and Event from Lua | Fulup Ar Foll | 2 | -31/+73 | |
2017-08-16 | Fix DoScript Lua Updated Documentation. | Fulup Ar Foll | 1 | -4/+4 | |
2017-08-16 | Fixed LUA Nested Table Issues. Added LUA2C for User Defined Plugins | Fulup Ar Foll | 3 | -19/+28 | |
2017-08-16 | Moved FileConfigScan to AudioCommon and Documentation | Fulup Ar Foll | 2 | -12/+39 | |
2017-08-15 | docall working with simple table | fulup | 4 | -26/+41 | |
2017-08-14 | Work in Progress | fulup | 7 | -122/+150 | |
2017-08-13 | Fix AFB_MESSAGE with null arguments | fulup | 10 | -143/+255 | |
2017-08-11 | Almost working version with Json Config, Lua script and sharelib callbacks. | fulup | 3 | -56/+66 | |
2017-08-11 | Update to new Tempate | fulup | 11 | -3/+314 | |
2017-08-10 | Work in Progress | fulup | 2 | -17/+5 | |
2017-08-08 | Early Draft of LUA integration | fulup | 1 | -7/+11 | |
2017-08-03 | Initial version of Policy Control | Fulup Ar Foll | 1 | -10/+28 | |
2017-08-03 | Initial Working Version on Alsa Policy-Policy-Hook | fulup | 2 | -36/+107 | |
2017-07-30 | First Dev version with Volume Ramping | fulup | 2 | -1/+1 | |
2017-07-25 | Moved to new cmake template | fulup | 1 | -0/+0 | |
2017-07-25 | Initial version of HAL with Set/Get operation | fulup | 1 | -0/+1 | |
2017-07-23 | Added TLV->DBscale into HAL control | fulup | 1 | -1/+2 | |
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 | 3 | -8/+34 | |
Started SetCtl implementation WIP Only | |||||
2017-07-05 | Added a POC for ALSA/HAL plugin | fulup | 2 | -3/+3 | |
2017-07-03 | Moved to V2 | fulup | 1 | -1/+1 | |
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 | 4 | -3/+109 | |
2017-06-29 | Added Alsa UCM samples | fulup | 4 | -0/+164 | |
2017-06-27 | Work in Progress | fulup | 1 | -0/+0 | |
2017-06-25 | Moved to AGL standard cmake templates | fulup | 2 | -0/+122 | |