mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-10-29 05:40:25 -04:00
Changed codes to adapt for the latest control interface.
Seems working now..
This commit is contained in:
parent
eaaf0e43b8
commit
a78e4c037f
7 changed files with 249 additions and 250 deletions
|
|
@ -31,7 +31,7 @@ typedef struct {
|
|||
unsigned char extra[4];
|
||||
} ice1712_eeprom_t;
|
||||
|
||||
extern snd_ctl_t *card_ctl;
|
||||
extern snd_ctl_t *ctl;
|
||||
extern ice1712_eeprom_t card_eeprom;
|
||||
|
||||
extern GtkWidget *mixer_mix_drawing;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue