summaryrefslogtreecommitdiff
path: root/Software
diff options
context:
space:
mode:
authorTanuKaskinen <TanuKaskinen@web>2020-03-26 15:31:00 +0000
committerIkiWiki <ikiwiki.info>2020-03-26 15:31:00 +0000
commita30d4e8a01846b8fffc2725f6d7935e142744a2c (patch)
tree685ed99165e34171661e55b8717e61e66c94d5ab /Software
parentdc4eda8ba1f937d1d2f914fa475911ad867709f3 (diff)
Diffstat (limited to 'Software')
-rw-r--r--Software/PulseAudio/PatchStatus.mdwn12
1 files changed, 6 insertions, 6 deletions
diff --git a/Software/PulseAudio/PatchStatus.mdwn b/Software/PulseAudio/PatchStatus.mdwn
index 818a5adc..50204cd3 100644
--- a/Software/PulseAudio/PatchStatus.mdwn
+++ b/Software/PulseAudio/PatchStatus.mdwn
@@ -28,6 +28,9 @@ The patches have been ordered by priority, with the highest priority patches at
* [[https://gitlab.freedesktop.org/pulseaudio/pulseaudio/merge_requests/227]]
* Adds support for more codecs. Big change. Georg has been reviewing some of the patches. The next step is to agree how to implement the codec switching (at least Tanu and Arun don't like Pali's proposal to use the card profile switching mechanism for choosing the codec).
+* alsa-ucm: allow binding same mic to multiple profiles
+ * [[https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/271]]
+
* Rewind and resampler fixes
* [[https://gitlab.freedesktop.org/pulseaudio/pulseaudio/merge_requests/120]]
* Fixes crackling during volume changes caused by resampler resets. Big change.
@@ -37,6 +40,9 @@ The patches have been ordered by priority, with the highest priority patches at
* [[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]]
+
* pavuapplication: allow one window per server
* [[https://gitlab.freedesktop.org/pulseaudio/pavucontrol/merge_requests/11]]
* Fixes a regression when using pavucontrol with multiple servers. The patch probably needs to be completely rewritten, however, because mangling the bus name is an ugly hack.
@@ -159,12 +165,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]]
-* Restore ability to quit with the escape key
- * [[https://gitlab.freedesktop.org/pulseaudio/pavucontrol/-/merge_requests/37]]
-
-* alsa-ucm: allow binding same mic to multiple profiles
- * [[https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/271]]
-
* remove autotools
* [[https://gitlab.freedesktop.org/pulseaudio/webrtc-audio-processing/-/merge_requests/7]]