Skip to content

Commit

Permalink
Merge pull request #13191 from daschuer/changelog_241
Browse files Browse the repository at this point in the history
Changelog 2.4.1
  • Loading branch information
JoergAtGithub authored May 1, 2024
2 parents b38b20e + 9a4dd82 commit 395b232
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@
[#12989](https://github.com/mixxxdj/mixxx/pull/12989)
* CMakeLists: Always prefer OpenGL framework on macOS
[#13080](https://github.com/mixxxdj/mixxx/pull/13080)
* Use capitalized Mixxx in Windows installer and start menu
[#13178](https://github.com/mixxxdj/mixxx/pull/13178)

### Skins

Expand All @@ -40,6 +42,9 @@
* Tooltips: update 'hotcue' with saved loop features [#12875](https://github.com/mixxxdj/mixxx/pull/12875)
* Animate long press latching of sync button [#12990](https://github.com/mixxxdj/mixxx/pull/12990)
* Polish fx chain controls [#12805](https://github.com/mixxxdj/mixxx/pull/12805)
* Waveforms: draw loop gradient at the correct position
[#13061](https://github.com/mixxxdj/mixxx/pull/13061)
[#13060](https://github.com/mixxxdj/mixxx/issues/13060)

### Library

Expand All @@ -63,6 +68,7 @@
* Require a minimum movement before initiating the drag&drop of tracks
[#13135](https://github.com/mixxxdj/mixxx/pull/13135)
[#12902](https://github.com/mixxxdj/mixxx/issues/12902)
[#12979](https://github.com/mixxxdj/mixxx/pull/12979)
* iTunes/Serato/Traktor/Rhythmbox: Print error if library file could not be opened
[#13012](https://github.com/mixxxdj/mixxx/pull/13012)
* Playlists: improve table update after deleting (purging) track files
Expand Down Expand Up @@ -96,6 +102,9 @@
* Fix FLAC recording on macOS and Windows
[#10880](https://github.com/mixxxdj/mixxx/issues/10880)
[#13154](https://github.com/mixxxdj/mixxx/pull/13154)
* LV Mix EQ: Fix pops when enabling in effect rack
[#13055](https://github.com/mixxxdj/mixxx/issues/13055)
[#13073](https://github.com/mixxxdj/mixxx/pull/13073)

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

Expand Down
17 changes: 16 additions & 1 deletion res/linux/org.mixxx.Mixxx.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
Do not edit it manually.
-->
<releases>
<release version="2.4.1" type="development" date="2024-04-23" timestamp="1713855934">
<release version="2.4.1" type="development" date="2024-05-01" timestamp="1714553275">
<description>
<p>
Controller Mappings
Expand Down Expand Up @@ -159,6 +159,10 @@
CMakeLists: Always prefer OpenGL framework on macOS
#13080
</li>
<li>
Use capitalized Mixxx in Windows installer and start menu
#13178
</li>
</ul>
<p>
Skins
Expand Down Expand Up @@ -194,6 +198,11 @@
Polish fx chain controls
#12805
</li>
<li>
Waveforms: draw loop gradient at the correct position
#13061
#13060
</li>
</ul>
<p>
Library
Expand Down Expand Up @@ -240,6 +249,7 @@
Require a minimum movement before initiating the drag&amp;drop of tracks
#13135
#12902
#12979
</li>
<li>
iTunes/Serato/Traktor/Rhythmbox: Print error if library file could not be opened
Expand Down Expand Up @@ -316,6 +326,11 @@
#10880
#13154
</li>
<li>
LV Mix EQ: Fix pops when enabling in effect rack
#13055
#13073
</li>
</ul>
</description>
</release>
Expand Down

0 comments on commit 395b232

Please sign in to comment.