Skip to content

Commit 4171e2e

Browse files
authored
Merge pull request mixxxdj#15254 from daschuer/changelog-2.5.3
Add latest changes to the 2.5.3 CHANGELOG
2 parents 351d71c + 77a0027 commit 4171e2e

2 files changed

Lines changed: 175 additions & 12 deletions

File tree

CHANGELOG.md

Lines changed: 56 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,71 @@
44

55
### Controller Mappings
66

7+
* Icon P1-Nano MIDI 1: new mapping [#14602](https://github.com/mixxxdj/mixxx/pull/14602)
78
* Traktor Kontrol S4 Mk3: tempo offset per deck [#14882](https://github.com/mixxxdj/mixxx/pull/14882)
89
* Traktor Kontrol S4 Mk3: don`t duplicate beatloop_activate behaviour [#14992](https://github.com/mixxxdj/mixxx/pull/14992)
910
* Traktor Kontrol S3: allow full library navigation [#14980](https://github.com/mixxxdj/mixxx/pull/14980)
11+
* Traktor Kontrol S3: fix hotcue color output [#15185](https://github.com/mixxxdj/mixxx/pull/15185)
12+
* Numark NS6II: map the shiftbutton messages to decks 1/3 and 2/4 [#15229](https://github.com/mixxxdj/mixxx/pull/15229)
13+
14+
### Engine
15+
16+
* Turn on deck quantize buttons by default [#15245](https://github.com/mixxxdj/mixxx/pull/15245)
17+
* Avoid engine freeze when loading a new track while scratching with waveform or spinny
18+
[#15086](https://github.com/mixxxdj/mixxx/pull/15086)
19+
[#15082](https://github.com/mixxxdj/mixxx/issues/15082)
20+
* Prevent crash with null track pointer [#15114](https://github.com/mixxxdj/mixxx/pull/15114)
21+
* Fix Metronom with 96 kHz engine sample rate [#15130](https://github.com/mixxxdj/mixxx/pull/15130)
22+
* Waveforms: don't scratch on mousepress/move with empty waveform
23+
[#15143](https://github.com/mixxxdj/mixxx/pull/15143)
24+
[#15088](https://github.com/mixxxdj/mixxx/issues/15088)
25+
26+
### Vinyl Control
27+
28+
* Do not try to "correct" for drift in absolute mode. [#14960](https://github.com/mixxxdj/mixxx/pull/14960)
29+
* Fix connection to "passthrough" and "scratch_position_enable" controls.
30+
[#15173](https://github.com/mixxxdj/mixxx/pull/15173)
31+
[#15167](https://github.com/mixxxdj/mixxx/issues/15167)
32+
[#15174](https://github.com/mixxxdj/mixxx/pull/15174)
33+
* Fix getting sample rate
34+
[#15195](https://github.com/mixxxdj/mixxx/pull/15195)
35+
[#13974](https://github.com/mixxxdj/mixxx/issues/13974)
36+
* Remove track selection mode
37+
[#15189](https://github.com/mixxxdj/mixxx/pull/15189)
38+
* Fix handling of "vinylcontrol_enabled" causes a frozen vinyl spinny mouse control
39+
[#15168](https://github.com/mixxxdj/mixxx/pull/15168)
40+
[#15165](https://github.com/mixxxdj/mixxx/issues/15165)
41+
* Pitch filter improvements [#15230](https15054://github.com/mixxxdj/mixxx/pull/15230)
42+
* Add a quadrature phase tracker [#15217](https://github.com/mixxxdj/mixxx/pull/15217)
43+
44+
### Target support
45+
46+
* Windows: Update build environment to Visual Studio 2022 [#15006](https://github.com/mixxxdj/mixxx/pull/15006)
47+
* Retire Ubuntu Oracular 24.10 [#15100](https://github.com/mixxxdj/mixxx/pull/15100)
48+
* Add qt6-svg-plugins to Debian package
49+
[#15124](https://github.com/mixxxdj/mixxx/pull/15124)
50+
[#15117](https://github.com/mixxxdj/mixxx/issues/15117)
51+
* missing include cstdlib [#15132](https://github.com/mixxxdj/mixxx/pull/15132)
52+
* Improve zsh compatibility for macos_buildenv.sh
53+
[#15097](https://github.com/mixxxdj/mixxx/pull/15097)
54+
[#15091](https://github.com/mixxxdj/mixxx/issues/15091)
55+
[#15092](https://github.com/mixxxdj/mixxx/issues/15092)
56+
* CMake: Set PREFIX in ExternalProject_Add()
57+
[#15170](https://github.com/mixxxdj/mixxx/pull/15170)
58+
* Allow to build with GCC 15 and LTO enabled
59+
[#15238](https://github.com/mixxxdj/mixxx/pull/15238)
1060

1161
### Misc
1262

13-
* Broadcast preferences: make setting string translatable [#15023](https://github.com/mixxxdj/mixxx/pull/15023)
63+
* Broadcast preferences: make setting string translatable
64+
[#15023](https://github.com/mixxxdj/mixxx/pull/15023)
65+
[#15013](https://github.com/mixxxdj/mixxx/issues/15013)
66+
* Add missing translation in Eject button tooltip
67+
[#15113](https://github.com/mixxxdj/mixxx/pull/15113)
68+
[#15105](https://github.com/mixxxdj/mixxx/issues/15105)
1469
* Sound Hardware preference: add (?) linking to Sound APIs in the manual [#14935](https://github.com/mixxxdj/mixxx/pull/14935)
15-
* xwax: do not try to "correct" for drift in absolute mode. [#14960](https://github.com/mixxxdj/mixxx/pull/14960)
1670
* Fix column header text assignment [#14944](https://github.com/mixxxdj/mixxx/pull/14944)
1771
* Remove runtime assert to not risk crashes [#15000](https://github.com/mixxxdj/mixxx/pull/15000)
18-
* Windows: Update build environment to Visual Studio 2022 [#15006](https://github.com/mixxxdj/mixxx/pull/15006)
1972

2073
## [2.5.2](https://github.com/mixxxdj/mixxx/milestone/49) (2025-06-13)
2174

res/linux/org.mixxx.Mixxx.metainfo.xml

Lines changed: 119 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -96,12 +96,16 @@
9696
Do not edit it manually.
9797
-->
9898
<releases>
99-
<release version="2.5.3" type="development" date="2025-06-29" timestamp="1751222636">
99+
<release version="2.5.3" type="development" date="2025-08-22" timestamp="1755898268">
100100
<description>
101101
<p>
102102
Controller Mappings
103103
</p>
104104
<ul>
105+
<li>
106+
Icon P1-Nano MIDI 1: new mapping
107+
#14602
108+
</li>
105109
<li>
106110
Traktor Kontrol S4 Mk3: tempo offset per deck
107111
#14882
@@ -114,6 +118,114 @@
114118
Traktor Kontrol S3: allow full library navigation
115119
#14980
116120
</li>
121+
<li>
122+
Traktor Kontrol S3: fix hotcue color output
123+
#15185
124+
</li>
125+
<li>
126+
Numark NS6II: map the shiftbutton messages to decks 1/3 and 2/4
127+
#15229
128+
</li>
129+
</ul>
130+
<p>
131+
Engine
132+
</p>
133+
<ul>
134+
<li>
135+
Turn on deck quantize buttons by default
136+
#15245
137+
</li>
138+
<li>
139+
Avoid engine freeze when loading a new track while scratching with waveform or spinny
140+
#15086
141+
#15082
142+
</li>
143+
<li>
144+
Prevent crash with null track pointer
145+
#15114
146+
</li>
147+
<li>
148+
Fix Metronom with 96 kHz engine sample rate
149+
#15130
150+
</li>
151+
<li>
152+
Waveforms: don't scratch on mousepress/move with empty waveform
153+
#15143
154+
#15088
155+
</li>
156+
</ul>
157+
<p>
158+
Vinyl Control
159+
</p>
160+
<ul>
161+
<li>
162+
Do not try to "correct" for drift in absolute mode.
163+
#14960
164+
</li>
165+
<li>
166+
Fix connection to "passthrough" and "scratch_position_enable" controls.
167+
#15173
168+
#15167
169+
#15174
170+
</li>
171+
<li>
172+
Fix getting sample rate
173+
#15195
174+
#13974
175+
</li>
176+
<li>
177+
Remove track selection mode
178+
#15189
179+
</li>
180+
<li>
181+
Fix handling of "vinylcontrol_enabled" causes a frozen vinyl spinny mouse control
182+
#15168
183+
#15165
184+
</li>
185+
<li>
186+
Pitch filter improvements
187+
#15230
188+
</li>
189+
<li>
190+
Add a quadrature phase tracker
191+
#15217
192+
</li>
193+
</ul>
194+
<p>
195+
Target support
196+
</p>
197+
<ul>
198+
<li>
199+
Windows: Update build environment to Visual Studio 2022
200+
#15006
201+
</li>
202+
<li>
203+
Retire Ubuntu Oracular 24.10
204+
#15100
205+
</li>
206+
<li>
207+
Add qt6-svg-plugins to Debian package
208+
#15124
209+
#15117
210+
</li>
211+
<li>
212+
missing include cstdlib
213+
#15132
214+
</li>
215+
<li>
216+
Improve zsh compatibility for macos_buildenv.sh
217+
#15097
218+
#15091
219+
#15092
220+
</li>
221+
<li>
222+
CMake: Set PREFIX in ExternalProject_Add()
223+
#15170
224+
</li>
225+
<li>
226+
Allow to build with GCC 15 and LTO enabled
227+
#15238
228+
</li>
117229
</ul>
118230
<p>
119231
Misc
@@ -122,14 +234,16 @@
122234
<li>
123235
Broadcast preferences: make setting string translatable
124236
#15023
237+
#15013
125238
</li>
126239
<li>
127-
Sound Hardware preference: add (?) linking to Sound APIs in the manual
128-
#14935
240+
Add missing translation in Eject button tooltip
241+
#15113
242+
#15105
129243
</li>
130244
<li>
131-
xwax: do not try to "correct" for drift in absolute mode.
132-
#14960
245+
Sound Hardware preference: add (?) linking to Sound APIs in the manual
246+
#14935
133247
</li>
134248
<li>
135249
Fix column header text assignment
@@ -139,10 +253,6 @@
139253
Remove runtime assert to not risk crashes
140254
#15000
141255
</li>
142-
<li>
143-
Windows: Update build environment to Visual Studio 2022
144-
#15006
145-
</li>
146256
</ul>
147257
</description>
148258
</release>

0 commit comments

Comments
 (0)