From 1cdd7d80cffead23d824ef90bdac31dc29ca70ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Sch=C3=BCrmann?= Date: Sun, 29 Jun 2025 22:48:07 +0200 Subject: [PATCH] Update CHANGELOG for Mixxx 2.5.3 --- CHANGELOG.md | 17 +++++++++ res/linux/org.mixxx.Mixxx.metainfo.xml | 50 ++++++++++++++++++++++++++ 2 files changed, 67 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4972227ca379..4197e44b1a99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +## [2.5.3](https://github.com/mixxxdj/mixxx/milestone/50) (unreleased) + +### Controller Mappings + +* Traktor Kontrol S4 Mk3: tempo offset per deck [#14882](https://github.com/mixxxdj/mixxx/pull/14882) +* Traktor Kontrol S4 Mk3: don`t duplicate beatloop_activate behaviour [#14992](https://github.com/mixxxdj/mixxx/pull/14992) +* Traktor Kontrol S3: allow full library navigation [#14980](https://github.com/mixxxdj/mixxx/pull/14980) + +### Misc + +* Broadcast preferences: make setting string translatable [#15023](https://github.com/mixxxdj/mixxx/pull/15023) +* Sound Hardware preference: add (?) linking to Sound APIs in the manual [#14935](https://github.com/mixxxdj/mixxx/pull/14935) +* xwax: do not try to "correct" for drift in absolute mode. [#14960](https://github.com/mixxxdj/mixxx/pull/14960) +* Fix column header text assignment [#14944](https://github.com/mixxxdj/mixxx/pull/14944) +* Remove runtime assert to not risk crashes [#15000](https://github.com/mixxxdj/mixxx/pull/15000) +* Windows: Update build environment to Visual Studio 2022 [#15006](https://github.com/mixxxdj/mixxx/pull/15006) + ## [2.5.2](https://github.com/mixxxdj/mixxx/milestone/49) (2025-06-13) ### Library diff --git a/res/linux/org.mixxx.Mixxx.metainfo.xml b/res/linux/org.mixxx.Mixxx.metainfo.xml index dda97527a7a0..6cfec4aaa0a7 100644 --- a/res/linux/org.mixxx.Mixxx.metainfo.xml +++ b/res/linux/org.mixxx.Mixxx.metainfo.xml @@ -96,6 +96,56 @@ Do not edit it manually. --> + + +

+ Controller Mappings +

+
    +
  • + Traktor Kontrol S4 Mk3: tempo offset per deck + #14882 +
  • +
  • + Traktor Kontrol S4 Mk3: don`t duplicate beatloop_activate behaviour + #14992 +
  • +
  • + Traktor Kontrol S3: allow full library navigation + #14980 +
  • +
+

+ Misc +

+
    +
  • + Broadcast preferences: make setting string translatable + #15023 +
  • +
  • + Sound Hardware preference: add (?) linking to Sound APIs in the manual + #14935 +
  • +
  • + xwax: do not try to "correct" for drift in absolute mode. + #14960 +
  • +
  • + Fix column header text assignment + #14944 +
  • +
  • + Remove runtime assert to not risk crashes + #15000 +
  • +
  • + Windows: Update build environment to Visual Studio 2022 + #15006 +
  • +
+
+