Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-10-24 | Extracted from Global afb-audio repo | Fulup Ar Foll | 56 | -5423/+3 | |
2017-09-08 | Use public URL for submodule afb-utilities | Ronan Le Martret | 1 | -1/+1 | |
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh> | |||||
2017-09-01 | add packaging | Ronan Le Martret | 1 | -0/+0 | |
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh> | |||||
2017-09-01 | update afb-utilities | Ronan Le Martret | 1 | -0/+0 | |
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh> | |||||
2017-09-01 | Fix missing link flag | Ronan Le Martret | 3 | -0/+3 | |
2017-09-01 | update config.cmake | Ronan Le Martret | 1 | -59/+117 | |
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh> | |||||
2017-08-29 | bump submodule conf.d/app-templates | Stephane Desneux | 1 | -0/+0 | |
Change-Id: I1de776af3e7f4721dec5e08dca5dcd0df51adf54 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh> | |||||
2017-08-28 | Updated README repository URL to reflect renaming | Romain Forlot | 1 | -2/+3 | |
Change-Id: I12d9ff968863b4cb92197ba48845a148e17463da Signed-off-by: Romain Forlot <romain.forlot@iot.bzh> | |||||
2017-08-28 | Update README instructions. | Romain Forlot | 1 | -66/+102 | |
Change-Id: I7388c56f56382d1edfd8b79f6a1b40d610dfc333 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh> | |||||
2017-08-28 | Change default value for playback PCM was muted at init | Fulup Ar Foll | 3 | -6/+10 | |
2017-08-27 | Fix Alsacore ctlget in form ctl={id:xxx} | Fulup Ar Foll | 6 | -9/+69 | |
2017-08-27 | Readme update for controller | Fulup Ar Foll | 4 | -2/+35 | |
2017-08-25 | Fixed infoget in alsa-core.html | Fulup Ar Foll | 1 | -2/+2 | |
2017-08-25 | Align Intel HAL with Jabra | Fulup Ar Foll | 3 | -42/+67 | |
2017-08-25 | Fix Initial Volume for Jabra | Fulup Ar Foll | 24 | -1664/+1122 | |
2017-08-24 | Updated Readme and info zone for monitoring | Fulup Ar Foll | 5 | -21/+53 | |
2017-08-23 | Fix Regretion on AlsaCore Ctl-get | Fulup Ar Foll | 3 | -3/+32 | |
2017-08-23 | Update with monitoring | Fulup Ar Foll | 6 | -12/+12 | |
2017-08-23 | Alsa-AddCtl.c: fix compilation using alsa-lib 1.1.2 | Stephane Desneux | 1 | -4/+27 | |
SNDRV_CTL_TLVD_DECLARE_DB_MINMAX and associated macros are not defined in alsa-lib 1.1.2. This patch backports the definitions from alsa-lib 1.1.3 This commit also fixes some warnings/errors on uninitialized variables Change-Id: Ib6f573e77189b0396ea5462b78b1c53279fd111f Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh> | |||||
2017-08-23 | implements value retransmit and reload on failure | Tobias Jahnke | 6 | -39/+128 | |
2017-08-23 | forwarding node availability to volume lib | Tobias Jahnke | 11 | -11/+91 | |
2017-08-23 | Format: remove blank space at EOL | Romain Forlot | 45 | -419/+419 | |
Change-Id: I786ac8d5be68bdf09d5bb6c883959d6e1963c1fe Signed-off-by: Romain Forlot <romain.forlot@iot.bzh> | |||||
2017-08-22 | Remove Controller that is now stand alone. | Romain Forlot | 37 | -5489/+13 | |
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 | Fixed Lua Table to Json parsing | Sebastien Douheret | 1 | -2/+2 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-08-22 | Fixed warnings | Sebastien Douheret | 1 | -221/+220 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-08-22 | Fix Lua->json Numeric table | Fulup Ar Foll | 2 | -75/+115 | |
2017-08-22 | Update to latest template, rename doscript- in debug- | Fulup Ar Foll | 5 | -109/+116 | |
2017-08-22 | Minor Fix on LUA script search path | Fulup Ar Foll | 7 | -321/+307 | |
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 | 1 | -186/+260 | |
2017-08-21 | Documentation and LUA for Ubuntu | Fulup Ar Foll | 5 | -150/+177 | |
2017-08-21 | Fix Controller API | Fulup Ar Foll | 7 | -100/+123 | |
2017-08-21 | Fix CMake error | Romain Forlot | 1 | -4/+0 | |
Duplicated INSTALL section now implemented in app-templates submodule. Change-Id: I9eefc067fcda4855c9a3edf5d18d68cbb666cc14 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh> | |||||
2017-08-21 | Merge branch 'fulup-dev' | Romain Forlot | 55 | -1845/+3818 | |
Change-Id: I7dc6859767ac5919cf383e33bd2cf3a98698d9b4 | |||||
2017-08-20 | Updated to latest App Template | Fulup Ar Foll | 24 | -221/+719 | |
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 | 6 | -8/+8 | |
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 | 2 | -33/+54 | |
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 | 3 | -4/+1 | |
Change-Id: Ic0cc88d4b423deb3ba187b59f3e0caad0711fd4d Signed-off-by: Romain Forlot <romain.forlot@iot.bzh> | |||||
2017-08-18 | Latest app-templates features integration | Romain Forlot | 8 | -68/+17 | |
- 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 | Integrate OpenAPI .h file generation. | Romain Forlot | 1 | -0/+1 | |
Change-Id: I166d5019893308f239c3485ae03e87bf4a05cc5d Signed-off-by: Romain Forlot <romain.forlot@iot.bzh> # Conflicts: # Controler-afb/CMakeLists.txt | |||||
2017-08-18 | Documented Controller standalone mode and provided a sample config. | Fulup Ar Foll | 4 | -0/+226 | |
2017-08-18 | Integration with Alsa HookPlugin is now working. | Fulup Ar Foll | 36 | -459/+1329 | |
2017-08-17 | Implemented Timer and Event from Lua | Fulup Ar Foll | 10 | -313/+479 | |
2017-08-16 | Fix DoScript Lua Updated Documentation. | Fulup Ar Foll | 7 | -26/+35 | |
2017-08-16 | Fixed LUA Nested Table Issues. Added LUA2C for User Defined Plugins | Fulup Ar Foll | 15 | -340/+557 | |
2017-08-16 | Merge pull request #5 from tjahnk/create_hal_unicens | Fulup Ar Foll | 23 | -18/+2944 | |
Introducing HAL MOST UNICENS | |||||
2017-08-16 | updated submodules | Tobias Jahnke | 1 | -0/+0 | |