mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-11-29 06:59:52 -05:00
- fixed H9632 problem.
- added desktop file and icon new options --with-desktop-dir and --with-pixmap-dir. - fixed CXXFLAGS for soundbase option. - fixed compile warnings.
This commit is contained in:
parent
4046e31368
commit
ca7ae60abd
14 changed files with 160 additions and 57 deletions
|
|
@ -82,10 +82,6 @@ static char channel_map_h9632_ss[16] = {
|
|||
};
|
||||
|
||||
static char channel_map_h9632_ds[12] = {
|
||||
1, 3, 5, 7, 8, 9, 10, 11, 12, 13, 14, 15
|
||||
};
|
||||
|
||||
static char meter_map_h9632_ds[12] = {
|
||||
0, 1, 2, 3, 8, 9, 10, 11, 12, 13, 14, 15
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue