summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/draksound
Commit message (Collapse)AuthorAgeFilesLines
* - fix: we displayed current driver as default one: display the right oneThierry Vignaud2002-09-111-1/+2
| | | | | - show a wait message while switching driver
* if there's no sound card, add a note about sndconfigThierry Vignaud2002-09-061-1/+2
|
* use right sound-slotThierry Vignaud2002-08-231-2/+4
|
* - simplifyThierry Vignaud2002-08-201-11/+7
| | | | | | - allocate sound slots in the same order as install2.pm (aka in modules::probe_category('multimedia/sound') order)
* add draksound: allow to switch between alsa and oss;Thierry Vignaud2002-08-201-0/+59
should result in better sound support