about summary refs log tree commit diff
path: root/pkgs/servers/pulseaudio
AgeCommit message (Collapse)AuthorFilesLines
2020-06-25pulseaudio: use prefixed pkg-configMatthew Bauer1-0/+5
2020-05-15pulseaudio: enable soxr (resampler) supportPiotr Bogdan1-2/+2
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly2-2/+2
2020-03-31qpaeq: add AudioVideo categoryOrivej Desh1-1/+1
Audio without AudioVideo is deprecated.
2020-03-30qpaeq: fix build with desktop file validation after #75729Orivej Desh1-1/+1
Audio;Mixer; puts it near KMix which has Categories=Qt;KDE;AudioVideo;Audio;Mixer;
2020-03-30pulseaudio: Enable bluetooth support by defaultadisbladis1-1/+1
It only increases the closure size by 0.5M and users who do not set the NixOS option `hardware.pulseaudio.package = pkgs.pulseaudioFull;` will be stumped by their bluetooth audio not working.
2020-01-21qpaeq: init at 13.0Maciej Krüger1-0/+54
2020-01-21pulseaudio: remove qpaeqMaciej Krüger1-1/+4
2019-12-01dconf: move to top-levelJan Tojnar1-2/+2
2019-09-24pulseaudio: 12.2 -> 13.0Will Dietz1-27/+12
https://www.freedesktop.org/wiki/Software/PulseAudio/Notes/13.0/
2019-06-10pulseaudio: fix build and evalFrederik Rietdijk1-27/+15
2019-06-10Revert "fix eval"Frederik Rietdijk1-0/+1
Was not sufficient. This reverts commit bce1f11f5df0c70750b35c1d43936897ba74176b.
2019-06-09fix evalFrederik Rietdijk1-1/+0
2019-06-09Merge master into staging-nextFrederik Rietdijk1-1/+14
2019-06-08pulseaudio: Fix detection of ALSA UCMAristid Breitkreuz1-1/+14
This one was a bit tricky to find because it only causes a runtime error, and pulseaudio has shims for most ALSA UCM methods except one. (I guess nobody ever really tests pulseaudio in combination with UCM-less ALSA?) ALSA 1.1.8 had ${alsa-dev}/include/alsa/ in the pkg-config file, which was considered wrong and fixed in 1.1.9. However, pulseaudio was relying on being able to include ALSA headers like <asoundlib.h> and <use-case.h> rather than <alsa/asoundlib.h> and <alsa/use-case.h>. (For asoundlib.h it only causes a warning, because the ALSA guys created a shim for that header.) These two patches change pulseaudio to use the correct include directives.
2019-06-04pulseaudio: fix alsa due to alsaLib headers moveFranz Pletz1-0/+13
The pulseaudio alsa module would fail to load due to missing symbols.
2019-01-26treewide: remove wkennington as maintainerJörg Thalheim1-1/+1
He prefers to contribute to his own nixpkgs fork triton. Since he is still marked as maintainer in many packages this leaves the wrong impression he still maintains those.
2018-07-29Merge pull request #43160 from jtojnar/pulseaudio-12Jan Tojnar2-34/+13
pulseaudio: 11.1 → 12.2
2018-07-29pulseaudio: 11.1 → 12.2Jan Tojnar2-34/+13
GConf was finally removed in favour of GSettings. Removes patches that were upstreamed and caps-fix.patch, which is not needed since f1d465f429252d7c58a920ad9d7ee93e34e7fad9.
2018-07-21pkgs/*: remove unreferenced function argumentsvolth1-3/+0
2018-03-17libpulseaudio: Add upstream glibc 2.27-compat patchShea Levy1-1/+5
2018-02-25pulseaudio: 11.0 -> 11.1Tim Steinbach1-2/+2
2018-02-13pulseaudio: patch for muslWill Dietz1-1/+6
2017-09-21pulseaudio: Add separate runtime libtool dep for dynamic linkingJohn Ericson1-1/+1
2017-09-08pulseaudio: 10.0 -> 11.0Cray Elliott1-7/+3
remove darwin patch that has been included in this upstream release
2017-04-29treewide: fix the remaining issues with meta attributesDan Peebles1-1/+1
2017-02-02pulseaudio: 9.0 -> 10.0Cray Elliott1-4/+4
dropped json_c as a dependency as it is no longer needed! patches are still needed for the caps fix and proper testing for TLS
2017-01-17pulseaudio: fix on DarwinMatthew Bauer1-2/+9
2016-08-29treewide: Shuffle outputsTuomas Tynkkynen1-1/+1
Make either 'bin' or 'out' the first output.
2016-07-05pulseaudio: 8.0 -> 9.0Simon Vandel Sillesen1-2/+2
This also updates webrtc-audio-processing from 0.1 -> 0.3 as mentionened in [1]. Release notes can be seen in [1]. [1]: https://www.freedesktop.org/wiki/Software/PulseAudio/Notes/9.0/
2016-02-14Merge branch 'master' into closure-sizeVladimír Čunát1-3/+3
2016-01-30pulseaudio: 7.1 -> 8.0Louis Taylor1-3/+3
closes #12569 Signed-off-by: Franz Pletz <fpletz@fnordicwalking.de> Signed-off-by: Robin Gloster <mail@glob.in>
2015-12-02rename moveToOutput and propagatedBuildInputsLuca Bruno1-1/+1
2015-11-20Merge staging into closure-sizeVladimír Čunát1-2/+2
The most complex problems were from dealing with switches reverted in the meantime (gcc5, gmp6, ncurses6). It's likely that darwin is (still) broken nontrivially.
2015-11-05pulseaudio: 7.0 -> 7.1William A. Kennington III1-2/+2
2015-10-13dbus: split into multiple outputs and fix referrersVladimír Čunát1-1/+1
2015-10-13pulseaudio: split the "dev" outputVladimír Čunát1-2/+4
This is meant mainly for the `libpulseaudio` attribute.
2015-10-13fix references to ${libtool}/libVladimír Čunát1-1/+2
2015-09-24pulseaudio: 6.0 -> 7.0William A. Kennington III1-3/+4
2015-09-15xlibs: replace occurrences by xorgVladimír Čunát1-2/+2
This seems to have been confusing people, using both xlibs and xorg, etc. - Avoided renaming local (and different) xlibs binding in gcc*. - Fixed cases where both xorg and xlibs were used. Hopefully everything still works as before.
2015-09-15xlibs.xlibs: removeVladimír Čunát1-1/+1
It was really ugly that `xlibs.xlibs` meant something else than `xlibs`, especially when using `with xlibs`, such as in wine. Also, now `xlibs` is the same as `xorg`.
2015-08-06pulseaudio: fix .la fileLuca Bruno1-1/+2
2015-06-07fix libcap for packages depending on pulseaudioAristid Breitkreuz1-1/+4
2015-06-04pulseaudio: Revert to regular styleEelco Dolstra1-140/+72
Also, the NixOS module uses pulseaudioLight in order to prevent excessive dependency bloat.
2015-06-04Revert "Refactor mkFlag / shouldUsePkg into the nixpkgs libraries"Eelco Dolstra1-7/+14
This reverts commit 25a148fa196b944b3f134527da87e43d88c066f9.
2015-05-29libpulse: Use glibWilliam A. Kennington III1-1/+1
2015-05-22Refactor mkFlag / shouldUsePkg into the nixpkgs librariesWilliam A. Kennington III1-14/+7
2015-05-17enable padsp againAristid Breitkreuz1-1/+1
2015-05-11pulseaudio: Fix logicWilliam A. Kennington III1-1/+1
2015-05-06Merge pull request #7727 from Lassulus/my-15.05pre61665.4c01e6dCharles Strahan1-2/+2
pulseaudio: system user and group changed to pulse.