Skip to content

Commit 25320f5

Browse files
authored
Merge pull request #13096 from daschuer/changelog_241
Changelog update for 2.4 branch
2 parents ca21913 + 9536a28 commit 25320f5

2 files changed

Lines changed: 153 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 44 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
[#12842](https://github.com/mixxxdj/mixxx/pull/12842)
1111
* Traktor Kontrol F1: Fixes for hid-parser and related script [#12876](https://github.com/mixxxdj/mixxx/pull/12876)
1212
* Traktor S3: Fix mapping crash on macOS [#12840](https://github.com/mixxxdj/mixxx/pull/12840)
13+
* Behringer DDM4000 & BCR2000: Fix exception in JS code [#12969](https://github.com/mixxxdj/mixxx/pull/12969)
14+
* Denon DJ MC7000: Fix redundant argument and migrate to `hotcue_x_status` [#13113](https://github.com/mixxxdj/mixxx/pull/13113) [#13121](https://github.com/mixxxdj/mixxx/pull/13121)
15+
* Polish fx chain controls [#12805](https://github.com/mixxxdj/mixxx/pull/12805)
1316

1417
### Target Support
1518

@@ -18,13 +21,52 @@
1821
[#12847](https://github.com/mixxxdj/mixxx/pull/12847)
1922
[#12822](https://github.com/mixxxdj/mixxx/pull/12822)
2023
[#12892](https://github.com/mixxxdj/mixxx/pull/12892)
24+
[#13079](https://github.com/mixxxdj/mixxx/pull/13079)
25+
[#12989](https://github.com/mixxxdj/mixxx/pull/12989)
26+
* CMakeLists: Always prefer OpenGL framework on macOS
27+
[#13080](https://github.com/mixxxdj/mixxx/pull/13080)
28+
29+
### Skins
30+
31+
* Deere: make sampler rows persist [#12928](https://github.com/mixxxdj/mixxx/pull/12928)
32+
* Tango: Remove unneeded waveform Singleton [#12938](https://github.com/mixxxdj/mixxx/pull/12938)
33+
* Possible crash in customs skins using parallel waveforms [#13043](https://github.com/mixxxdj/mixxx/pull/13043) [#12580](https://github.com/mixxxdj/mixxx/issues/12580)
34+
* Slider tooltip: consider orientation for up/down shortcut tooltips + add support for WKnobComposed [#13088](https://github.com/mixxxdj/mixxx/pull/13088)
35+
* Tooltips: update 'hotcue' with saved loop features [#12875](https://github.com/mixxxdj/mixxx/pull/12875)
36+
37+
### Library
38+
39+
* Sidebar: show track count and duration of History playlists
40+
[#12811](https://github.com/mixxxdj/mixxx/pull/12811)
41+
[#13020](https://github.com/mixxxdj/mixxx/pull/13020)
42+
[#13019](https://github.com/mixxxdj/mixxx/issues/13019)
43+
[#12788](https://github.com/mixxxdj/mixxx/issues/12788)
44+
[#12880](https://github.com/mixxxdj/mixxx/issues/12880)
45+
[#12882](https://github.com/mixxxdj/mixxx/pull/12882)
46+
* Computer feature: update removable devices on Linux [#12893](https://github.com/mixxxdj/mixxx/pull/12893) [#12891](https://github.com/mixxxdj/mixxx/issues/12891)
47+
* Playlists: Prevent removing tracks from locked playlists [#12927](https://github.com/mixxxdj/mixxx/pull/12927)
48+
* History feature: Fix removing deleted tracks after export
49+
[#13016](https://github.com/mixxxdj/mixxx/pull/13016)
50+
[#13000](https://github.com/mixxxdj/mixxx/issues/13000)
51+
* BPM display uses decimal separator of selected locale [#13067](https://github.com/mixxxdj/mixxx/pull/13067) [#13051](https://github.com/mixxxdj/mixxx/issues/13051)
52+
* Fix relink directory when migrate between Linux/macOS and Windows [#12878](https://github.com/mixxxdj/mixxx/pull/12878)
53+
* Allow adding new directories while watched directories are missing
54+
[#12937](https://github.com/mixxxdj/mixxx/pull/12937)
55+
[#10481](https://github.com/mixxxdj/mixxx/issues/10481)
2156

2257
### Miscellaneous
2358

2459
* Remove unnecessary unpolish operation of the style, before polish the new style [#12445](https://github.com/mixxxdj/mixxx/pull/12445)
2560
* Developer Tools: Initially sort controls by group name, ascending [#12884](https://github.com/mixxxdj/mixxx/pull/12884)
26-
* History: Show track count and duration in sidebar [#12811](https://github.com/mixxxdj/mixxx/pull/12811)
27-
* Prevent removing tracks from locked playlists [#12927](https://github.com/mixxxdj/mixxx/pull/12927)
61+
* Waveforms: Fix scratching crossing loop boundaries [#13007](https://github.com/mixxxdj/mixxx/pull/13007)
62+
* Prohibit un-replace when deck is playing [#13023](https://github.com/mixxxdj/mixxx/pull/13023) [#12906](https://github.com/mixxxdj/mixxx/issues/12906)
63+
* Track Properties dialog: Prevent wiping metadata when applying twice quickly
64+
[#12965](https://github.com/mixxxdj/mixxx/pull/12965)
65+
[#12963](https://github.com/mixxxdj/mixxx/issues/12963)
66+
* AutoDJ: Fix button state after error message about playing deck 3/4
67+
[#12976](https://github.com/mixxxdj/mixxx/pull/12976)
68+
[#12975](https://github.com/mixxxdj/mixxx/issues/12975)
69+
* Tagfetcher: Cache fetched covers [#12301](https://github.com/mixxxdj/mixxx/pull/12301) [#11084](https://github.com/mixxxdj/mixxx/issues/11084)
2870

2971
## [2.4.0](https://github.com/mixxxdj/mixxx/milestone/15?closed=1) (2024-02-16)
3072

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

Lines changed: 109 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
Do not edit it manually.
9797
-->
9898
<releases>
99-
<release version="2.4.1" type="development" date="2024-03-13" timestamp="1710284546">
99+
<release version="2.4.1" type="development" date="2024-04-19" timestamp="1713558879">
100100
<description>
101101
<p>
102102
Controller Mappings
@@ -119,6 +119,20 @@
119119
Traktor S3: Fix mapping crash on macOS
120120
#12840
121121
</li>
122+
<li>
123+
Behringer DDM4000 &amp; BCR2000: Fix exception in JS code
124+
#12969
125+
</li>
126+
<li>
127+
Denon DJ MC7000: Fix redundant argument and migrate to
128+
hotcue_x_status
129+
#13113
130+
#13121
131+
</li>
132+
<li>
133+
Polish fx chain controls
134+
#12805
135+
</li>
122136
</ul>
123137
<p>
124138
Target Support
@@ -130,6 +144,80 @@
130144
#12847
131145
#12822
132146
#12892
147+
#13079
148+
#12989
149+
</li>
150+
<li>
151+
CMakeLists: Always prefer OpenGL framework on macOS
152+
#13080
153+
</li>
154+
</ul>
155+
<p>
156+
Skins
157+
</p>
158+
<ul>
159+
<li>
160+
Deere: make sampler rows persist
161+
#12928
162+
</li>
163+
<li>
164+
Tango: Remove unneeded waveform Singleton
165+
#12938
166+
</li>
167+
<li>
168+
Possible crash in customs skins using parallel waveforms
169+
#13043
170+
#12580
171+
</li>
172+
<li>
173+
Slider tooltip: consider orientation for up/down shortcut tooltips + add support for WKnobComposed
174+
#13088
175+
</li>
176+
<li>
177+
Tooltips: update 'hotcue' with saved loop features
178+
#12875
179+
</li>
180+
</ul>
181+
<p>
182+
Library
183+
</p>
184+
<ul>
185+
<li>
186+
Sidebar: show track count and duration of History playlists
187+
#12811
188+
#13020
189+
#13019
190+
#12788
191+
#12880
192+
#12882
193+
</li>
194+
<li>
195+
Computer feature: update removable devices on Linux
196+
#12893
197+
#12891
198+
</li>
199+
<li>
200+
Playlists: Prevent removing tracks from locked playlists
201+
#12927
202+
</li>
203+
<li>
204+
History feature: Fix removing deleted tracks after export
205+
#13016
206+
#13000
207+
</li>
208+
<li>
209+
BPM display uses decimal separator of selected locale
210+
#13067
211+
#13051
212+
</li>
213+
<li>
214+
Fix relink directory when migrate between Linux/macOS and Windows
215+
#12878
216+
</li>
217+
<li>
218+
Allow adding new directories while watched directories are missing
219+
#12937
220+
#10481
133221
</li>
134222
</ul>
135223
<p>
@@ -145,12 +233,28 @@
145233
#12884
146234
</li>
147235
<li>
148-
History: Show track count and duration in sidebar
149-
#12811
236+
Waveforms: Fix scratching crossing loop boundaries
237+
#13007
150238
</li>
151239
<li>
152-
Prevent removing tracks from locked playlists
153-
#12927
240+
Prohibit un-replace when deck is playing
241+
#13023
242+
#12906
243+
</li>
244+
<li>
245+
Track Properties dialog: Prevent wiping metadata when applying twice quickly
246+
#12965
247+
#12963
248+
</li>
249+
<li>
250+
AutoDJ: Fix button state after error message about playing deck 3/4
251+
#12976
252+
#12975
253+
</li>
254+
<li>
255+
Tagfetcher: Cache fetched covers
256+
#12301
257+
#11084
154258
</li>
155259
</ul>
156260
</description>

0 commit comments

Comments
 (0)