Difference between revisions of "For Developers"
From Audacity Wiki
PeterSampson (talk | contribs) (Unitary Project - issue tracking) |
PeterSampson (talk | contribs) (cruft removal) |
||
(9 intermediate revisions by 2 users not shown) | |||
Line 49: | Line 49: | ||
--> | --> | ||
*[[Developer Guide|Guide for New Audacity Developers]] | *[[Developer Guide|Guide for New Audacity Developers]] | ||
− | |||
**[[Nyquist|Nyquist plug-ins HowTo]] | **[[Nyquist|Nyquist plug-ins HowTo]] | ||
**[https://alphamanual.audacityteam.org/man/scripting Scripting] | **[https://alphamanual.audacityteam.org/man/scripting Scripting] | ||
*[[Standards and Conventions]] | *[[Standards and Conventions]] | ||
+ | **[[CodingStandards|Coding Standards]] | ||
+ | **[[Code Review Triage|Code Review]] | ||
*[[The Feature Requests Pipeline]] | *[[The Feature Requests Pipeline]] | ||
**[[Proposals]] | **[[Proposals]] | ||
Line 69: | Line 70: | ||
** [[Macros discussion page]] | ** [[Macros discussion page]] | ||
===Quality Assurance=== | ===Quality Assurance=== | ||
− | *[[ | + | *[[ToDo:_Unstick_%27Stuck_In_a_Mode%27|Bear Traps]] |
− | |||
− | |||
− | |||
*[[Bug Lists]] | *[[Bug Lists]] | ||
**[[Plug-ins that crash Audacity or fail to work properly in Audacity|Plug-ins that crash or fail in Audacity]] | **[[Plug-ins that crash Audacity or fail to work properly in Audacity|Plug-ins that crash or fail in Audacity]] | ||
− | |||
− | |||
*[[Design Topics]] | *[[Design Topics]] | ||
*[https://alphamanual.audacityteam.org/man/Consistency_in_wording_and_punctuation_in_Audacity '''Wording and punctuation guidelines'''] | *[https://alphamanual.audacityteam.org/man/Consistency_in_wording_and_punctuation_in_Audacity '''Wording and punctuation guidelines'''] | ||
**[[Guidelines on capitalization in Audacity dialogs and messages|Capitalization Guidelines]] | **[[Guidelines on capitalization in Audacity dialogs and messages|Capitalization Guidelines]] | ||
− | |||
− | |||
</div><br clear="both"/> | </div><br clear="both"/> | ||
<div style="clear:both"></div> | <div style="clear:both"></div> |
Latest revision as of 17:42, 11 January 2023
|
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
- CMake Options
- 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
- Active Development Projects
Quality Assurance
Ideas? Want to Contact Us?
Didn't find what you were looking for? Here are various ways to contact us.