mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-11-10 13:30:00 -05:00
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>
This commit is contained in:
parent
0201fd1778
commit
9ea2fb1f88
8 changed files with 250 additions and 264 deletions
|
|
@ -3,6 +3,9 @@
|
|||
*
|
||||
* Copyright (C) 2003 Thomas Charbonnel (thomas@undata.org)
|
||||
*
|
||||
* Copyright (C) 2011 Adrian Knoth (adi@drcomp.erfurt.thur.de)
|
||||
* Fredrik Lingvall (fredrik.lingvall@gmail.com)
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue