audacity:release-3.7.4

Last commit made on 2025-06-10
Get this branch:
git clone -b release-3.7.4 https://git.launchpad.net/audacity

Branch merges

Branch information

Name:
release-3.7.4
Repository:
lp:audacity

Recent commits

9cbf47e... by Dmitry

Update translations

ac1c165... by Dmitry

Update translation from transifex and the mailing list

4031dc6... by Grzegorz Pruchniakowski <email address hidden>

Update Polish translation (3.7.4)

Update Polish translation (3.7.4)

Greetings,
Grzegorz

1278787... by Patriccollu <email address hidden>

Update Corsican locale [co] for Audacity 3.7.4

d8e0fb2... by David <email address hidden>

Welcome dialog: accessible names for carousel buttons.

Problem: the left and right arrow buttons have no accessible names, and the accessible name of the middle button is just its label. Users of screen readers need access to the information on the slides, and to be able to interact with the carousel.

Fix: Add "previous slide" and "next slide" accessible names to the left and right arrow buttons. Also add the slide title, and where helpful any text in the image to the accessibility name of the middle button.

101addf... by Dmitry

Update translations

11b7f00... by David <email address hidden>

Welcome dialog: remove top and bottom of grey band from the tab order.

Problem: The top and bottom boundaries of the grey band are in the tab order. They obviously shouldn't be.

Fix: Introduce a simple class which overrides AcceptsFocus() returning false;

cbf2b25... by Dmitry

Use GetEffectsDialog for all "Get more effects" menus and buttons

Remove "Get AI effects" as it will be available on "Get Effects"

467ad2f... by Dmitry

#8838, #8836 Fix text contrast issues with Dark and High-contrast themes on windows

a00cbf6... by Dmitry

Update changelog