Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-11-30 | Merge "Change initial volume to be in % in place of absolute values" | 2 | -45/+51 | ||
2017-11-30 | Change initial volume to be in % in place of absolute values | 2 | -45/+51 | ||
Signed-off-by: Fulup Ar Foll <fulup@iot.bzh> | |||||
2017-11-28 | Improve thread ressource liberation | 1 | -41/+42 | ||
* afbClient thread must be kill when we Close the alsa Hook Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh> Change-Id: I834f888f41c179950ea7c03d6d9325d7df5b4599 | |||||
2017-11-23 | Fix infinity loop erroreel_4.99.3eel/4.99.34.99.3 | 1 | -3/+7 | ||
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh> | |||||
2017-11-09 | Add Apache-2.0 LICENSE file | 1 | -0/+204 | ||
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh> | |||||
2017-11-07 | create agl .gitreview file | 1 | -0/+4 | ||
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh> | |||||
2017-11-05 | Added few debug message | 2 | -47/+57 | ||
2017-11-05 | Fix Regression on Volume Ramping | 2 | -69/+77 | ||
2017-11-05 | Many any error fatal in Synchronous mode | 1 | -3/+3 | ||
2017-11-05 | Many any error fatal in Synchronous mode | 1 | -7/+13 | ||
2017-11-05 | Updated to support search value in response to be interger | 2 | -91/+106 | ||
2017-11-05 | Improve Sound Card By Driver Name Detection | 1 | -25/+36 | ||
2017-11-04 | Added PcmInfo API | 9 | -133/+304 | ||
Change HAL register to fallback to driver name when not direct match found | |||||
2017-11-02 | Fix double Close | 2 | -8/+7 | ||
2017-11-02 | Fix FD leaking on Alsa Control | 4 | -55/+44 | ||
2017-11-02 | fix indent | 1 | -1/+2 | ||
Change-Id: If4173ea56b2ecf39f6fbdd15ed84321468a0a56a Signed-off-by: José Bollo <jose.bollo@iot.bzh> | |||||
2017-11-01 | Remove PS_SET, now should use afb-daemon --name option | 2 | -36/+28 | ||
2017-11-01 | Move to support Audio-4a High Level API | 8 | -1329/+936 | ||
2017-11-01 | Fix warning (minor) | 1 | -1/+0 | ||
Change-Id: I0c29015e252d1091a9350fc85e05c1a444bb7579 Signed-off-by: José Bollo <jose.bollo@iot.bzh> | |||||
2017-11-01 | fix allocation size | 1 | -5/+5 | ||
Change-Id: Ia1a2ed447fd9b5831eec58606a0f7694e6569017 Signed-off-by: José Bollo <jose.bollo@iot.bzh> | |||||
2017-10-31 | Fix prj name | 1 | -1/+1 | ||
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh> | |||||
2017-10-27 | Reinstall tcp/ws plugin until Jose fix unix/ws socket version | 5 | -31/+600 | ||
2017-10-27 | Initial working version with unix/ws | 4 | -54/+126 | ||
2017-10-27 | Update Template | 1 | -0/+0 | ||
2017-10-27 | Merge branch 'master' of github.com:fulup-bzh/alsa-4a | 1 | -0/+0 | ||
2017-10-27 | Moved from TCP WS to Unix WebSocket | 3 | -202/+102 | ||
2017-10-25 | Fix: Wrong commit id | 1 | -0/+0 | ||
Change-Id: I065c0b61fc8186d1aa39aa98c573865f7c7fe0ae Signed-off-by: Romain Forlot <romain.forlot@iot.bzh> | |||||
2017-10-24 | Initial working version as independent repo | 64 | -6039/+366 | ||
2017-09-08 | Use public URL for submodule afb-utilities | 1 | -1/+1 | ||
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh> | |||||
2017-09-01 | add packaging | 1 | -0/+0 | ||
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh> | |||||
2017-09-01 | update afb-utilities | 1 | -0/+0 | ||
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh> | |||||
2017-09-01 | Fix missing link flag | 3 | -0/+3 | ||
2017-09-01 | update config.cmake | 1 | -59/+117 | ||
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh> | |||||
2017-08-29 | bump submodule conf.d/app-templates | 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 | 1 | -2/+3 | ||
Change-Id: I12d9ff968863b4cb92197ba48845a148e17463da Signed-off-by: Romain Forlot <romain.forlot@iot.bzh> | |||||
2017-08-28 | Update README instructions. | 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 | 3 | -6/+10 | ||
2017-08-27 | Fix Alsacore ctlget in form ctl={id:xxx} | 6 | -9/+69 | ||
2017-08-27 | Readme update for controller | 4 | -2/+35 | ||
2017-08-25 | Fixed infoget in alsa-core.html | 1 | -2/+2 | ||
2017-08-25 | Align Intel HAL with Jabra | 3 | -42/+67 | ||
2017-08-25 | Fix Initial Volume for Jabra | 24 | -1664/+1122 | ||
2017-08-24 | Updated Readme and info zone for monitoring | 5 | -21/+53 | ||
2017-08-23 | Fix Regretion on AlsaCore Ctl-get | 3 | -3/+32 | ||
2017-08-23 | Update with monitoring | 6 | -12/+12 | ||
2017-08-23 | Alsa-AddCtl.c: fix compilation using alsa-lib 1.1.2 | 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 | 6 | -39/+128 | ||
2017-08-23 | forwarding node availability to volume lib | 11 | -11/+91 | ||
2017-08-23 | Format: remove blank space at EOL | 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. | 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> |