summaryrefslogtreecommitdiffstats
path: root/perl-install/harddrake/sound.pm
Commit message (Expand)AuthorAgeFilesLines
* Fix package typo when switching to pipewire-media-sessionGiuseppe Ghibò2023-04-241-1/+1
* Don't force pavucontrol in plasma-desktop enviromentAngelo Naselli2023-04-141-23/+47
* More perl_checker passGiuseppe Ghibò2023-04-081-7/+7
* Reorder services disabling in disable_all_pipewire()Giuseppe Ghibò2023-04-081-6/+6
* Add more checking for pipewire and pulseaudio package overlappingGiuseppe Ghibò2023-04-081-3/+3
* Add checking for task packages availabilityAngelo Naselli2023-04-081-27/+46
* Better emphasize of the deviceGiuseppe Ghibò2023-04-081-2/+2
* Add missed $::prefixGiuseppe Ghibò2023-04-081-2/+2
* Add patch for initial pipewire config supportGiuseppe Ghibò2023-04-081-21/+425
* add help link for sound (mga#11824)Thierry Vignaud2016-07-041-0/+1
* perl_checker cleanupThierry Vignaud2016-07-041-1/+1
* (get_libdir) introduce itThierry Vignaud2016-06-241-1/+1
* kill last remaining mips bitsThierry Vignaud2016-05-031-2/+1
* fix not enough parameter catch by perl_checkerThierry Vignaud2016-02-091-1/+1
* make troubleshooting not an advanced settingThierry Vignaud2016-01-021-1/+0
* drop support for picking an arbitrary driverThierry Vignaud2016-01-021-48/+2
* simplify after previous commitThierry Vignaud2016-01-021-5/+3
* drop support for switching between OSS <-> ALSAThierry Vignaud2016-01-021-29/+1
* Bug 13837: Fix typo pauvucontrol -> pavucontrolYuri Chornoivan2015-07-051-1/+1
* draksound: Kill off some old, no longer present services.Colin Guthrie2014-10-201-10/+3
* draksound: adapt to the switch to systemd for spawning PulseAudioPascal Terjan2014-10-201-20/+1
* The list with drivers appears below, really (mga#1852)Remco Rijnders2014-04-101-1/+1
* do not try to guess if driver is OSS or not, they all are ALSAThierry Vignaud2013-12-061-2/+2
* perl_checker cleanupThierry Vignaud2013-12-061-1/+1
* kill message about alternative driver (mga#11824)Thierry Vignaud2013-12-061-2/+1
* kill dead commentThierry Vignaud2013-12-061-10/+0
* do not offer to pick a random driver when we've a default oneThierry Vignaud2013-11-291-1/+0
* do not offer to switch to another driver if there's noneThierry Vignaud2013-11-291-1/+0
* reverse the if branchesThierry Vignaud2013-11-291-7/+8
* drop the Bad driver logicThierry Vignaud2013-11-291-5/+0
* (switch) merge it with configThierry Vignaud2013-11-291-7/+1
* simplifyThierry Vignaud2013-11-291-4/+1
* (get_alternative) kill it since we no more can choose between OSS & ALSAThierry Vignaud2013-11-291-8/+4
* drop support for blacklistThierry Vignaud2013-11-291-13/+6
* drop OSS to ALSA mapThierry Vignaud2013-11-291-159/+1
* update draksound troubleshooting text (mga#4162)Colin Guthrie2013-04-041-12/+31
* (write_config) more compactThierry Vignaud2011-05-181-3/+1
* perl_checker cleanups after colin's commitsThierry Vignaud2011-05-181-4/+1
* make file tests more compactThierry Vignaud2011-05-181-9/+3
* draksound: Rename PA variable to better reflect what it is.Colin Guthrie2011-05-181-6/+6
* More PA config writing robustnessColin Guthrie2011-05-181-1/+4
* draksound: Do not write PA config files if they do not existColin Guthrie2011-05-181-1/+17
* draksound: Remove the 'Enable 5.1...' option. This is now done via card profi...Colin Guthrie2011-05-181-26/+0
* draksound: Remove the 'Enable user switching...' option as it relies on HAL w...Colin Guthrie2011-05-181-25/+0
* - s/api/API/Ahmad Samir2011-04-041-2/+2
* - perl -pi -e 's!trouble shoot!troubleshoot!'Ahmad Samir2011-04-041-2/+2
* - perl -pi -e 's!you can pick one in the above list!you can pick one from the...Ahmad Samir2011-04-041-1/+1
* perl-install/harddrake/sound.pm: fix draksound message grammar/structureAhmad Samir2011-03-191-1/+1
* use right package names for alsa pulseaudio pluginsChristophe Fergeau2009-11-101-3/+3
* small perl_checker fixChristophe Fergeau2009-11-101-1/+1