summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTanuKaskinen <TanuKaskinen@web>2021-09-08 12:28:15 +0000
committerIkiWiki <ikiwiki.info>2021-09-08 12:28:15 +0000
commit4c49ef6bc3ad04b8d864151b8f79655b98111f68 (patch)
tree2e0bcfe2207f8fc0bcc5446d778accb8192d336f
parent34e680889966ef3f43c871941b6e3dc03293b761 (diff)
-rw-r--r--Software/PulseAudio/PatchStatus.mdwn19
1 files changed, 0 insertions, 19 deletions
diff --git a/Software/PulseAudio/PatchStatus.mdwn b/Software/PulseAudio/PatchStatus.mdwn
index a77cba53..fad27c83 100644
--- a/Software/PulseAudio/PatchStatus.mdwn
+++ b/Software/PulseAudio/PatchStatus.mdwn
@@ -5,14 +5,6 @@ This page tracks the status of submitted patches that haven't been merged yet. T
The patches have been ordered by priority, with the highest priority patches at the top. If your patch is low in the list, there's a real risk that it won't be reviewed at all, because patches are currently submitted at a higher rate than they are reviewed. This is a sad situation, and if you don't like it, please volunteer to become a reviewer!
-* shell-completion: bash: Localize word variable
- * [[https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/623]]
- * Commit message needs fixing, otherwise ready to go.
-
-* Remove rnn_vad_tool.cc that contains main().
- * [[https://gitlab.freedesktop.org/pulseaudio/webrtc-audio-processing/-/merge_requests/23]]
- * File removal should be added to the commit.
-
* module-switch-on-port-available: Also blacklist HDMI devices by default
* [[https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/420]]
* Avoids automatically switching to HDMI when monitor is turned on.
@@ -133,10 +125,6 @@ The patches have been ordered by priority, with the highest priority patches at
* [[https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/395]]
* The "big" changes are already mostly reviewed by Arun (those changes were made by Eero Nurkkala).
-* Update module directory logic
- * [[https://gitlab.freedesktop.org/pulseaudio/paprefs/merge_requests/7]]
- * The plan is to remove the version number from the module directory in PulseAudio 15.0. paprefs needs to adapt to that, preferably before the change happens so that the transition to the new directory goes without glitches. High priority, because Tanu wants to release a new paprefs version ASAP, and this is the only thing blocking the release.
-
* Improvements to reconfiguration
* [[https://gitlab.freedesktop.org/pulseaudio/pulseaudio/merge_requests/24]]
* Using the Dolby TrueHD and DTS-HD Master Audio formats requires using 8 channels, and these patches implement the necessary reconfiguration logic. This was supposed to work already in 13.0 (the release notes promised that), so these patches should probably have a very high priority.
@@ -153,10 +141,6 @@ The patches have been ordered by priority, with the highest priority patches at
* Draft: log: add async logging
* [[https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/459]]
-* build-sys: Remove version number from installed files
- * [[https://gitlab.freedesktop.org/pulseaudio/pulseaudio/merge_requests/230]]
- * Causes less file name changes during updates, which can make life easier for packagers.
-
* Restore ability to quit with the escape key
* [[https://gitlab.freedesktop.org/pulseaudio/pavucontrol/-/merge_requests/37]]
@@ -218,9 +202,6 @@ The patches have been ordered by priority, with the highest priority patches at
* FreeBSD support
* [[https://gitlab.freedesktop.org/pulseaudio/webrtc-audio-processing/merge_requests/6]]
-* pactl: add format flag for JSON output
- * [[https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/497]]
-
* Added source's priority property to dbus interface
* [[https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/531]]