@@ -2,7 +2,7 @@ title: Mixxx 2.5.5 Released
22authors: Antoine Colombier
33tags: 2.5.5, release announcement
44comments: yes
5-
5+ date: 2026-03-06 22:54:46
66
77#### Mixxx 2.5.5 Release Announcement
88
@@ -43,8 +43,6 @@ The complete changelog can be found [here](https://github.com/mixxxdj/mixxx/mile
4343 [ #14610 ] ( https://github.com/mixxxdj/mixxx/issues/14610 )
4444* History: allow track file export
4545 [ #16074 ] ( https://github.com/mixxxdj/mixxx/pull/16074 )
46- * Column: avoid conditional jump that depends on uninitialized memory
47- [ #16052 ] ( https://github.com/mixxxdj/mixxx/pull/16052 )
4846* History: prevent deletion of current history after purging tracks
4947 [ #15991 ] ( https://github.com/mixxxdj/mixxx/pull/15991 )
5048* Tracks: improve performance when restoring large track selections
@@ -54,10 +52,11 @@ The complete changelog can be found [here](https://github.com/mixxxdj/mixxx/mile
5452
5553* White Noise: remove DC offset
5654 [ #15979 ] ( https://github.com/mixxxdj/mixxx/pull/15979 )
57- * White Noise: improve gain response
55+ * White Noise: improve gain responds
5856 [ #15949 ] ( https://github.com/mixxxdj/mixxx/pull/15949 )
59- * Echo: fix out of bounds read
57+ * Echo: distorted sound
6058 [ #15985 ] ( https://github.com/mixxxdj/mixxx/pull/15985 )
59+ [ #15835 ] ( https://github.com/mixxxdj/mixxx/issues/15835 )
6160* Echo: fix ramping of the send and feedback parameters
6261 [ #16006 ] ( https://github.com/mixxxdj/mixxx/pull/16006 )
6362* QuickEffect: fix crackling noise when switching
@@ -94,14 +93,19 @@ The complete changelog can be found [here](https://github.com/mixxxdj/mixxx/mile
9493 [ #16106 ] ( https://github.com/mixxxdj/mixxx/pull/16106 )
9594* FX units: resolve issue preventing use on all samplers
9695 [ #15971 ] ( https://github.com/mixxxdj/mixxx/pull/15971 )
97- * AutoDJ: fix wrong use of [ Auto DJ] -> [ AutoDJ]
98- [ #16009 ] ( https://github.com/mixxxdj/mixxx/pull/16009 )
96+ [ #15799 ] ( https://github.com/mixxxdj/mixxx/issues/15799 )
9997* Fix false positive "First sound has been moved!" warnings log message
10098 [ #16054 ] ( https://github.com/mixxxdj/mixxx/pull/16054 )
101- * Beats: fix imprecise iterator computation
99+ * Beats: fix rare off-by-one beat issue with quantize and sync
102100 [ #13262 ] ( https://github.com/mixxxdj/mixxx/pull/13262 )
103101 [ #16086 ] ( https://github.com/mixxxdj/mixxx/pull/16086 )
104102
103+ ##### Preferences
104+
105+ * Interface: use main window screen to detect if skin fits
106+ [ #15824 ] ( https://github.com/mixxxdj/mixxx/pull/15824 )
107+ [ #15823 ] ( https://github.com/mixxxdj/mixxx/issues/15823 )
108+
105109##### Skins
106110
107111* Time widget: make ShowSeconds only show seconds, no extra locale info
@@ -122,7 +126,14 @@ The complete changelog can be found [here](https://github.com/mixxxdj/mixxx/mile
122126 [ #14623 ] ( https://github.com/mixxxdj/mixxx/pull/14623 )
123127* Make Debian non-free optional
124128 [ #15895 ] ( https://github.com/mixxxdj/mixxx/pull/15895 )
125- * Debian: remove 'qml6-module-qtquick-nativestyle'
129+ * Debian: remove 'qml6-module-qtquick-nativestyle
126130 [ #15771 ] ( https://github.com/mixxxdj/mixxx/pull/15771 )
127- * Retire Ubuntu Plucky Puffin 25.04
131+ * Ubuntu: retire Plucky Puffin 25.04
128132 [ #15926 ] ( https://github.com/mixxxdj/mixxx/pull/15926 )
133+
134+ ##### Miscellaneous
135+
136+ * Fix ` mixxx-test ` build to find ` mad.h ` [ #15803 ] ( https://github.com/mixxxdj/mixxx/pull/15803 )
137+ * Num deck streamline
138+ [ #14112 ] ( https://github.com/mixxxdj/mixxx/pull/14112 )
139+ [ #16009 ] ( https://github.com/mixxxdj/mixxx/pull/16009 )
0 commit comments