Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MC7000: Fix redundant argument and migrate to hotcue_x_status #13113

Merged
merged 3 commits into from
Apr 17, 2024

Conversation

fwcd
Copy link
Member

@fwcd fwcd commented Apr 16, 2024

Noticed this while playing with the controller:

warning [Controller] @file:///Applications/Mixxx.app/Contents/Resources/controllers/Denon-MC7000-scripts.js:287
warning [Controller] Too many arguments, ignoring 1

...which turned out to be the invocation of engine.getValue which doesn't take a third argument. This PR therefore removes this superfluous argument and migrates hotcue_x_enabled to the new spelling hotcue_x_status.

@JoergAtGithub
Copy link
Member

LGTM! Thank you!

@JoergAtGithub JoergAtGithub merged commit 232a8c0 into mixxxdj:2.4 Apr 17, 2024
14 checks passed
@fwcd fwcd deleted the mc7000-fix-hotcue-status branch April 17, 2024 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants