Age | Commit message (Collapse) | Author | Files | Lines |
|
* 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>
|
|
- 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>
(cherry picked from commit 628d612ceaff0753a49ae79ee39b2b396d41fdcc)
|
|
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: Fulup Ar Foll <fulup@iot.bzh>
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
* afbClient thread must be kill when we Close the alsa Hook
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Change-Id: I834f888f41c179950ea7c03d6d9325d7df5b4599
|
|
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Change HAL register to fallback to driver name when not direct match found
|
|
|
|
|
|
Change-Id: If4173ea56b2ecf39f6fbdd15ed84321468a0a56a
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
|
|
|
|
Change-Id: I0c29015e252d1091a9350fc85e05c1a444bb7579
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
Change-Id: Ia1a2ed447fd9b5831eec58606a0f7694e6569017
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
|
|
|
|
|
|
|
|
|
|
Change-Id: I065c0b61fc8186d1aa39aa98c573865f7c7fe0ae
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
|
|
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
|
|
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Change-Id: I1de776af3e7f4721dec5e08dca5dcd0df51adf54
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
|
|
Change-Id: I12d9ff968863b4cb92197ba48845a148e17463da
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Change-Id: I7388c56f56382d1edfd8b79f6a1b40d610dfc333
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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>
|
|
|