lp:tenacity
- Get this repository:
-
git clone
https://git.not.enabled/tenacity
Import details
This repository is an import of the Git repository at https://codeberg.org/tenacityteam/tenacity.git.
Last successful import was .
Branches
| Name | Last Modified | Last Commit |
|---|---|---|
| main | 2025-12-10 22:44:47 UTC |
Fix incorrect program name
Author:
Avery King
Fix incorrect program name Thank you to Salvador Peña on Weblate who caught those issues! Signed-off-by: Avery King <gperson@ |
| fix-module-install | 2025-12-10 15:36:18 UTC |
CMake: Correct modules directory
Author:
Avery King
CMake: Correct modules directory Signed-off-by: Avery King <gperson@ |
|
misc-audacity- |
2025-12-09 16:39:36 UTC |
fix: incorrect import 16-bit flac files
Author:
Dmitry
fix: incorrect import 16-bit flac files (cherry picked from commit b3e2fba36a5b1ea |
|
ci-experimental |
2025-12-01 21:33:02 UTC |
Implement label track control panel
Author:
Avery King
Implement label track control panel LabelTrackContr Signed-off-by: Avery King <gperson@ |
| 1.3 | 2025-11-10 16:11:19 UTC |
CMake: Ignore libnyquist install rules
Author:
Avery King
CMake: Ignore libnyquist install rules libnyquist is statically linked, so there's no need to install it. This Signed-off-by: Avery King <gperson@ |
|
theme-system- |
2025-11-10 02:23:07 UTC |
Fix theme packages failing to load
Author:
Avery King
Fix theme packages failing to load - Use std::vector::resize to properly resize the vector Signed-off-by: Avery King <gperson@ |
|
update- |
2025-11-02 23:14:59 UTC |
Update Linux pre-requisites in build instructions
Author:
Avery King
Update Linux pre-requisites in build instructions Most modern distributions need nothing special. Consequently, most users Signed-off-by: Avery King <gperson@ |
| freebsd-updates | 2025-11-02 22:45:14 UTC |
FileNames: Add missing header for FreeBSD FAT FS check
Author:
Avery King
FileNames: Add missing header for FreeBSD FAT FS check Signed-off-by: Avery King <gperson@ |
|
portsmf- |
2025-10-30 02:06:45 UTC |
Don't use PortSMF pointer typedefs
Author:
Avery King
Don't use PortSMF pointer typedefs These are completely removed in the next upcoming version, so prepare Signed-off-by: Avery King <gperson@ |
|
labels- |
2025-10-25 05:31:54 UTC |
Reallow importing .txt files from CLI as labels
Author:
Avery King
Reallow importing .txt files from CLI as labels Reimplements commit 4dd0e180fc which got lost when commit dc4467d2bc was - Use Viewport instead of ProjectWindow when zooming the tracks after Co-authored-by: Jaggzh <jaggz.h@gmail.com> |
| fix-submodules | 2025-10-11 04:56:02 UTC |
Remove duplicate submodule
Author:
Avery King
Remove duplicate submodule This was a remnant while trying to figure out pffft's submodule. Signed-off-by: Avery King <gperson@ |
| remove-tdate | 2025-10-10 05:06:43 UTC |
Remove __TDATE__
Author:
Avery King
Remove __TDATE__ Reapplies tenacity-legacy commit Signed-off-by: Avery King <gperson@ |
|
version- |
2025-10-06 20:11:20 UTC |
Use plain version string in plist
Author:
Avery King
Use plain version string in plist Fixes #397 as the version string will no longer contain any invalid Reference-to: https:/ |
| fix-clang-build | 2025-10-02 15:32:23 UTC |
CMake: Fix HAVE_VISIBILITY define
Author:
Avery King
CMake: Fix HAVE_VISIBILITY define Signed-off-by: Avery King <gperson@ |
|
distinguish- |
2025-09-29 19:18:15 UTC |
Reflect program name based on release status
Author:
Avery King
Reflect program name based on release status Only applies to the project title and about dialog. Signed-off-by: Avery King <gperson@ |
| readme-overhaul | 2025-09-25 15:15:40 UTC |
Overhaul README
Author:
Avery King
Overhaul README - Keep the preamble short Signed-off-by: Avery King <gperson@ |
| ci-rebase-bring-up | 2025-09-25 14:54:22 UTC |
CI: Use Ninja generator on Windows
Author:
Avery King
CI: Use Ninja generator on Windows Ninja on Windows now works again, including packaging (not in CI, but Signed-off-by: Avery King <gperson@ |
|
update- |
2025-09-07 15:45:08 UTC |
Remove AC-3 and WavPack warnings
Author:
Avery King
Remove AC-3 and WavPack warnings The latter warning is obsolete because Tenacity natively supports Signed-off-by: Avery King <gperson@ |
| fix-flatpak-ipc | 2025-09-03 18:17:38 UTC |
Fix IPC in Flatpak
Author:
Avery King
Fix IPC in Flatpak During debugging in our stable Flatpak, it appears that GCC likes to Signed-off-by: Avery King <gperson@ |
|
updated- |
2025-07-05 18:03:00 UTC |
README: Add communities
Author:
Avery King
README: Add communities Signed-off-by: Avery King <gperson@ |
| more-ui-changes | 2025-01-07 07:03:12 UTC |
Make app icon unthemable
Author:
Avery King
Make app icon unthemable The rewritten theme system will not have a resource for the app icon, so Signed-off-by: Avery King <avery98@pm.me> |
| posix-shared-memory | 2024-12-08 05:22:51 UTC |
Reimplement POSIX shared memory for IPC
Author:
Avery King
Reimplement POSIX shared memory for IPC This reimplements commit 2172178cd6 in using POSIX shared memory instead Signed-off-by: Avery King <avery98@pm.me> |
| cmake-cleanups | 2024-12-04 18:45:09 UTC |
CMake: Drop unused macros and functions
Author:
Avery King
CMake: Drop unused macros and functions - Drop a lot of unused functions and macros from TenacityFunctio Signed-off-by: Avery King <avery98@pm.me> |
| fix-ninja-build | 2024-12-03 23:18:09 UTC |
CMake: copy dylibs into macOS bundle
Author:
Be
CMake: copy dylibs into macOS bundle Somehow this was broken by I don't know how it ever worked before without this. Signed-off-by: Be <be@mixxx.org> |
|
update- |
2024-12-01 00:52:41 UTC |
AllThemeResources: Add comments
Author:
Avery King
AllThemeResources: Add comments Add comments to certain resources that may be dropped or are otherwise Signed-off-by: Avery King <avery98@pm.me> |
|
implement- |
2024-11-07 21:02:42 UTC |
Make a few changes to ThemeResources
Author:
Avery King
Make a few changes to ThemeResources - Simplify map and list typedef names Signed-off-by: Avery King <avery98@pm.me> |
| dynamic-theming | 2024-09-17 06:11:10 UTC |
Windows: Use dark mode title bar
Author:
Avery King
Windows: Use dark mode title bar Unfortunately, this didn't do much than I thought it would do, but since This commit implements using a dark title bar in the project window. In wxWidgets 3.3+, which is still under active development at the time Ultimately, I have to say that Win32 dark mode support and dynamic Signed-off-by: Avery King <avery98@pm.me> |
|
io-toolbar- |
2024-09-14 21:16:27 UTC |
Get button again to prevent crash after redraw
Author:
akleja
Get button again to prevent crash after redraw On prefs close toolbars are redrawn. |
| replace-libsbsms | 2024-09-10 05:09:55 UTC |
Add Rubberband as optional dependency
Author:
Avery King
Add Rubberband as optional dependency - Add Findrubberband. Signed-off-by: Avery King <avery98@pm.me> |
| linked-ffmpeg | 2024-08-27 19:05:53 UTC |
lib-ffmpeg-support: Don't compile FFmpeg headers in linked mode
Author:
Avery King
lib-ffmpeg-support: Don't compile FFmpeg headers in linked mode Don't compiled the bundled auto-generated FFmpeg headers when in linked Signed-off-by: Avery King <avery98@pm.me> |
| qt | 2024-07-02 08:47:40 UTC |
Add "View" menu and "Tools" toolbar
Author:
AnErrupTion
Add "View" menu and "Tools" toolbar Signed-off-by: AnErrupTion <anerruption@ |
|
improved- |
2024-06-23 15:42:39 UTC |
AudioIO: Set PortAudio latency parameters
Author:
Avery King
AudioIO: Set PortAudio latency parameters Restore using the user latency preference for input and output stream Signed-off-by: Avery King <avery98@pm.me> |
| wxqt-fixes | 2024-04-28 17:16:51 UTC |
Initial wxQt fixes
Author:
Avery King
Initial wxQt fixes Note that this commit only gets Tenacity to build with wxQt. There are * VST 2 and LV2 plugins are unsupported and automatically disabled * Dialog beeps are unavailable because linking fails due to wxSound * Editing is virtually impossible because the track is full of rendering * -DWXQT must be ON when compiling against wxQt. The build will fail Signed-off-by: Avery King <avery98@pm.me> |
| add-packagers-guide | 2024-04-15 01:16:16 UTC |
Add packager's guide
Author:
Avery King
Add packager's guide Signed-off-by: Avery King <avery98@pm.me> |
| no-wx-lib-file | 2024-03-28 21:08:56 UTC |
lib-files: Refactor some functions
Author:
Avery King
lib-files: Refactor some functions - Replace FileNames: Signed-off-by: Avery King <avery98@pm.me> |
| no-module-wxwidgets | 2024-03-16 18:49:56 UTC |
Use Boost.DLL to load modules
Author:
Avery King
Use Boost.DLL to load modules This helps reduce our reliance on wxWidgets by one more step. Signed-off-by: Avery King <avery98@pm.me> |
| improve-strings | 2024-03-12 23:53:57 UTC |
Make spelling of Kbps consistent
Author:
Avery King
Make spelling of Kbps consistent Change kbs and kbps to Kbps for consistency. This should help address some Signed-off-by: Avery King <avery98@pm.me> |
| mixer-revamp | 2024-03-03 21:08:06 UTC |
MixerBoard: move channel creation to AddChannel()
Author:
Avery King
MixerBoard: move channel creation to AddChannel() Signed-off-by: Avery King <avery98@pm.me> |
|
interprocedural |
2023-12-24 01:13:26 UTC |
Add ENABLE_INTERPROCEDURAL_OPTIMIZATION build option
Author:
Avery King
Add ENABLE_ Enables interprocedural optimization for all targets. Disabled by Signed-off-by: Avery King <avery98@pm.me> |
|
upstream- |
2023-12-03 22:16:40 UTC |
Further refactoring and renaming in AudioIO
Author:
Paul Licameli
Further refactoring and renaming in AudioIO (Modified for Tenacity) (cherry picked from commit 361de443eee2ee9 |
| wix-installers | 2023-10-15 02:58:36 UTC |
CPack: Fix Wix version string
Author:
Avery King
CPack: Fix Wix version string Signed-off-by: Avery King <avery98@pm.me> |
| refactor-buildinfo | 2023-04-06 16:04:02 UTC |
Turn BuildInfo into a namespace
Author:
Avery King
Turn BuildInfo into a namespace Signed-off-by: Avery King <avery98@pm.me> |
| graphics-updates | 2023-01-01 04:18:03 UTC |
Add methods for creating paths in PaintManager
Author:
Avery King
Add methods for creating paths in PaintManager Signed-off-by: Avery King <avery98@pm.me> |
| 1 → 43 of 43 results | First • Previous • Next • Last |