Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | aspell's typo fixes | Thierry Vignaud | 2004-08-23 | 1 | -3/+3 |
| | |||||
* | add hint about ala LaTeX strings for translators | Thierry Vignaud | 2004-08-09 | 1 | -2/+6 |
| | |||||
* | make it clearer by factorizing arch() call | Thierry Vignaud | 2004-08-05 | 1 | -2/+4 |
| | |||||
* | fix PPC entries | Thierry Vignaud | 2004-08-05 | 1 | -3/+2 |
| | |||||
* | add dmasound_pmac <=> snd-powermac (for ppc, Christiaan Welvaart) | Pascal Rigaux | 2004-08-05 | 1 | -2/+4 |
| | |||||
* | add support for ALSA on PPC and SPARC | Thierry Vignaud | 2004-08-05 | 1 | -0/+3 |
| | |||||
* | align sound driver entries | Thierry Vignaud | 2004-08-05 | 1 | -6/+6 |
| | |||||
* | update sound drivers list | Thierry Vignaud | 2004-08-05 | 1 | -1/+12 |
| | |||||
* | introduce ->ensure_binary_is_installed and use it | Pascal Rigaux | 2004-08-02 | 1 | -1/+1 |
| | |||||
* | - %modules::conf is no more a global, so many functions need passing ↵ | Pascal Rigaux | 2004-07-21 | 1 | -18/+23 |
| | | | | | | | | | | | | | | | $modules_conf - $modules_conf is a class choosing modules.conf or modprobe.conf (esp. useful after install) (but not working yet!) - modules::load() doesn't use $modules_conf, use modules::load_and_configure() - modules::load() doesn't allow options, use either modules::load_raw() or modules::load_and_configure() - some functions used to want an array ref for modules options and some a string, now every functions use a string - many functions (like modules::get_alias()) are now methods on $modules_conf - some functions in mouse.pm needed a $in where a $do_pkgs is enough - some perl_checker compliance - small fixes | ||||
* | - rename add_alias() into set_alias() | Pascal Rigaux | 2004-07-08 | 1 | -3/+3 |
| | | | | | - create set_sound_slot() and use it | ||||
* | (switch) perl_checker fix | Thierry Vignaud | 2004-03-19 | 1 | -1/+1 |
| | |||||
* | install alsa-utils if needed (#6288) | Thierry Vignaud | 2004-03-18 | 1 | -0/+1 |
| | |||||
* | do not alter oss<->alsa drivers mapping table (olivier blin, #8501) | Thierry Vignaud | 2004-03-17 | 1 | -7/+7 |
| | |||||
* | When current driver doesn't match current sound card (because sound | Thierry Vignaud | 2004-03-17 | 1 | -0/+3 |
| | | | | | | | | card has been replaced for example), draksound allows to choose the driver between current driver and its alternatives, but does not propose default driver and alternatives for current sound card. So available drivers don't match current sound card (olivier blin, #8501) | ||||
* | handle new aureal drivers | Thierry Vignaud | 2004-02-02 | 1 | -0/+3 |
| | |||||
* | draksound doesn't write the sound alias b/c of wrong comparison with the | Thierry Vignaud | 2004-01-22 | 1 | -4/+4 |
| | | | | | default driver, thus not configuring not yet configured cards (#6988) | ||||
* | fix wrong message in error patch (catched by new perl_checker) | Thierry Vignaud | 2003-12-17 | 1 | -2/+2 |
| | |||||
* | handle new snd-bt87x driver from alsa-1.0.0-rc2 | Thierry Vignaud | 2003-12-09 | 1 | -2/+2 |
| | |||||
* | prevent load new driver too during install (anthil #110) | Thierry Vignaud | 2003-11-20 | 1 | -2/+2 |
| | |||||
* | fix anthill bug #110 (install looping on missing module snd-pcm-oss) | Thierry Vignaud | 2003-11-20 | 1 | -6/+8 |
| | |||||
* | misc perl_checker cleanups | Thierry Vignaud | 2003-10-20 | 1 | -1/+1 |
| | |||||
* | prevent some obscure crash at install time | Thierry Vignaud | 2003-09-18 | 1 | -0/+1 |
| | |||||
* | when installing, remember the new sound driver so that the user isn't | Thierry Vignaud | 2003-09-18 | 1 | -0/+1 |
| | | | | | confused if he ever want to configure it again | ||||
* | fix #5403: | Thierry Vignaud | 2003-09-16 | 1 | -5/+4 |
| | | | | | | - make sure to use OptionMenu instead of Combo boxes - move help into a tooltip | ||||
* | fix #5488: do not overwrite current driver if it's a viable driver for | Thierry Vignaud | 2003-09-15 | 1 | -2/+5 |
| | | | | | the current sound card | ||||
* | show the current driver too (being preselected) so that users do not | Thierry Vignaud | 2003-09-15 | 1 | -1/+3 |
| | | | | | get confused | ||||
* | while bootstrapping, only write /etc/modules.conf only if we really altered it | Thierry Vignaud | 2003-08-26 | 1 | -0/+3 |
| | | | | | (thus preventing depmod to be runned everytime) | ||||
* | typo fixes from Arpad Biro | Thierry Vignaud | 2003-08-21 | 1 | -1/+1 |
| | |||||
* | fixed typo | Pablo Saratxaga | 2003-08-13 | 1 | -1/+1 |
| | |||||
* | fix #4258 | Thierry Vignaud | 2003-07-24 | 1 | -1/+2 |
| | |||||
* | Fixed typos; updated Ukrainian po file | Pablo Saratxaga | 2003-06-27 | 1 | -2/+2 |
| | |||||
* | perl_checker adaptations + fixes | Pascal Rigaux | 2003-04-24 | 1 | -1/+1 |
| | |||||
* | hackism to shut up perl_checker | Thierry Vignaud | 2003-04-02 | 1 | -1/+1 |
| | |||||
* | propagate $in where needed | Thierry Vignaud | 2003-04-01 | 1 | -3/+3 |
| | |||||
* | move harddrake::sound $index param in hash and pass only the hash ref around | Thierry Vignaud | 2003-04-01 | 1 | -32/+27 |
| | | | | | functions | ||||
* | perl_checker fix | Thierry Vignaud | 2003-03-06 | 1 | -1/+1 |
| | |||||
* | fix #1929 | Thierry Vignaud | 2003-03-06 | 1 | -2/+2 |
| | |||||
* | let fix #2244, #2245, #2730 | Thierry Vignaud | 2003-03-06 | 1 | -13/+12 |
| | |||||
* | typo fix (s/snd-slot/sound-slot/) | Thierry Vignaud | 2003-02-26 | 1 | -1/+1 |
| | |||||
* | - {interactive_help} is a function returning text, it doesn't need to do the ↵ | Pascal Rigaux | 2003-02-13 | 1 | -3/+2 |
| | | | | | | | help window - drop global interactive_help during install. Will be done per ->ask_* | ||||
* | use {interactive_help} | Pascal Rigaux | 2003-02-12 | 1 | -17/+16 |
| | |||||
* | cs4239 is managed by both "ad1848" and "snd-cs4236" | Thierry Vignaud | 2003-02-10 | 1 | -2/+2 |
| | |||||
* | - if there's no know driver, offer to pick a driver in the drivers | Thierry Vignaud | 2003-01-22 | 1 | -11/+14 |
| | | | | | | | list in case ldetect-lst isn't up to date but the user know which driver to use - consolidate "pick any driver" entry | ||||
* | handle proprietary drivers | Thierry Vignaud | 2003-01-21 | 1 | -0/+5 |
| | |||||
* | if there's no alternative driver or if the current setting does not | Thierry Vignaud | 2003-01-21 | 1 | -3/+32 |
| | | | | | | please the user, let he pick any driver among multimedia/sound modules category | ||||
* | English proofreading by Stew Benedicts | Pablo Saratxaga | 2003-01-21 | 1 | -1/+1 |
| | |||||
* | make all chkconfig calls be chrooted | Thierry Vignaud | 2003-01-20 | 1 | -1/+1 |
| | |||||
* | "je n'en veux + de cette engeance" (c) pixel : | Thierry Vignaud | 2003-01-16 | 1 | -9/+4 |
| | | | | | | make explanations provided by log and not anymore by standalone, thus preventing using standalone in drakx (which is bad) | ||||
* | happy drakx | Thierry Vignaud | 2003-01-16 | 1 | -1/+1 |
| |