We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Reported by: gsprain Date: 2020-07-16T18:35:29Z Status: Fix Committed Importance: Wishlist Launchpad Issue: lp1887845 Tags: autodj, easy
Please consider a control that adds a random track to AutoDJ just like the button in AutoDJ
Thanks all, GS
The text was updated successfully, but these errors were encountered:
Commented by: pawbud Date: 2020-08-27T13:58:38Z
I think I might be interested in this issue, May I be guided as to how to approach this issue, and which files are associated with it? Thanks :).
Sorry, something went wrong.
Commented by: ronso0 Date: 2020-08-29T09:26:15Z
This should be easy! Have a look at https://github.com/mixxxdj/mixxx/blob/master/src/library/autodj/dlgautodj.cpp (sets up the library view incl. buttons and tooltips) https://github.com/mixxxdj/mixxx/blob/master/src/library/autodj/autodjprocessor.cpp (creates underlying controls and processes AutoDJ actions)
In case your unfamiliar with the bugfix workflow, check out those ressources: https://github.com/mixxxdj/mixxx/wiki/Using-Git https://github.com/mixxxdj/mixxx/wiki/Bugfix-Workflow
Commented by: daschuer Date: 2021-01-24T22:20:25Z
we have now [AutoDJ],add_random_track
#3076
Issue closed with status Fix Committed.
No branches or pull requests
Reported by: gsprain
Date: 2020-07-16T18:35:29Z
Status: Fix Committed
Importance: Wishlist
Launchpad Issue: lp1887845
Tags: autodj, easy
Please consider a control that adds a random track to AutoDJ just like the button in AutoDJ
Thanks all,
GS
The text was updated successfully, but these errors were encountered: