-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Submitting Patches
Albert Santoni edited this page Feb 16, 2008
·
2 revisions
- Try to follow the Coding Guidelines
- To create a patch, run
svn diff [your_modified_files_here] > your_patch
and then email the newly created "your_patch" file to the developers' mailing list. - Keep your patches simple. If you changed lots of stuff, split it up into smaller patches to make it easier for us to review. There's an excellent justification for this over on the Bugzilla site.
- Send them to our developer's mailing list (mixxx-devel). Patches get reviewed quicker when there's more people looking at them. This also gives us a means of discussing patches.
Mixxx is a free and open-source DJ software.
Manual
Hardware Compatibility
Reporting Bugs
Getting Involved
Contribution Guidelines
Coding Guidelines
Using Git
Developer Guide
Creating Skins
Contributing Mappings
Mixxx Controls
MIDI Scripting
Components JS
HID Scripting