summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBe <be@mixxx.org>2021-09-27 17:42:16 -0500
committerGitHub <noreply@github.com>2021-09-27 17:42:16 -0500
commit023482f46d8945bcdc1bece2bf5af41ca77b7807 (patch)
treee9a1695b123a5e48312831def3e88b3afaec0a33
parentf4bfce20da6204567870cef57c5a27e6b68f5054 (diff)
parentbaba93f63cb7f67d906196422548a1d443bfade6 (diff)
Merge pull request #4324 from ronso0/denonMC7000-changelog
Denon mc7000 changelog
-rw-r--r--CHANGELOG.md1
-rw-r--r--res/linux/org.mixxx.Mixxx.metainfo.xml4
2 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index db24f31b8e..eb78c279fa 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,7 @@
* Added mapping for the Numark DJ2GO Touch controller [#4108](https://github.com/mixxxdj/mixxx/pull/4108)
* Added mapping for the Numark Mixtrack Pro FX controller [#4160](https://github.com/mixxxdj/mixxx/pull/4160)
* Updated mapping for Behringer DDM4000 mixer [#4262](https://github.com/mixxxdj/mixxx/pull/4262)
+* Updated mapping for Denon MC7000 controller [#4021](https://github.com/mixxxdj/mixxx/pull/4021)
* Disabled detection of keyboards and mice as HID controllers [#4243](https://github.com/mixxxdj/mixxx/pull/4243)
* Disabled detection of all HID controllers with Apple's vendor ID. Apple doesn't build actual controllers. [#4260](https://github.com/mixxxdj/mixxx/pull/4260) [#4273](https://github.com/mixxxdj/mixxx/pull/4273)
* Add support for HiDPI scale factors of 125% and 175% (only with Qt 5.14+) [lp1938102](https://bugs.launchpad.net/mixxx/+bug/1938102) [#4161](https://github.com/mixxxdj/mixxx/pull/4161)
diff --git a/res/linux/org.mixxx.Mixxx.metainfo.xml b/res/linux/org.mixxx.Mixxx.metainfo.xml
index 727f61ae77..0280ca3f9f 100644
--- a/res/linux/org.mixxx.Mixxx.metainfo.xml
+++ b/res/linux/org.mixxx.Mixxx.metainfo.xml
@@ -112,6 +112,10 @@
#4262
</li>
<li>
+ Updated mapping for Denon MC7000 controller
+ #4021
+ </li>
+ <li>
Disabled detection of keyboards and mice as HID controllers
#4243
</li>