Dmitry Vedenko

Results 128 comments of Dmitry Vedenko

I will probably push a commit on top though, that will enable this behavior for all the compilers.

I have pushed a proposed change

After more careful consideration I have decided not to enable `-Werror=shadow` for GCC right now. It appears that GCC has stricter rules than Clang and MSVC and much more code...

I don't think that the dialog should handle Undo/Redo. As a user, I want Undo to work even if the dialog is closed.

No, I understood you correctly. >If the undo or redo changes the settings of the effect currently shown in the panel There is no such infrastructure right now. However, I...

>I can only assume it's a hornet's nest! In my recent experiments, Ableton sometimes "undoes" into some random state and Motu Performer does not support it all

>a repeated press of the cogwheel while the dialog is open should do nothing (not open a duplicate dialog) This is a more complex case. We need a dialog per...

#2776 is merged. There are no plans to backport to 3.1. We are working hard on getting 3.2 out and there is no capacity to backport pathces

This is fixed upstream, I guess you can cherry pick the commit. Optionally, you can use different Linux image on CI https://github.com/audacity/audacity/pull/1797/commits/d8fba7b281ed81b16abb5cf9c7a8db387d76ba1b

Likely we will have to release x86 and arm versions separately for now