aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-12-19Align and update submodules on master branchHEADflounder_5.99.1flounder/5.99.15.99.1masterRomain Forlot3-0/+3
Change-Id: Ieff1a52e0826bf261655f6f8b6896c537cc8c252 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-12-18Update hal-utilitiesRomain Forlot1-0/+0
Adding gitreview files Move TLV warning message to notice level Change 4A PCM Name Change-Id: I2f219745ff6b194942beeaaeba9ab98d6ff6f3ca Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-11-16Chg default httpdir to community instead of htdocseel_4.99.3eel/4.99.34.99.3Romain Forlot2-0/+1
Bug-AGL: SPEC-1107 Change-Id: I6b0725ec3d8237b1c1a41844c9a09a7462ee5a06 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-11-09create agl .gitreview fileRonan Le Martret1-0/+4
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-11-09Remove eference HALRonan Le Martret7-683/+204
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-11-09use gerrit repo for git submoduleRonan Le Martret1-2/+2
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-11-08Add cmake select flag for HAL.Ronan Le Martret5-70/+78
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-11-08Add Rcar-M3 HALRonan Le Martret2-0/+231
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-11-04Merge branch 'master' of github.com:fulup-bzh/hal-sample-4aTai Vuong10-152/+191
2017-11-04update submodule hal-utilitiesTai Vuong1-0/+0
2017-11-04Updated HAL to match with latest Alsa-Core APIFulup Ar Foll11-152/+191
2017-11-03Merge with fulup fixTai Vuong0-0/+0
2017-11-03add ensoniq, usb hal and match volume and ramp name with HLB audio roleTai Vuong6-58/+585
2017-11-03Fix Sample Intel Hal Fulup Ar Foll2-3/+3
2017-11-02Change Init return code to ignore errorsFulup Ar Foll1-142/+158
2017-11-01update submodule hal-utilities-4aJosé Bollo1-0/+0
Change-Id: I520bd41be2d2cfedf649ae53776acaef672a1e02 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2017-10-31Fix pathRonan Le Martret1-1/+1
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-10-31update hal-utilities-4aRonan Le Martret1-0/+0
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-10-31Add hal-utilities-4a as a submoduleRonan Le Martret4-2/+4
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-10-24Initial working version as independent repoFulup Ar Foll62-8692/+202
2017-09-08Use public URL for submodule afb-utilitiesRonan Le Martret1-1/+1
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-09-01add packagingRonan Le Martret1-0/+0
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-09-01update afb-utilitiesRonan Le Martret1-0/+0
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-09-01Fix missing link flagRonan Le Martret3-0/+3
2017-09-01update config.cmakeRonan Le Martret1-59/+117
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-08-29bump submodule conf.d/app-templatesStephane Desneux1-0/+0
Change-Id: I1de776af3e7f4721dec5e08dca5dcd0df51adf54 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
2017-08-28Updated README repository URL to reflect renamingRomain Forlot1-2/+3
Change-Id: I12d9ff968863b4cb92197ba48845a148e17463da Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-08-28Update README instructions.Romain Forlot1-66/+102
Change-Id: I7388c56f56382d1edfd8b79f6a1b40d610dfc333 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-08-28Change default value for playback PCM was muted at initFulup Ar Foll3-6/+10
2017-08-27Fix Alsacore ctlget in form ctl={id:xxx}Fulup Ar Foll6-9/+69
2017-08-27Readme update for controllerFulup Ar Foll4-2/+35
2017-08-25Fixed infoget in alsa-core.htmlFulup Ar Foll1-2/+2
2017-08-25Align Intel HAL with JabraFulup Ar Foll3-42/+67
2017-08-25Fix Initial Volume for JabraFulup Ar Foll24-1664/+1122
2017-08-24Updated Readme and info zone for monitoringFulup Ar Foll5-21/+53
2017-08-23Fix Regretion on AlsaCore Ctl-getFulup Ar Foll3-3/+32
2017-08-23Update with monitoringFulup Ar Foll6-12/+12
2017-08-23Alsa-AddCtl.c: fix compilation using alsa-lib 1.1.2Stephane Desneux1-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-23implements value retransmit and reload on failureTobias Jahnke6-39/+128
2017-08-23forwarding node availability to volume libTobias Jahnke11-11/+91
2017-08-23Format: remove blank space at EOLRomain Forlot45-419/+419
Change-Id: I786ac8d5be68bdf09d5bb6c883959d6e1963c1fe Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-08-22Remove Controller that is now stand alone.Romain Forlot37-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-22Fixed Lua Table to Json parsingSebastien Douheret1-2/+2
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-08-22Fixed warningsSebastien Douheret1-221/+220
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-08-22Fix Lua->json Numeric tableFulup Ar Foll2-75/+115
2017-08-22Update to latest template, rename doscript- in debug-Fulup Ar Foll5-109/+116
2017-08-22Minor Fix on LUA script search pathFulup Ar Foll7-321/+307
2017-08-22Handle LUA module checking by distroRomain Forlot4-3/+4
Change-Id: I6703f2225cd9ec44c7bcc4f6048b1ad7c818236d Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-08-21Fix debian like distro module checking (on lua...)Romain Forlot3-4/+1
Add possibility to include cmake distro dependent files Change-Id: I6846c6068d37fef0102b350fca98e806abbc78de Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-08-21Documentation and LUA for UbuntuFulup Ar Foll1-186/+260