Plan for P1/P2 clean-up
From Audacity Development Manual
Revision as of 11:39, 25 June 2017 by PeterSampson (talk | contribs) (→P1: Manual now fully updated AFAICT for 2.2.0 TCP changes)
Contents
Permanent P1's
- Ensure agreed text changes on Wiki>Wording have been implemented.
- Perform a link check using Xenu or other software.
- Note that links to OldFoss are currently broken ( http://alphamanual.audacityteam.org/man/Special:Search?search=oldfoss&go=Go ). https://code.google.com/archive/p/audacity/downloads can be used, or http://gaclrecords.org.uk/legacy/ for Audacity legacy builds 2.0.6 and later.
- Check at Code Review 2.2.0 that there are no commits listed in "Not assessed" and that Status reads per the latest commit at https://github.com/audacity/audacity.
- Check the FAQ! There are almost always things there too that need changing for the next release.
- Change the version number on the front of the Manual from "Audacity 2.x.x-alpha Development Manual" to "Audacity 2.x.x Manual" (whatever the current release is).
- Change the version number of the Manual at Unzipping the Manual in the "x"'s as below:
Gale 06Feb15: I can recall writing instructions for dumping the Manual on Mac, and thought those instructions were linked to here. Please advise if anyone can shed any light on that.
- Until we have a separate subdomain for the released and alpha Manual, $wgSitename in LocalSettings.php is set to "Audacity Development Manual" to make clear what it is. However this means that for the few minutes while the Manual is dumped for release, Gale or Steve need to change $wgSitename to "Audacity Manual".
James 26May17: We do have separate subdomains, http://manual.audacityteam.org/ for manual, http://alphamanual.audacityteam.org for the alpha manual. Does that mean we can set $wgSitename to "Audacity Manual"? If not, does the text above need re-writing?
After release
- Log in to https://www.virustotal.com/en/, upload the new Windows EXE file and scan it. On the results page, add a comment in the form
| #audacity x.x.x for Windows (EXE) |
- Change all version numbers on the front page of the Manual as in the "x" as below. Typically, this would increment just the third number by 1:
- Audacity 2.x.x-alpha Development Manual.
- This online Manual is only for the latest 2.x.x-alpha development code. The online Manual for the current 2.x.x release is here. Click here for legacy 1.2 documentation.
- Use Help > Manual (in browser) in the current 2.x.x release to access an installed copy of the Manual.
- You can download and install the 2.x.x Manual if the Manual is not installed.
- Update the Wikipedia page
P1
Listed P1s (if any)
Wiki P1s
- Audacity Comparisons - looks to be well out of date and needs a good refresh if we intend to keeep it. It's almost an orphan anyway it's only really linked to by Comparative Analysis and that in its turn is only linked to from James' user page.
- Compiling Audacity for Beginners Steve thinks this page should be removed, Gale wants to keep it for links from the Forum - if we keep it it needs updating
- Mac OS X Gale wrote: As it stands, this page is actually very useful for users of legacy Audacity on Mac OS X, but needs a complete rewrite for current Audacity.
- Developing On Windows Some removal of legacy historical context is needed here. Has been updated for move to VS2013 by means of advice div at top. This page needs more work or trimming just to the advice, probably
- Windows 7 OS advice about using WASAPI to make a silent recording needs tweaking as some machines on 2.1.0 may no longer be able to record silently using that method.
- Nyquist Plug-ins Reference image required for numeric text widget
- FFmpeg integration With the "recommended" FFmpeg 2-2-2 the table is well outdated. Probably we should mention important formats that are supported in recommended 2.2.2 such as Opus, Speex encoding, AMR WB encoding (Windows).
P2s that may block a release
- Mixing Audio Tracks: There is no mention here or in Tracks Menu of how render handles white space before the audio begins or audio before zero. Should there be? Current behavior following r11248 is to preserve the clip length by no longer rendering white space between time zero and first audio as silence, and to preserve audio before time zero instead of discarding it. So people who want to export tracks with silent lead-ins preserved now have to generate silence after rendering. I think that tip at least should be in this page.
- Peter 04Feb14: we have carried this issue through several releases, since December 2011. It has never been a blocker previously.
P2 proofread/review needed
See Pages that link to "ToDo-2R"
Placeholders
General Placeholders
See Pages that link to "ToDo-2P"
Placeholder for WDM-KS
WDM-KS is definitely turned off for 2.1.0, 2.1.1, 2.1.2 and probably for 2.1.3. It may never be turned back on again.
The following pages currently have P2s associated with WDM-KS that may become P1s:
- Glossary
- Device Toolbar
- Devices Preferences
- Tutorial - Selecting Your Recording Device
- Tutorial - Recording Computer Playback on Windows
Wiki P2s re WDM-KS
These above three P2s in the Wiki - all relate to WDM-KS
P2 placeholders for bug 825
- Sync-Locked Track Groups The "Editing a clip can move other clips" option in Tracks Preferences seems to override Sync-Locked Track Groups except where bugs cause other behavior. Probably the behavior is too buggy and confusing to be documented now, so this is a placeholder for when the behavior is bug fixed and better signposted.
- Peter 29Jan15: Logged as P3 on Bugzilla #825
- Tracks Preferences: The "Editing a clip can move other clips" option in Tracks Preferences seems to override Sync-Locked Track Groups except where bugs cause other behavior. Probably the behavior is too buggy and confusing to be documented now, so this is a placeholder for when the behavior is bug fixed and better signposted.
- Peter 29Jan15: Logged as P3 on Bugzilla #825
P2 placeholder for Audacity compilation on Linux against FFmpeg
- Gale 10Sep14: FAQ:Installation_and_Plug-Ins#FFmpeg version support - Placeholder P2 to change the text about dynamic loading if bug 540 is fixed and to monitor compiling status on different distros.
Permanent P1's completed
- None