]> git.alsa-project.org Git - alsa-tools.git/commit
hdspmixer: Improve code coherency
authorAdrian Knoth <adi@drcomp.erfurt.thur.de>
Thu, 24 Feb 2011 20:33:26 +0000 (21:33 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 28 Feb 2011 10:10:43 +0000 (11:10 +0100)
commit9ea2fb1f880667388435f4983f6d727d6b55875a
tree07c2f4c8fd59e3119063e8dd39b392a45e701b87
parent0201fd1778fb536b2b1f2f5305e64a162667769c
hdspmixer: Improve code coherency

Move channelmappings into one place (channelmap.h). Also, use "aes32"
when referring to the card itself to avoid confusion and to be coherent
with the remaining naming scheme.

This work has mainly been done by Fredrik Lingvall.

Signed-off-by: Fredrik Lingvall <fredrik.lingvall@gmail.com>
Signed-off-by: Adrian Knoth <adi@drcomp.erfurt.thur.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
hdspmixer/src/HDSPMixerAboutText.cxx
hdspmixer/src/HDSPMixerCard.cxx
hdspmixer/src/HDSPMixerOutput.cxx
hdspmixer/src/HDSPMixerSelector.cxx
hdspmixer/src/channelmap.h
hdspmixer/src/defines.h
hdspmixer/src/hdspmixer.cxx
hdspmixer/src/mappings.h [deleted file]