summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Software/PulseAudio/PatchStatus.mdwn24
1 files changed, 13 insertions, 11 deletions
diff --git a/Software/PulseAudio/PatchStatus.mdwn b/Software/PulseAudio/PatchStatus.mdwn
index b6aeede4..92f7f59a 100644
--- a/Software/PulseAudio/PatchStatus.mdwn
+++ b/Software/PulseAudio/PatchStatus.mdwn
@@ -5,6 +5,10 @@ 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!
+* alsa-mixer: add support for asus sonar se
+ * [[https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/629]]
+ * Needs some tweaking, otherwise good.
+
* 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.
@@ -78,6 +82,14 @@ The patches have been ordered by priority, with the highest priority patches at
* [[https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/622]]
* msleep is maybe not a good idea.
+* bluetooth: Add FastStream codec
+ * [[https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/628]]
+
+* bluetooth: report AG battery level
+ * [[https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/631]]
+ * Reports the system battery level to the headset device, used in cars?
+ * Somewhat large change.
+
* Add message commands to enable/disable jack detection per port
* [[https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/452]]
* This is WIP until Georg gets around to adding persistence support.
@@ -231,14 +243,4 @@ The patches have been ordered by priority, with the highest priority patches at
### Patches that need to be prioritized
-* bluetooth: Add FastStream codec
- * [[https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/628]]
-
-* alsa-mixer: add support for asus sonar se
- * [[https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/629]]
- * Needs some tweaking, otherwise good.
-
-* bluetooth: report AG battery level
- * [[https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/631]]
- * Reports the system battery level to the headset device, used in cars?
- * Somewhat large change.
+(nothing here at the moment)