audacity:luapmartin/8572

Last commit made on 2025-07-01
Get this branch:
git clone -b luapmartin/8572 https://git.launchpad.net/audacity

Branch merges

Branch information

Name:
luapmartin/8572
Repository:
lp:audacity

Recent commits

41e686b... by Paul MARTIN <email address hidden>

audacity-8572 Refactor include statements and update copyright information in test files

7afaf67... by Paul MARTIN <email address hidden>

audacity-8572 Refactor Project File checks Unit Tests, add ClipboardMock for testing

60639b3... by Paul MARTIN <email address hidden>

audacity-8572 Refactor error handling and improve code readability in project file operations

7d4cd7e... by Paul MARTIN <email address hidden>

audacity-8572 Add mock classes for project view state and track edit project creators, and implement unit tests for Audacity4Project loading

af6b758... by Paul MARTIN <email address hidden>

audacity-8572 Refactor project loading error handling to use Ret type for better error reporting

274b56d... by Paul MARTIN <email address hidden>

audacity-8572 Remove unnecessary comments, fix includes

c8c3130... by Paul MARTIN <email address hidden>

audacity-8572 Simplify project loading flow

9581817... by Paul MARTIN <email address hidden>

audacity-8572 Warning message when you open a project file that doesn't exist anymore (files that don't have read access warn too)

9c1e7be... by Matthieu Hodgkinson <email address hidden>

Merge pull request #8920 from saintmatthieu/8884-lv2-ui

8884 lv2 UI

f3662c3... by Matthieu Hodgkinson <email address hidden>

.vscode: launch.json improvements