Difference between revisions of "For Developers"
From Audacity Wiki
(Somewhat more chatty instructions.) |
(Building first.) |
||
Line 35: | Line 35: | ||
<div style="width:50%;float:left;"> | <div style="width:50%;float:left;"> | ||
+ | ===Building=== | ||
+ | *[https://github.com/audacity/audacity Our code on GitHub] | ||
+ | *[[Building On Windows]] | ||
+ | *[[Building On Linux]] | ||
+ | *[[Building On Mac]] | ||
+ | *[[Building On Cygwin]] (Deprecated/Not Maintained) | ||
+ | *[[Building The Manual]] | ||
+ | |||
===Developer Documentation=== | ===Developer Documentation=== | ||
<!-- | <!-- | ||
Line 47: | Line 55: | ||
**[[Feature Requests]] | **[[Feature Requests]] | ||
*[[ArchitecturalDesign|Audacity Architecture]] | *[[ArchitecturalDesign|Audacity Architecture]] | ||
− | *[[Making Audacity Translatable]] | + | *[[Making Audacity Translatable|Xgettext & Translation]] |
− | *[[Making Audacity Doxygenable]] | + | *[[Making Audacity Doxygenable|Doxygen & Smart Comments]] |
**[https://doxy.audacityteam.org/annotated.html Doxygenated class list] | **[https://doxy.audacityteam.org/annotated.html Doxygenated class list] | ||
+ | </div> | ||
+ | <div style="width:50%;float:left;"> | ||
===Development Activity=== | ===Development Activity=== | ||
*[[Next Release]] that we are working on | *[[Next Release]] that we are working on | ||
Line 56: | Line 66: | ||
*Active [[Development Projects]] | *Active [[Development Projects]] | ||
** [[Macros discussion page]] | ** [[Macros discussion page]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
===Quality Assurance=== | ===Quality Assurance=== | ||
*[[CodingStandards|Coding Standards]] | *[[CodingStandards|Coding Standards]] |
Revision as of 22:30, 13 November 2019
|
Guides and Connecting
Why subscribe? We have found time and again that good programmers are overly reluctant to ask for actual help. It is usually our fault, not yours, if you can't compile. Our instructions and guides are not always good and up to date. Especially if you have difficulty compiling Audacity, reach out to one of us on the mailing list, and talk us through how far you get. Together we can work to fix it, and to fix the compiling instructions, so that other people have an easier time in future. |
Topics for Developers
Building
- Our code on GitHub
- Building On Windows
- Building On Linux
- Building On Mac
- Building On Cygwin (Deprecated/Not Maintained)
- Building The Manual
Developer Documentation
Development Activity
- Next Release that we are working on
- Wording changes required in the app
- Wish-lists for 2.3.2
- Active Development Projects
Quality Assurance
- Coding Standards
- Code Review
- Using Bugzilla
- Bug Lists
- Bug Counts
- Bugzilla
- Design Topics
- Wording and punctuation guidelines
- Website ToDo
Builds for alpha testing not listed now
Ideas? Want to Contact Us?
Didn't find what you were looking for? Here are various ways to contact us.