Bug 2701 - Progress dialog interferes with scripting.
Interference mattered for "PlayLooped". No interference existed for an empty selection, a play until stopped.
View ArticleBug 2696 - Metadata Editor: changed size is not remembered/restored on next use
Reverting what looks like an unintended change in TagsEditor introduced in fixing bug 2209. https://github.com/audacity/audacity/commit/428193920f60646a2ad0ff06cfa489cacea1edba
View ArticleBug 2702 - Enh: Build Info Improvements. (Part I)
Order of items rearranged so most important first. Still to do: - Gtk2/Gtk3 indicator - GitIdent for wxWidgets.
View ArticleBug 2699 - Cannot edit labels with emoji in them correctly.
Fixed on Windows 10. Probably still broken on mac and linux.
View ArticleBug 2720 - Cannot open project that's in a read only folder - error message v...
The error message is now no longer vague, but 2720 can't be closed yet. Audacity continues with a connection to an unusable project still open, and then crashes later.
View ArticleChanges to allegro fix a bug where property lists are not properly...
Changes to allegro fix a bug where property lists are not properly saved/restored for Undo/Redo. Other changes make this code safer and more consistent between 32-bit and 64-bit architectures.
View ArticleBug 2720 - Residual
Handling of failed to open. Now if we fail, we abandon that connection, rather than plough on.
View ArticleBug 2720 - Error message improvement.
The error message occurs whether or not the blockfiles are 'orphan blockfiles', so change the wording.
View ArticleBug 2700 - "Failed to open the project database"
Only information gathering changes...not a fix
View ArticleI very recently pushed nyx.c thinking it was the same one pushed earlier by...
I very recently pushed nyx.c thinking it was the same one pushed earlier by Steve. This version has some fundamental changes to keep reading/writing of multiple channels synchronized and insuring that...
View ArticleDon't translate empty string.
Gnu gettext complains, if you do. "gettext("") returns the header entry with meta information, not the empty string."
View ArticleFixes 2 bugs in Nyquist: (1) Bug 2706 probably already has a workaround in...
Fixes 2 bugs in Nyquist: (1) Bug 2706 probably already has a workaround in place, but the original code called snd-samples with ny:all for the maximum length to retrieve, and now that ny:all is bigger...
View Article