~canonical-hwe-team/hwe-next/+git/alsa-lib:amixer

Last commit made on 2009-05-15
Get this branch:
git clone -b amixer https://git.launchpad.net/~canonical-hwe-team/hwe-next/+git/alsa-lib

Branch merges

Branch information

Recent commits

ecd6846... by Jaroslav Kysela <email address hidden>

Initial amixer implementation + ctl & hctl API merging

This patch adds new mixer API which simplifies the previous mixer
API (removed mixer class).

The control and hcontrol APIs were merged into one.

Signed-off-by: Jaroslav Kysela <email address hidden>

3e30007... by Jaroslav Kysela <email address hidden>

Release v1.0.20

Signed-off-by: Jaroslav Kysela <email address hidden>

646f24a... by Takashi Iwai

Merge branch 'master' of /export/git/alsa/alsa-lib/

0de3851... by Jaroslav Kysela <email address hidden>

pcm: more better documentation for snd_pcm_poll_descriptors

Signed-off-by: Jaroslav Kysela <email address hidden>

a987a69... by Jaroslav Kysela <email address hidden>

pcm_hw plugin: show appl_ptr and hw_ptr in dump() callback

Signed-off-by: Jaroslav Kysela <email address hidden>

fb12b89... by Jaroslav Kysela <email address hidden>

pcm_hw plugin: preserve monotonic flag also after snd_pcm_hw_params() call

Signed-off-by: Jaroslav Kysela <email address hidden>

59c774e... by Takashi Iwai

Add route_policy copy to HDA-Intel.conf for capture

Since some digital mics have the phase-inversion problem in one channel,
adding both channels for mono stream results in the noise.
Use route_policy copy to avoid that situation.

Signed-off-by: Takashi Iwai <email address hidden>

0fe807d... by Pavel Hofman <email address hidden>

Change "%b" to represent bits instead of bytes in PCM file plugin

Signed-off-by: Takashi Iwai <email address hidden>

50e9cd9... by Patricio Paez

Fix typos in ALSA Lib documentation

Signed-off-by: Patricio Paez <email address hidden>
Signed-off-by: Takashi Iwai <email address hidden>

59826ea... by Takashi Iwai

Merge branch 'master' of <email address hidden>:alsa-lib