summaryrefslogtreecommitdiffstats
path: root/perl-install/harddrake/sound.pm
Commit message (Expand)AuthorAgeFilesLines
* add or remove spaces where need to please perl_checkerPascal Rigaux2002-11-111-3/+3
* make perl_checker happyPascal Rigaux2002-11-061-1/+1
* replace complex "unless"s with "if"sPascal Rigaux2002-11-061-1/+1
* fix for modules.pm not exporting category2modules_and_descriptionThierry Vignaud2002-11-061-1/+1
* replace "_" with "N" and "__" with "N_"Pascal Rigaux2002-11-061-15/+15
* add new driversThierry Vignaud2002-10-281-0/+2
* do a perl_checker pass after pixel one since he only do half the workThierry Vignaud2002-10-231-1/+2
* make perl_checker happy: replace PKG::f with PKG::f()Pascal Rigaux2002-10-231-1/+1
* reindent for lord pixThierry Vignaud2002-10-231-127/+127
* titi almost sux (he helped me that's why I can't say titi sux :p)Damien Chaumette2002-10-171-5/+1
* handle nvaudio tooThierry Vignaud2002-09-251-1/+2
* - fix: we displayed current driver as default one: display the right oneThierry Vignaud2002-09-111-2/+5
* s/was the firt sound API/was the first sound API/Thierry Vignaud2002-09-111-1/+1
* description updateThierry Vignaud2002-09-101-1/+1
* fix OSS definitionThierry Vignaud2002-09-101-1/+1
* killing debugging printsThierry Vignaud2002-09-061-2/+1
* - blacklist cs46xx and cs4281 drivers : we won't unload these driversThierry Vignaud2002-09-061-8/+25
* - workaround alsaconf's aliasesThierry Vignaud2002-09-061-5/+23
* 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
* 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
* instead of generating my own list of module descriptions fromThierry Vignaud2002-08-201-7/+5
* add draksound: allow to switch between alsa and oss;Thierry Vignaud2002-08-201-0/+193