summaryrefslogtreecommitdiff
path: root/Software
diff options
context:
space:
mode:
authorTanuKaskinen <TanuKaskinen@web>2021-06-16 15:00:21 +0000
committerIkiWiki <ikiwiki.info>2021-06-16 15:00:21 +0000
commita18a67a00ace1a294528155cce4cb9807672eb63 (patch)
treec7f4553fe5f05e54f84917b8dc9f2f453e55d752 /Software
parent9ae44467cc02f6386b13cd57d97fe7fe9f4584de (diff)
Diffstat (limited to 'Software')
-rw-r--r--Software/PulseAudio/PatchStatus.mdwn23
1 files changed, 11 insertions, 12 deletions
diff --git a/Software/PulseAudio/PatchStatus.mdwn b/Software/PulseAudio/PatchStatus.mdwn
index 3cfbc59a..179b9860 100644
--- a/Software/PulseAudio/PatchStatus.mdwn
+++ b/Software/PulseAudio/PatchStatus.mdwn
@@ -270,18 +270,17 @@ The patches have been ordered by priority, with the highest priority patches at
### Patches that need to be prioritized
-* Don't link libpulsecommon with GLib and GTK
- * [[https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/559]]
- * Brings the Meson build in line with Autotools.
- * Small change, but reviewing needs understanding of weak references in linking.
+* Fix cross builds
+ * [[https://gitlab.freedesktop.org/pulseaudio/webrtc-audio-processing/-/merge_requests/18]]
+ * CI is failing.
-* Properly call format functions, dynamic strings shouldn't be passed as format...
- * [[https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/563]]
- * Commit message needs cleanup, otherwise looks good (to Tanu).
+* alsa-sink/source: set volume to hw immediately if ucm_port changing
+ * [[https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/577]]
+ * Looks otherwise good, but Tanu requested one small change.
-* alsa-profiles: Add NI Komplete Audio 6 profiles
- * [[https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/564]]
- * Arun already acked this.
+* arch.h: Add RISC-V support
+ * [[https://gitlab.freedesktop.org/pulseaudio/webrtc-audio-processing/-/merge_requests/19]]
+ * Submitted also to WebRTC upstream, not yet accepted (2021-06-16).
-* alsa-mixer: only use switch to mute Front in the Headphone path
- * [[https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/565]]
+* alsa-ucm: create profiles per conflicting device group
+ * [[https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/582]]