tenacityteam/tenacity
47
938
Fork
You've already forked tenacity
31

Remove some unused experimental features #604

Merged
generic-pers0n merged 3 commits from hails/tenacity:remove-unused-experimentals into audacity-3.7-rebase 2025年06月29日 16:17:39 +02:00
Contributor
Copy link

What issue does your PR resolve?

No response

Describe your PR

These features are disabled by default in Experimentals.cmake, but are quite old and have likely bitrotted. The ones I've removed here were getting in the way of my incremental spectrogram rendering work, so I suggest just removing them completely.

Checklist

  • This PR compiles on my machine

  • My contributions are licensed under GPL v2 or later (unless
    otherwise exempted).

  • All commits have been signed-off to comply with the DCO.

  • I made sure the title of this PR reflects the core meaning of the
    issue I am solving.

  • I did not make unnecessary changes to the code.

  • I have descriptive commit message(s) that thoroughly cover my
    changes.

### What issue does your PR resolve? _No response_ ### Describe your PR These features are disabled by default in `Experimentals.cmake`, but are quite old and have likely bitrotted. The ones I've removed here were getting in the way of my incremental spectrogram rendering work, so I suggest just removing them completely. ### Checklist - [x] This PR compiles on my machine - [x] My contributions are licensed under GPL v2 or later (unless otherwise exempted). - [x] All commits have been signed-off to comply with the DCO. - [x] I made sure the title of this PR reflects the core meaning of the issue I am solving. - [x] I did not make unnecessary changes to the code. - [x] I have descriptive commit message(s) that thoroughly cover my changes.
hails force-pushed remove-unused-experimentals from 7f7a494ce2 to d4de7ade5a 2025年06月29日 13:06:08 +02:00 Compare
hails force-pushed remove-unused-experimentals from d4de7ade5a to 4773e840fd 2025年06月29日 13:06:37 +02:00 Compare
generic-pers0n merged commit e713e3f97b into audacity-3.7-rebase 2025年06月29日 16:17:39 +02:00
Sign in to join this conversation.
No reviewers
Labels
Clear labels
bug
Something isn't working
build
Related to the software build process
can't reproduce
This issue can't be reproduced
cleanups
Involves code cleanups
Design
Issues and pull requests concerning the design and overall look and feel of the project
documentation
Improvements or additions to documentation
duplicate
This issue or pull request already exists
enhancement
New feature or request
export
Something related to exporting audio
external
An issue regarding something outside of Tenacity (e.g., a wxWidgets problem causing a bug)
ffmpeg
An issue related to FFmpeg
good first issue
Good for newcomers
governance
An issue relating to project governance
hacktoberfest
Contributors meant for DigitalOcean's Hacktoberfest event
help wanted
Extra attention is needed
HIGH PRIORITY
This should be the FIRST thing you think about when fixing something!
import
Something related to importing audio or MIDI
In progress
We'er working on it!
invalid
This doesn't seem right
linux
A Linux-specific/Linux-only issue
mac
A macOS-specific/macOS-only issue
major
Something that represents a major change
needs discussion
Needs additional discussion before something can proceed.
platforms
An issue regarding platforms
PSA
An issue that also backs as an announcement and has other important implications
question
Further information is requested
refactoring
Related to a refactoring task
remerge
Something re-merged from an older codebase, like from pre-rebase Tenacity or tenacity-legacy.
translations
Something related to translations. Couls be an improvement or suggestion.
website
Website issues or requests (might be migrated to our website repo)
windows
A Window-specific/Windows-only issue
wontfix
This issue will not be worked on
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
tenacityteam/tenacity!604
Reference in a new issue
tenacityteam/tenacity
No description provided.
Delete branch "hails/tenacity:remove-unused-experimentals"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?