1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-10 08:33:36 +02:00
Emily Mabrey 2f316d5bc4 Rename project in many places; Replace Most Project Logos; Refactor About Tenacity... Dialog (#276)
Add `locale/en.po` file.
Add English to `locale/LINGUAS` list.
Partially duplicate `msgid`s to `msgstr`s in English locale enable eventual key `msgid` changes
Replace former project name with Tenacity in English locale.
Replace former project website with Tenacity compatible usages in English locale.
Modify `AboutDialog.h` by renaming variables.
Modify `AboutDialog.cpp` by replacing usage of pre-fork name in Strings.
Modify AddBuildInfoRow methods to be static in About dialog.
Make License text const in About dialog.
Make pre-fork credits different in About dialog.
Begin adding Tenacity specific credits
Macros starting with `__` are reserved, so I removed the `__` on the About Dialog guard macro.
Remove `AboutDialog::` from usage of `Role` in `AboutDialog.h`
Refactor overly long generator method into separate methods in `AboutDialog.(h|cpp)`
Begin adding Tenacity developer information
Cleanup layout of `AboutDialog.h` and `AboutDialog.cpp`
Add `safedelete` macro to compliment odd `safenew` macro
Add `enum` to `ShuttleGui.cpp` to make it more clear what `Prop` method is doing.
Remove a ton of pointless and/or redunant `#ifdef` usage
Remove pointless singleton in AboutDialog
Make AboutDialog modal on MacOS
Fix reference type use of `auto` in `AudacityApp` b/c it makes unintentional copy.
Update XPM and PNG images using Tenacity assets
Update ICO images using Tenacity assets.
Fix Windows resource script that improperly used `winuser.h` import.
Add `*.aps` to gitignore to prevent IDE RC pre-load file from being committed.
Add default values for pre-processor constants in `tenacity.rc`.
Make changes needed for `Tenacity.exe` binary
Add 8x8 PNG to Windows ICO files
Replace project name in various CMake and CPack file.
Replace project name in various directory structures.
Replace project name in various OS-specific build files.
Replace project name in various documentation files.
Update the PO and POT files using the script.
Fix places where a `.desktop` file was used on Linux.
Replace title of project windows.
Make splash screen click through to `tenacityaudio.org`.
Remove ® from `AboutDialog.cpp`
Modify copyright message in `AboutDialog.cpp`

Signed-off-by: Emily Mabrey <emilymabrey93@gmail.com>
2021-07-20 19:46:29 -04:00
2021-07-13 17:13:03 +03:00
2021-07-19 05:45:53 +00:00
2021-01-09 20:20:42 +00:00
2020-05-24 13:18:47 -05:00
2021-07-13 17:13:10 +03:00
2018-09-10 18:31:03 +01:00
2021-07-07 05:16:29 +00:00
2021-07-20 00:45:21 -04:00

Tenacity

Chat on IRC License Open issues GitHub builds builds.sr.ht Translation status Donators

Tenacity is an easy-to-use multi-track audio editor and recorder for Windows, MacOS, GNU/Linux and other operating systems. It is a fork of the widely popular Audacity and is being developed by a wide, diverse group of volunteers.

  • Recording from audio devices (real or virtual)
  • Export / Import a wide range of audio formats (extensible with FFmpeg)
  • High quality including up to 32-bit float audio support
  • Plug-ins providing support for VST, LV2, and AU plugins
  • Scripting in the built-in scripting language Nyquist, or in Python, Perl and other languages with named pipes
  • Editing arbitrary sampling and multi-track timeline
  • Accessibility including editing via keyboard, screen reader support and narration support
  • Tools useful in the analysis of signals, including audio

Why did this project fork Audacity?

You can find more information on the causes of the fork here:

Pre-fork Access

The latest Windows and macOS release of the pre-fork version of this repository may be available from the Audacity website. Additionally, one may find help and/or support for the pre-fork releases at the Audacity Forum. Developers may find information for the pre-fork releases available at the Audacity Wiki.

Getting Started

Build instructions for Tenacity are available in the BUILDING.md file.

Contributing

To start contributing please read the CONTRIBUTING.md file.

Translation

Thank you to Weblate for providing translation SaaS hosting at weblate.org.

Description
No description provided
Readme 341 MiB
Languages
C++ 56.3%
C 34.4%
Common Lisp 4.3%
CMake 1.6%
Python 1%
Other 2.2%