summaryrefslogtreecommitdiffstats
path: root/perl-install/harddrake/sound.pm
Commit message (Expand)AuthorAgeFilesLines
...
* (get_alternative) factorize derefThierry Vignaud2007-09-121-4/+5
* (configure_one_sound_slot) factorize codeThierry Vignaud2007-08-301-4/+8
* (configure_sound_slots) enable snd-ac97-codec power_save=1 option if installe...Thierry Vignaud2007-08-301-0/+1
* use '_' in modules namesOlivier Blin2007-08-201-150/+150
* prevent "unlisted driver" error for snd-aoa, snd-cs5530, snd-echo3g,Thierry Vignaud2007-06-151-0/+5
* add support for snd-cmi8788 driverThierry Vignaud2007-06-151-0/+1
* re-sync after the big svn lossPascal Rigaux2007-04-251-3/+4
* add support for new snd-als300 sound driverThierry Vignaud2006-01-271-0/+1
* prevent some "unlisted driver" errors in harddrakeThierry Vignaud2006-01-271-0/+2
* (do_switch) make it more readableThierry Vignaud2005-12-021-2/+2
* (do_switch) automatically install packagesThierry Vignaud2005-11-291-1/+1
* (switch) be more robustThierry Vignaud2005-11-281-1/+1
* (do_switch) make package installation actually workThierry Vignaud2005-11-281-1/+2
* ones less spaceThierry Vignaud2005-11-211-1/+1
* install aoss too when installing ALSAThierry Vignaud2005-11-211-1/+1
* perl_checko cleanupThierry Vignaud2005-10-181-1/+1
* make it somewhat clearerThierry Vignaud2005-10-171-1/+1
* do display the driver description (#5403)Thierry Vignaud2005-10-171-1/+4
* move is_xbox from common to detect_devicesOlivier Blin2005-08-051-1/+1
* add new snd-ad1889 driver from ALSA CVSThierry Vignaud2005-07-291-1/+2
* handle snd-riptideThierry Vignaud2005-07-291-0/+1
* emphasize if drivers are OSS or ALSA based (#15902)Thierry Vignaud2005-07-281-1/+1
* typo fix (#16944)Thierry Vignaud2005-07-211-1/+1
* - move functions using /proc/partitions out of fsedit to fs::proc_partitionsPascal Rigaux2005-06-101-1/+0
* XBox - add options "xbox=1" for sound driver (thx Thierry)Stew Benedict2005-03-221-0/+1
* alignThierry Vignaud2005-02-111-2/+2
* add snd-hdspm & snd-indigoThierry Vignaud2005-02-111-0/+2
* add snd-emu10k1xThierry Vignaud2005-02-111-0/+1
* snd-azx was renamed as snd-hda-intel in ALSA's CVS, so let's prepareThierry Vignaud2005-01-201-0/+1
* (switch) add hint for translatorThierry Vignaud2005-01-191-0/+3
* remove unused variablePascal Rigaux2005-01-061-1/+0
* add a couple of new ALSA drivers (from CVS)Thierry Vignaud2005-01-051-0/+5
* add another sparc sound driverThierry Vignaud2005-01-031-0/+1
* "snd-audigyls" ALSA driver was renamed "snd-ca0106" in ALSA CVS;Thierry Vignaud2004-12-221-1/+2
* handle new snd-pcxhr driver from alsa CVSThierry Vignaud2004-12-221-0/+1
* better english (writing style rather than spoken one)Thierry Vignaud2004-12-131-1/+1
* (alsa2oss) add snd-azxThierry Vignaud2004-11-191-0/+1
* remove some unneeded ";", add some for normalization (as told by perl_checker)Pascal Rigaux2004-11-181-2/+2
* add new sound drivers from kernel-tmb-2.6.7-2.tmb.6mdkThierry Vignaud2004-11-171-0/+9
* aspell's typo fixesThierry Vignaud2004-08-231-3/+3
* add hint about ala LaTeX strings for translatorsThierry Vignaud2004-08-091-2/+6
* make it clearer by factorizing arch() callThierry Vignaud2004-08-051-2/+4
* fix PPC entriesThierry Vignaud2004-08-051-3/+2
* add dmasound_pmac <=> snd-powermac (for ppc, Christiaan Welvaart)Pascal Rigaux2004-08-051-2/+4
* add support for ALSA on PPC and SPARCThierry Vignaud2004-08-051-0/+3
* align sound driver entriesThierry Vignaud2004-08-051-6/+6
* update sound drivers listThierry Vignaud2004-08-051-1/+12
* introduce ->ensure_binary_is_installed and use itPascal Rigaux2004-08-021-1/+1
* - %modules::conf is no more a global, so many functions need passing $modules...Pascal Rigaux2004-07-211-18/+23
* - rename add_alias() into set_alias()Pascal Rigaux2004-07-081-3/+3