summaryrefslogtreecommitdiffstats
path: root/perl-install/harddrake/sound.pm
Commit message (Collapse)AuthorAgeFilesLines
* display alternative drivers (oss, alsa) for sound cardsThierry Vignaud2002-09-021-4/+5
|
* Fixed typo (no space before a colon in English)Pablo Saratxaga2002-08-281-1/+1
|
* 20mdk:Thierry Vignaud2002-08-231-2/+1
| | | | | | | | | - florin fixes for firewalling - check that alternative is unknown, not the current driver, before saying that there's no alternative. anyway, our only caller cannot get there's with a current unknown driver since he only try listed/know drivers ....
* 19mdkThierry Vignaud2002-08-231-1/+0
|
* use right sound-slotThierry Vignaud2002-08-231-5/+4
|
* multiple sound cards fix: use the same index as our caller, don'tThierry Vignaud2002-08-221-1/+1
| | | | | force 0
* instead of generating my own list of module descriptions fromThierry Vignaud2002-08-201-7/+5
| | | | | | list_modules.pm list of sound modules, just usemodules::category2modules_and_description
* add draksound: allow to switch between alsa and oss;Thierry Vignaud2002-08-201-0/+193
should result in better sound support