Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-06-06 | Correct a segfault when using ping verb | Jonathan Aillet | 1 | -1/+1 | |
When 'ping' verb is called, be sure that we won't generate a segfault by using 'json_object_get' before responding. Bug-AGL: SPEC-1405 Change-Id: I22fb8e1e492a33e7310d009998fd3c72383e702d Signed-off-by: Jonathan Aillet <jonathan.aillet@iot.bzh> | |||||
2018-05-31 | alsa-hook: Update to future version of app-framework-binder | José Bollo | 1 | -2/+6 | |
The subcall behaviour changes. This commits updates the code to the upcoming behaviour. Change-Id: Ib43b085017536feeb379750bbdef4616d69651cd Signed-off-by: José Bollo <jose.bollo@iot.bzh> | |||||
2018-05-24 | Update to binder changes for bindings v3 | José Bollo | 1 | -0/+12 | |
The bindings v3 are now allowed to return an object with errors. To enforce taking that change into account, the signature of the object changed. It implies some change in clients. The current patch makes a minimal change. Change-Id: I587b5b656d57e747bd4bb1d9f7fa97126211f891 Signed-off-by: José Bollo <jose.bollo@iot.bzh> | |||||
2018-01-05 | Improve resource liberation | Ronan Le Martret | 1 | -16/+50 | |
* Add magic to pcm handle to assert client (pulse) provides a valid structure and ignore invalid data. * TMP Fix for CES 2018, return True even policies are refused. otherwith sig fault. * TMP remove afb_proto_ws_unref on client. Change-Id: I498786147e2dac473a6a9704fef7d12fe4fcaf10 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh> | |||||
2017-12-27 | Fix undeclared event crash on 4A | Ronan Le Martret | 1 | -15/+66 | |
- Add comment to Alsa Hook - Free resource when closing PCM - Fix Mainloop freeze on the second query Bug-AGL: SPEC-1110 Change-Id: I296f30b82cc85d4a57c1300518627ff1f8685c57 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh> | |||||
2017-12-20 | Change websock session id from uid only to pcm+uid | Ronan Le Martret | 4 | -2093/+2 | |
This allow to have one session per PCM in order to allow a single process handling multiple PCM like pulse to have on independant session per PCM. Change-Id: Icdd3e4d44539dba2349d70edeaaeee861c3bd1cf Signed-off-by: Fulup Ar Foll <fulup@iot.bzh> Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh> | |||||
2017-11-30 | Merge "Change initial volume to be in % in place of absolute values" | ronan Le Martret | 2 | -45/+51 | |
2017-11-30 | Change initial volume to be in % in place of absolute values | Fulup Ar Foll | 2 | -45/+51 | |
Signed-off-by: Fulup Ar Foll <fulup@iot.bzh> | |||||
2017-11-28 | Improve thread ressource liberation | Ronan Le Martret | 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 | Ronan Le Martret | 1 | -3/+7 | |
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh> | |||||
2017-11-09 | Add Apache-2.0 LICENSE file | Ronan Le Martret | 1 | -0/+204 | |
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh> | |||||
2017-11-07 | create agl .gitreview file | Ronan Le Martret | 1 | -0/+4 | |
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh> | |||||
2017-11-05 | Added few debug message | Fulup Ar Foll | 2 | -47/+57 | |
2017-11-05 | Fix Regression on Volume Ramping | Fulup Ar Foll | 2 | -69/+77 | |
2017-11-05 | Many any error fatal in Synchronous mode | Fulup Ar Foll | 1 | -3/+3 | |
2017-11-05 | Many any error fatal in Synchronous mode | Fulup Ar Foll | 1 | -7/+13 | |
2017-11-05 | Updated to support search value in response to be interger | Fulup Ar Foll | 2 | -91/+106 | |
2017-11-05 | Improve Sound Card By Driver Name Detection | Fulup Ar Foll | 1 | -25/+36 | |
2017-11-04 | Added PcmInfo API | Fulup Ar Foll | 9 | -133/+304 | |
Change HAL register to fallback to driver name when not direct match found | |||||
2017-11-02 | Fix double Close | Fulup Ar Foll | 2 | -8/+7 | |
2017-11-02 | Fix FD leaking on Alsa Control | Fulup Ar Foll | 4 | -55/+44 | |
2017-11-02 | fix indent | José Bollo | 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 | Fulup Ar Foll | 2 | -36/+28 | |
2017-11-01 | Move to support Audio-4a High Level API | Fulup Ar Foll | 8 | -1329/+936 | |
2017-11-01 | Fix warning (minor) | José Bollo | 1 | -1/+0 | |
Change-Id: I0c29015e252d1091a9350fc85e05c1a444bb7579 Signed-off-by: José Bollo <jose.bollo@iot.bzh> | |||||
2017-11-01 | fix allocation size | José Bollo | 1 | -5/+5 | |
Change-Id: Ia1a2ed447fd9b5831eec58606a0f7694e6569017 Signed-off-by: José Bollo <jose.bollo@iot.bzh> | |||||
2017-10-31 | Fix prj name | Ronan Le Martret | 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 | Fulup Ar Foll | 5 | -31/+600 | |
2017-10-27 | Initial working version with unix/ws | Fulup Ar Foll | 4 | -54/+126 | |
2017-10-27 | Update Template | fulup | 1 | -0/+0 | |
2017-10-27 | Merge branch 'master' of github.com:fulup-bzh/alsa-4a | fulup | 1 | -0/+0 | |
2017-10-27 | Moved from TCP WS to Unix WebSocket | fulup | 3 | -202/+102 | |
2017-10-25 | Fix: Wrong commit id | Romain Forlot | 1 | -0/+0 | |
Change-Id: I065c0b61fc8186d1aa39aa98c573865f7c7fe0ae Signed-off-by: Romain Forlot <romain.forlot@iot.bzh> | |||||
2017-10-24 | Initial working version as independent repo | Fulup Ar Foll | 64 | -6039/+366 | |
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 | |