index
:
drakx-backup-do-not-use
distro/mdv2007.1
distro/mdv2008.0
distro/mdv2008.1
distro/mdv2009.0
distro/mdv2009.1
distro/mdv2010.0
distro/mes5
distro/mes5-2.6.33
distro/mes6
distro/mga1
distro/mga2
distro/mga3
master
topic/Corpo_2_1
topic/KA9_0
topic/MDK-10-update
topic/MDK-10_1-update
topic/MDK-10_2-update
topic/MDK-2006_0-update
topic/MDK92-branch
topic/MDKC_1_0
topic/PCMCIA_CS_DISTRO
topic/R9_0-64bit-branch
topic/R9_1_HP-branch
topic/a
topic/before_matchbox_wm
topic/dietlibc
topic/firewall
topic/gdk-pixbuf-0-branch
topic/gi-ppc
topic/ia64-8_1
topic/mandrakesoft
topic/mlcd4
topic/ppp
topic/rp-pppoe
topic/switching_to_urpmi
topic/unlabeled-1.1.1
topic/v_webmin_0_87
topic/x86_64-branch
Mageia Installer and base platform for many utilities
Thierry Vignaud [tv]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
perl-install
/
harddrake
/
sound.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
snd-azx was renamed as snd-hda-intel in ALSA's CVS, so let's prepare
Thierry Vignaud
2005-01-20
1
-0
/
+1
*
(switch) add hint for translator
Thierry Vignaud
2005-01-19
1
-0
/
+3
*
remove unused variable
Pascal Rigaux
2005-01-06
1
-1
/
+0
*
add a couple of new ALSA drivers (from CVS)
Thierry Vignaud
2005-01-05
1
-0
/
+5
*
add another sparc sound driver
Thierry Vignaud
2005-01-03
1
-0
/
+1
*
"snd-audigyls" ALSA driver was renamed "snd-ca0106" in ALSA CVS;
Thierry Vignaud
2004-12-22
1
-1
/
+2
*
handle new snd-pcxhr driver from alsa CVS
Thierry Vignaud
2004-12-22
1
-0
/
+1
*
better english (writing style rather than spoken one)
Thierry Vignaud
2004-12-13
1
-1
/
+1
*
(alsa2oss) add snd-azx
Thierry Vignaud
2004-11-19
1
-0
/
+1
*
remove some unneeded ";", add some for normalization (as told by perl_checker)
Pascal Rigaux
2004-11-18
1
-2
/
+2
*
add new sound drivers from kernel-tmb-2.6.7-2.tmb.6mdk
Thierry Vignaud
2004-11-17
1
-0
/
+9
*
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 $modules...
Pascal Rigaux
2004-07-21
1
-18
/
+23
*
- rename add_alias() into set_alias()
Pascal Rigaux
2004-07-08
1
-3
/
+3
*
(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
*
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
*
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
*
fix #5403:
Thierry Vignaud
2003-09-16
1
-5
/
+4
*
fix #5488: do not overwrite current driver if it's a viable driver for
Thierry Vignaud
2003-09-15
1
-2
/
+5
*
show the current driver too (being preselected) so that users do not
Thierry Vignaud
2003-09-15
1
-1
/
+3
*
while bootstrapping, only write /etc/modules.conf only if we really altered it
Thierry Vignaud
2003-08-26
1
-0
/
+3
*
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
*
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
[next]