-
Notifications
You must be signed in to change notification settings - Fork 0
Bugfix Workflow
This is a brief step by step description about a typical work flow of fixing a first Mixxx bug. Follow the links for more details.
The Mixxx repo is located here
https://help.github.com/articles/fork-a-repo
Using Git for Mixxx Development
You can edit Mixxx's code in anything from a basic text editor to a professional IDE (Integrated Development Environment.) We've had good experiences with Eclipse, but some of our developers just use text editors that handle multiple files and support syntax highlighting such as Kate or Notepad++. If you're working from a text terminal, GNU Nano also supports syntax highlighting, though it's not quite as thorough as many of the graphical ones.
More details you will find here: The Bug Tracker
Ask your questions or discuss your ideas at
- mixxx-devel (mailing list)
- or at the Mixxx IRC Channel: #mixxx on Freenode.
Happy coding :-)
And don't forget to ask if you get stuck!
https://help.github.com/articles/using-pull-requests
This is the most annoying part. Because we are sometimes neat picker ;-)
Be sure that you code follows the Mixxx coding guidelines to avoid extra work.
You have to sign a contributor agreement. We will contact you about it in time.
The Bug is fixed now and will be released with the next release cycle.
Your name will appear in the "About" box of Mixxx.
Mixxx is a free and open-source DJ software.
Manual
Hardware Compatibility
Reporting Bugs
Getting Involved
Contribution Guidelines
Coding Guidelines
Using Git
Developer Guide
Contributing Mappings
Mixxx Controls
MIDI Scripting
Components JS