Commit graph

123 commits

Author SHA1 Message Date
Yureka 38b9458247 pipewire: apply patch for missing declarations 2022-04-02 20:37:34 +02:00
Jan Solanti f665340b6c pipewire: 0.3.48 -> 0.3.49 2022-04-02 12:10:35 +02:00
K900 f8990c1bd6 wireplumber: 0.4.8 → 0.4.9 2022-03-23 09:22:12 +03:00
github-actions[bot] be8c170739
Merge master into staging-next 2022-03-12 00:01:49 +00:00
Sandro 1c35a82e11
Merge pull request #161185 from trofi/fix-pipewire-0.2-on-fno-common 2022-03-11 19:51:13 +01:00
github-actions[bot] d47f26379a
Merge master into staging-next 2022-03-08 18:01:16 +00:00
K900 48da737b31 wireplumber: backport a hang fix
Some applications (notably Steam) currently hang when attempting to
play sound through pw-pulse. Backport a wireplumber fix for that.
2022-03-08 08:09:21 -08:00
Martin Weinelt 1227158d0b Merge remote-tracking branch 'origin/master' into staging-next 2022-03-05 12:56:25 +01:00
Sandro 13c9be5066
Merge pull request #160482 from jansol/pipewire 2022-03-05 03:08:25 +01:00
Jan Solanti dc40ef6683 pipewire: 0.3.47 -> 0.3.48 2022-03-05 02:50:03 +02:00
github-actions[bot] fc22d0d5e2
Merge master into staging-next 2022-03-04 12:01:33 +00:00
K900 2d461e7bc5 wireplumber: fix global config path
This defaults to $prefix/etc/wireplumber (why?). Fixes #162729.
2022-03-04 11:12:13 +03:00
github-actions[bot] f704d6a6a8
Merge master into staging-next 2022-02-24 12:01:27 +00:00
Sergei Trofimovich c9f22532e4 pipewire_0_2: add -fcommon workaround
Without the change build fails as:

    $ nix build --impure --expr 'with import ./. {}; pipewire_0_2.override { stdenv = clang12Stdenv; }' -L
    ...
    ld: spa/plugins/bluez5/libspa-bluez5.so.p/bluez5-monitor.c.o:(.bss+0x0):
      multiple definition of `spa_a2dp_sink_factory'

Newer versions don't require the fix as upstream removed the code completely later.
2022-02-21 07:56:06 +00:00
K900 a55e181257 wireplumber: install system units to the right place 2022-02-21 10:41:03 +03:00
K900 495a8d9bb3 wireplumber: also install system units 2022-02-20 10:00:45 +03:00
Jan Solanti 220367560c pipewire: 0.3.46 -> 0.3.47 2022-02-18 17:50:48 +02:00
Jan Solanti afbb3ca9ef pipewire: 0.3.45 -> 0.3.46 2022-02-17 17:39:31 +02:00
Sandro 32849ec263
Merge pull request #136166 from boppyt/sdl2-staging 2022-02-16 12:47:39 +01:00
Zack A baee63f5e1
SDL2: add pipewire & libdecor support
Co-authored-by: jakobrs <jakobrs100@gmail.com>
2022-02-16 00:38:50 +01:00
K900 88a62d1cc8 wireplumber: 0.4.7 → 0.4.8 2022-02-07 19:05:58 -08:00
Jan Solanti 40af850b99 pipewire: 0.3.44 -> 0.3.45 2022-02-04 13:53:37 +02:00
Jan Solanti 3beb2a3aff pipewire: 0.3.43 -> 0.3.44 2022-02-04 13:53:37 +02:00
K900 c1336ddd8c wireplumber: backport default device selection fix from master 2022-01-14 19:14:51 +03:00
K900 b7ada477f8 wireplumber: 0.4.6 → 0.4.7 2022-01-13 12:23:41 +00:00
Jan Tojnar 283c47bc45
Merge pull request #150548 from K900/wireplumber
wireplumber: init, add NixOS module
2022-01-08 06:11:59 +01:00
Jan Solanti 774f7656d4 pipewire: 0.3.42 -> 0.3.43 2022-01-08 06:49:13 +02:00
K900 9972c89fd0 wireplumber: init at 0.4.6 2022-01-07 17:32:48 +03:00
Jörg Thalheim 989238ec03
Merge pull request #153426 from 4z3/systemwide-pipewire
nixos/pipewire: add systemWide option
2022-01-05 21:33:07 +00:00
tv 7678a5848c nixos/pipewire: add systemWide option 2022-01-04 16:07:07 +01:00
Ben Gamari 105af2d840 pipewire: introduce support for ROC
This allows the `libpipewire-module-roc-{source,sink}` modules to be
built.
2022-01-01 19:29:03 -05:00
Jan Tojnar 82ccdfbdb9
Merge pull request #150999 from jansol/master
pipewire: 0.3.40 -> 0.3.42
2022-01-02 00:46:02 +01:00
Jan Solanti 247beb6482 pipewire: 0.3.40 -> 0.3.42 2022-01-01 12:08:28 -05:00
Thiago Kenji Okada 0d053608af
Merge pull request #152026 from oxalica/fix/pipewire-0-2-valgrind
pipewire_0_2: remove unused valgrind
2021-12-27 22:42:03 -03:00
oxalica f4464e2085
pipewire_0_2: remove unused valgrind 2021-12-25 00:30:48 +08:00
Jörg Thalheim a81a917e67 pipewire: fix cross compiling 2021-12-19 11:08:04 +00:00
Jan Solanti 3d5c55e8e4 pipewire: 0.3.40 -> 0.3.42 2021-12-16 19:35:29 +02:00
oxalica f70fe35692
pipewire: get rid of all ? null since nix is lazy 2021-12-03 02:26:41 +08:00
oxalica 2cfa6b7312
pipewire: make valgrind an optional dependency 2021-12-03 02:26:41 +08:00
Jan Solanti 3119604c2d pipewire-media-session: 0.4.0 -> 0.4.1 2021-11-11 19:45:52 +02:00
Jan Solanti c1a493bdcd pipewire: 0.3.39 -> 0.3.40 2021-11-11 19:45:07 +02:00
Jan Solanti b3bcf51c05 pipewire: 0.3.38 -> 0.3.39
Split pipewire-media-session into its own package
2021-10-25 20:34:40 +03:00
Jan Solanti b65f74fd98 pipewire-media-session: init at 0.4.0 2021-10-25 20:34:40 +03:00
Bernardo Meurer 9c953d5daa
pipewire: fix build on AArch64 2021-10-04 12:14:38 -07:00
Jan Solanti 56ebbc49e7 pipewire: 0.3.37 -> 0.3.38 2021-09-30 22:11:54 +03:00
Jan Solanti 4488196628 pipewire: add libcamera support 2021-09-25 18:08:28 +03:00
Jan Solanti c12e8a63ba pipewire: 0.3.36 -> 0.3.37 2021-09-25 17:51:39 +03:00
Jan Solanti 996b51ee85 pipewire: 0.3.35 -> 0.3.36 2021-09-16 18:52:08 +03:00
Jan Solanti 044da009d1 pipewire: enable manpages 2021-09-12 19:03:41 +03:00
Jan Solanti f4fbb21176 pipewire: 0.3.34 -> 0.3.35 2021-09-12 16:33:50 +03:00