summaryrefslogtreecommitdiff
path: root/Software
diff options
context:
space:
mode:
authorTanuKaskinen <TanuKaskinen@web>2022-05-16 13:22:18 +0000
committerIkiWiki <ikiwiki.info>2022-05-16 13:22:18 +0000
commit7ae5294317143ced91cbfa2458f5f4640421b516 (patch)
tree87b3cd0bbf6c7a1d75fe2226f74dd576d44e0d3f /Software
parentc0631346ec9627c26c06cc1dc2d178ca78dad32c (diff)
Diffstat (limited to 'Software')
-rw-r--r--Software/PulseAudio/PatchStatus.mdwn24
1 files changed, 24 insertions, 0 deletions
diff --git a/Software/PulseAudio/PatchStatus.mdwn b/Software/PulseAudio/PatchStatus.mdwn
index e656d5bb..e93576e8 100644
--- a/Software/PulseAudio/PatchStatus.mdwn
+++ b/Software/PulseAudio/PatchStatus.mdwn
@@ -265,3 +265,27 @@ The patches have been ordered by priority, with the highest priority patches at
* Update NEWS for 16.0
* [[https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/694]]
+
+* bluetooth: Limit effective SBC bitpool of incoming bluetooth connection
+ * [[https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/695]]
+
+* thread-test: Increase test timeout
+ * [[https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/696]]
+
+* module-suspend-on-idle: Allow suspending a sink when the monitor source becomes idle
+ * [[https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/697]]
+
+* module-device-destore: Log restored port name
+ * [[https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/698]]
+
+* module-tunnel-sink/source-new: Add PA_STREAM_ADJUST_LATENCY flag at stream creation
+ * [[https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/699]]
+
+* time-smoother-2: Fix integer type problem
+ * [[https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/700]]
+
+* pa-info: Handle configuration files from .d directories
+ * [[https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/701]]
+
+* pactl: fix invalid JSON output by overriding LC_NUMERIC
+ * [[https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/702]]