Added I2S to sort tables.

This commit is contained in:
Jaroslav Kysela 2001-03-27 15:50:17 +00:00
parent c29b7ab714
commit 53fc0f6332
2 changed files with 4 additions and 2 deletions

View file

@ -155,8 +155,8 @@ static int get_compare_weight(const char *name)
"Loopback",
"Analog Loopback",
"Digital Loopback",
"S/PDIF Input",
"S/PDIF Output",
"I2S",
"IEC958",
NULL
};
static char *names1[] = {

View file

@ -131,6 +131,8 @@ static int get_compare_weight(const char *name, int index)
"Mic",
"Video",
"Phone",
"I2S",
"IEC958",
"PC Speaker",
"Aux",
"Mono Output",