Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | display alternative drivers (oss, alsa) for sound cards | Thierry Vignaud | 2002-09-02 | 1 | -4/+5 |
| | |||||
* | Fixed typo (no space before a colon in English) | Pablo Saratxaga | 2002-08-28 | 1 | -1/+1 |
| | |||||
* | 20mdk: | Thierry Vignaud | 2002-08-23 | 1 | -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 .... | ||||
* | 19mdk | Thierry Vignaud | 2002-08-23 | 1 | -1/+0 |
| | |||||
* | use right sound-slot | Thierry Vignaud | 2002-08-23 | 1 | -5/+4 |
| | |||||
* | multiple sound cards fix: use the same index as our caller, don't | Thierry Vignaud | 2002-08-22 | 1 | -1/+1 |
| | | | | | force 0 | ||||
* | instead of generating my own list of module descriptions from | Thierry Vignaud | 2002-08-20 | 1 | -7/+5 |
| | | | | | | list_modules.pm list of sound modules, just usemodules::category2modules_and_description | ||||
* | add draksound: allow to switch between alsa and oss; | Thierry Vignaud | 2002-08-20 | 1 | -0/+193 |
should result in better sound support |