You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data/io.github.bhack.mini-eq.metainfo.xml
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,11 @@
47
47
<releases>
48
48
<releaseversion="0.7.4"date="2026-05-11">
49
49
<description>
50
-
<p>Run filter-chain readiness callbacks from the GLib main context when PipeWire reports the virtual sink asynchronously, avoiding thread-loop sync failures during system-wide EQ startup.</p>
50
+
<ul>
51
+
<li>Run filter-chain readiness callbacks from the GLib main context when PipeWire reports the virtual sink asynchronously.</li>
52
+
<li>Re-apply active filter controls when PipeWire creates or activates links on the Mini EQ processing path.</li>
53
+
<li>Refresh port-aware output preset scope when PipeWire reports route parameter serial changes on the active output device.</li>
0 commit comments