Package: alsa-lib / 1.0.28-1

Metadata

Package Version Patches format
alsa-lib 1.0.28-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
lp652035 use extended namehints.patch | (download)

src/conf/alsa.conf | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

---
add tegra alc5632.patch | (download)

src/conf/cards/Makefile.am | 1 1 + 0 - 0 !
src/conf/cards/tegra-alc5632.conf | 23 23 + 0 - 0 !
2 files changed, 24 insertions(+)

---
0001 Add UCM configuration for Nexus 4 Mako.patch | (download)

configure.ac | 1 1 + 0 - 0 !
src/conf/ucm/Makefile.am | 2 1 + 1 - 0 !
src/conf/ucm/apq8064-tabla-snd-card/HiFi | 260 260 + 0 - 0 !
src/conf/ucm/apq8064-tabla-snd-card/Makefile.am | 4 4 + 0 - 0 !
src/conf/ucm/apq8064-tabla-snd-card/VoiceCall | 154 154 + 0 - 0 !
src/conf/ucm/apq8064-tabla-snd-card/apq8064-tabla-snd-card.conf | 8 8 + 0 - 0 !
6 files changed, 428 insertions(+), 1 deletion(-)

 [patch 1/4] add ucm configuration for nexus 4 (mako)

The VoiceCall profile is mostly empty, because in my implementation,
this is handled by talking to the audio HAL.

0002 Add UCM config file for Galaxy Nexus maguro.patch | (download)

configure.ac | 1 1 + 0 - 0 !
src/conf/ucm/Makefile.am | 2 1 + 1 - 0 !
src/conf/ucm/Tuna/HiFi | 354 354 + 0 - 0 !
src/conf/ucm/Tuna/Makefile.am | 4 4 + 0 - 0 !
src/conf/ucm/Tuna/Tuna.conf | 14 14 + 0 - 0 !
src/conf/ucm/Tuna/VoiceCall | 245 245 + 0 - 0 !
6 files changed, 619 insertions(+), 1 deletion(-)

 [patch 2/4] add ucm config file for galaxy nexus (maguro)


0003 Add UCM files for Nexus 7.patch | (download)

configure.ac | 1 1 + 0 - 0 !
src/conf/ucm/Makefile.am | 2 1 + 1 - 0 !
src/conf/ucm/tegra-rt5640/HiFi | 98 98 + 0 - 0 !
src/conf/ucm/tegra-rt5640/Makefile.am | 4 4 + 0 - 0 !
src/conf/ucm/tegra-rt5640/tegra-rt5640.conf | 8 8 + 0 - 0 !
5 files changed, 112 insertions(+), 1 deletion(-)

 [patch 3/4] add ucm files for nexus 7


0004 Add UCM config files for Nexus 10.patch | (download)

configure.ac | 2 2 + 0 - 0 !
src/conf/ucm/Makefile.am | 2 1 + 1 - 0 !
src/conf/ucm/Manta-I2S/HiFi | 211 211 + 0 - 0 !
src/conf/ucm/Manta-I2S/Makefile.am | 4 4 + 0 - 0 !
src/conf/ucm/Manta-I2S/Manta-I2S.conf | 7 7 + 0 - 0 !
src/conf/ucm/Manta-SPDIF/Dummy | 3 3 + 0 - 0 !
src/conf/ucm/Manta-SPDIF/Makefile.am | 4 4 + 0 - 0 !
src/conf/ucm/Manta-SPDIF/Manta-SPDIF.conf | 6 6 + 0 - 0 !
8 files changed, 238 insertions(+), 1 deletion(-)

 [patch 4/4] add ucm config files for nexus 10

Signed-off-by: David Henningsson <david.henningsson@canonical.com>

0005 Add UCM config files for Nexus 5.patch | (download)

src/conf/ucm/msm8974-taiko-mtp-snd-card/HiFi | 259 259 + 0 - 0 !
src/conf/ucm/msm8974-taiko-mtp-snd-card/VoiceCall | 119 119 + 0 - 0 !
src/conf/ucm/msm8974-taiko-mtp-snd-card/msm8974-taiko-mtp-snd-card.conf | 8 8 + 0 - 0 !
3 files changed, 386 insertions(+)

 add some description