Commit Graph

145 Commits

Author SHA1 Message Date
Jan Tojnar
22141211e5 pipewire_0_2: remove myself from maintainers 2022-10-26 20:49:14 +02:00
Jan Solanti
96dd839e8f pipewire: 0.3.58 -> 0.3.59 2022-10-09 20:17:42 +03:00
K900
94b9ed29b9 wireplumber: 0.4.11 -> 0.4.12 2022-10-04 18:12:23 +03:00
K900
48bf1dd780 pipewire: 0.3.57 -> 0.3.58 2022-09-15 16:17:11 +03:00
Martin Weinelt
dddd763a56
Merge pull request #189591 from K900/pipewire-0.3.57 2022-09-13 22:17:14 +02:00
Artturin
da9a9a4404 treewide: cross fixes 2022-09-07 21:20:54 +03:00
K900
092f4eb681 pipewire: 0.3.56 -> 0.3.57 2022-09-03 17:30:11 +03:00
Fredrik Bergroth
cd07396027 wireplumber: backport a fix for bluetooth rescan loops 2022-08-31 08:21:47 +02:00
Martin Weinelt
4af35d92a0
python3Packages.sphinx-rtd-theme: rename from sphinx_rtd_theme 2022-08-03 18:39:37 +02:00
K900
bbe8931b36 pipewire: 0.3.55 -> 0.3.56 2022-07-21 10:59:39 +03:00
K900
4145580102 pipewire: import upstream-recommended crash fix patch 2022-07-13 20:00:50 +03:00
K900
11c43f0a13 pipewire: 0.3.54 -> 0.3.55, fix pw-v4l2 2022-07-13 19:42:13 +03:00
github-actions[bot]
527a304ac4
Merge staging-next into staging 2022-07-08 00:03:17 +00:00
K900
41c194565f wireplumber: backport a fix for no sound in VMs 2022-07-07 21:07:50 +03:00
Jan Solanti
844f03a9dd pipewire: 0.3.53 -> 0.3.54 2022-07-07 19:26:26 +03:00
Jan Solanti
a11073eef8 pipewire: 0.3.52 -> 0.3.53 2022-07-07 19:26:19 +03:00
K900
75ec318b80 wireplumber: 0.4.10 -> 0.4.11 2022-07-05 16:30:29 +03:00
Vincent Bernat
11a818b768 pipewire: 0.3.51 -> 0.3.52
New LC3plus codec is not enabled as it is not packaged in nixpkgs. The
source is available from ETSI as a [ZIP file][].

[ZIP file]: https://www.etsi.org/deliver/etsi_ts/103600_103699/103634/01.03.01_60/ts_103634v010301p0.zip
2022-06-20 12:15:47 +02:00
Christian Kampka
50b21c666f
pipewire: add option to disable systemd support 2022-05-28 19:51:36 +02:00
K900
d339433f8d wireplumber: 0.4.9 → 0.4.10 2022-05-10 14:45:42 +00:00
Jan Solanti
37c288082b pipewire: 0.3.50 -> 0.3.51 2022-04-29 04:29:12 +03:00
Jan Solanti
2b71de4a3d pipewire: 0.3.49 -> 0.3.50 2022-04-29 04:29:12 +03:00
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