lp:audacity

Owned by Audacity Team
Get this repository:
git clone https://git.launchpad.net/audacity

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://github.com/audacity/audacity.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 1 hour — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 1 hour 10 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 5 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 5 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 4 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 3 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 3 minutes — see the log

Updating repository...

Launchpad is processing new changes to this repository which will be available shortly. Reload to see the changes.

Branches

Name Last Modified Last Commit
audacity3 2025-05-21 20:06:16 UTC
Windows certificate is no longer valid, now using signing service provided by...

Author: Dmitry
Author Date: 2025-05-21 08:55:59 UTC

Windows certificate is no longer valid, now using signing service provided by Muse

Due to the current limitations of the signing service uninstaller and libraries are not signed

master 2025-05-21 15:17:55 UTC
Generator menu hotfix

Author: Matthieu Hodgkinson
Author Date: 2025-05-21 13:17:36 UTC

Generator menu hotfix

6890_fix_crash_on_close 2025-05-19 19:43:05 UTC
6890 Fix crash on close

Author: Dmitry
Author Date: 2025-05-19 19:43:05 UTC

6890 Fix crash on close

During shutdown most UI elements are destroyed and ToolManager::Destroy called, yet the subscription was kept connected.
As a result ToolManager was trying to update toolbars UI after getting an event from UndoManager.

change-detection_for_volume 2025-04-16 13:18:02 UTC
Fixed change detection for panning and volume. Added panning to Track ViewMod...

Author: iliasmuse
Author Date: 2025-04-16 13:16:22 UTC

Fixed change detection for panning and volume. Added panning to Track ViewModel class

release-3.7.3 2025-03-13 10:55:02 UTC
Update changelog

Author: Dmitry
Author Date: 2025-03-13 10:55:02 UTC

Update changelog

release-3.7.2 2025-03-10 11:33:17 UTC
Update Finnish translation

Author: Dmitry
Author Date: 2025-03-10 11:33:17 UTC

Update Finnish translation

revert-8303-8222-smooth-tool 2025-02-28 11:55:15 UTC
Revert "8222 smooth tool (#8303)"

Author: embarc-gabriel
Author Date: 2025-02-28 11:55:15 UTC

Revert "8222 smooth tool (#8303)"

This reverts commit d9f8fdd0b5ad5bc41ba1663d8e3bc6fcec485a7b.

8170-unit-testing-au3interaction 2025-02-21 08:44:14 UTC
Commit with unfinished work, since this branch's task is put back in the back...

Author: iliasmuse
Author Date: 2025-02-21 08:41:55 UTC

Commit with unfinished work, since this branch's task is put back in the backlog.

use_clang-format_for_code_formatting 2025-01-03 06:45:10 UTC
code formatting changed

Author: Dmitry
Author Date: 2025-01-03 06:44:57 UTC

code formatting changed

release-3.7.1 2024-12-11 19:25:12 UTC
Merge pull request #7886 from kryksyh/changelog_3.7.1

Author: Dmitry
Author Date: 2024-12-11 19:25:12 UTC

Merge pull request #7886 from kryksyh/changelog_3.7.1

release-3.7.0 2024-10-30 15:49:31 UTC
link to correct page

Author: LWinterberg
Author Date: 2024-10-30 15:49:31 UTC

link to correct page

release-3.6.4 2024-09-12 14:21:19 UTC
update changelog

Author: LWinterberg
Author Date: 2024-09-12 14:21:19 UTC

update changelog

release-3.6.3 2024-09-09 13:08:04 UTC
Bump upload/download artifact build action versions

Author: Dmitry
Author Date: 2024-09-09 10:07:55 UTC

Bump upload/download artifact build action versions
V2 is deprecated as of 2024

release-3.6.2 2024-09-01 07:17:23 UTC
Update Polish Translation (3.6.2)

Author: Grzegorz Pruchniakowski
Author Date: 2024-08-31 21:20:44 UTC

Update Polish Translation (3.6.2)

Update Polish Translation (3.6.2)

Greetings,
Gootector

release-3.6.1 2024-07-22 14:26:58 UTC
Revert "Fix for TCP UI Breaks when dragging waveform splitter"

Author: Matthieu Hodgkinson
Author Date: 2024-07-22 14:26:58 UTC

Revert "Fix for TCP UI Breaks when dragging waveform splitter"

This reverts commit aa2a767b0bfb016701150443c8b26ce2146d1122.

release-3.6.0 2024-07-16 15:28:33 UTC
Fixes invalid sample rate on project open

Author: Vitaly Sverchinsky
Author Date: 2024-07-16 12:31:04 UTC

Fixes invalid sample rate on project open

Init-time rate and format were not preserved when wave track was duplicated into `mLastSavedTracks`

x-abandoned-qt 2024-05-02 11:05:18 UTC
`ProjectStatus` fix

Author: Vitaly Sverchinsky
Author Date: 2024-05-02 11:05:18 UTC

`ProjectStatus` fix

release-3.5.1 2024-04-24 10:55:07 UTC
Translation update

Author: Vitaly Sverchinsky
Author Date: 2024-04-24 10:55:07 UTC

Translation update

release-3.5.0 2024-04-22 10:09:55 UTC
update ja.po

Author: LWinterberg
Author Date: 2024-04-22 09:14:12 UTC

update ja.po

release-3.4.2 2023-11-16 11:58:21 UTC
Use `dladdr` when possible to setup modules paths

Author: Dmitry Vedenko
Author Date: 2023-11-16 11:58:21 UTC

Use `dladdr` when possible to setup modules paths

On some Linux distros, modules go into a directory different from /usr/lib/audacity.

To handle this case, we try to find the path of the lib-files library on a disk and append this path to the search list.

release-3.4.1 2023-11-09 16:32:21 UTC
Merge pull request #5524 from saintmatthieu/5521-pref-for-paste-as-vs-paste-i...

Author: Matthieu Hodgkinson
Author Date: 2023-11-09 16:32:21 UTC

Merge pull request #5524 from saintmatthieu/5521-pref-for-paste-as-vs-paste-into-clip

new-clip-on-paste behavior pref, false by default

release-3.4.0 2023-11-02 11:14:25 UTC
Stretch-rendered clips preserve their name.

Author: Matthieu Hodgkinson
Author Date: 2023-11-02 10:07:27 UTC

Stretch-rendered clips preserve their name.

release-3.3.3 2023-06-08 13:17:02 UTC
update changelog to 3.3.3

Author: LWinterberg
Author Date: 2023-06-08 13:11:14 UTC

update changelog to 3.3.3

release-3.3.2 2023-05-05 18:50:46 UTC
Changelog updated for Audacity 3.3.2

Author: Dmitry Vedenko
Author Date: 2023-05-05 18:50:42 UTC

Changelog updated for Audacity 3.3.2

release-3.3.1 2023-04-27 09:53:19 UTC
Merge pull request #4588 from Paul-Licameli/Effect-preview-progress

Author: Paul Licameli
Author Date: 2023-04-27 09:53:19 UTC

Merge pull request #4588 from Paul-Licameli/Effect-preview-progress

Effect preview progress

Fix bugs related to progress dialogs when previewing effects, and a minor inconsistency in button tooltips.

release-3.3.0 2023-04-23 19:57:46 UTC
Hebrew translation updated by Israel Yedidya

Author: Dmitry Vedenko
Author Date: 2023-04-23 19:57:46 UTC

Hebrew translation updated by Israel Yedidya

release-3.2.5 2023-03-01 13:10:29 UTC
Bumps Audacity version to 3.2.5

Author: Dmitry Vedenko
Author Date: 2023-03-01 13:10:29 UTC

Bumps Audacity version to 3.2.5

release-3.2.4 2023-02-17 16:30:19 UTC
add support for "seconds + milliseconds" time format

Author: Jason Cipriani
Author Date: 2023-02-02 16:42:55 UTC

add support for "seconds + milliseconds" time format

adds support for "seconds + milliseconds" time format

release-3.2.3 2022-12-27 11:53:35 UTC
Update Germain Translation from Transifex

Author: Grzegorz P.
Author Date: 2022-12-27 11:46:52 UTC

Update Germain Translation from Transifex

Update German Translation from Transifex

Greetings,
Gootector

release-3.2.2 2022-12-06 14:25:17 UTC
Defend against out-of-bounds parameter ID being > mAEffect->numParams

Author: Paul Licameli
Author Date: 2022-12-05 16:31:12 UTC

Defend against out-of-bounds parameter ID being > mAEffect->numParams

release-3.2.1 2022-10-13 13:55:46 UTC
Merge pull request #3761 from Paul-Licameli/Separate-effect-outputs-v2

Author: Paul Licameli
Author Date: 2022-10-13 13:55:46 UTC

Merge pull request #3761 from Paul-Licameli/Separate-effect-outputs-v2

Output port locations for Ladspa and LV2 effects are not inside their EffectSettings.

This is preliminary to other simplifications of inter-thread communications.

Incidentally, the UI for output metering of Ladspa and LV2 effects becomes really functional.

A data race bug is knowingly added here but will be fixed in the next merge.

release-3.2.0 2022-09-22 16:16:06 UTC
Plugin bundle validation fix (plugin contains multiple effects)

Author: Vitaly Sverchinsky
Author Date: 2022-09-22 14:29:25 UTC

Plugin bundle validation fix (plugin contains multiple effects)

release-3.1.3 2021-12-22 15:35:36 UTC
Update CHANGELOG.txt

Author: LWinterberg
Author Date: 2021-12-22 13:52:48 UTC

Update CHANGELOG.txt

release-3.1.2 2021-11-16 12:13:18 UTC
issue #2119: Data loss on joining clips

Author: David Bailes
Author Date: 2021-11-12 12:30:51 UTC

issue #2119: Data loss on joining clips

Joining clips using the Join command (Ctrl+J) can cause data in preceeding clips to be silenced.

Fix: In WaveTrack::Join(), the initial value of t should be PlayStartTime of the first clip, not SequenceStartTime.

release-3.1.1 2021-11-10 14:00:49 UTC
Fixes WaveTrack::ClearAndPaste

Author: Vitaly Sverchinsky
Author Date: 2021-11-03 20:03:57 UTC

Fixes WaveTrack::ClearAndPaste

ClearAndPaste now also is able to preserve trimmed data and old clip names at split points

release-3.1.0 2021-10-28 09:14:30 UTC
Fix envelope drawing again

Author: Paul Licameli
Author Date: 2021-10-27 23:46:59 UTC

Fix envelope drawing again

release-3.0.5 2021-10-05 09:22:53 UTC
Merge branch 'master' into release-3.0.5

Author: Dmitry Vedenko
Author Date: 2021-10-05 09:22:53 UTC

Merge branch 'master' into release-3.0.5

release-3.0.4 2021-08-18 10:21:37 UTC
Revert "Bug 1686 - Equalization effects ignore and remove any amplitude envel...

Author: Dmitry Vedenko
Author Date: 2021-08-18 10:11:58 UTC

Revert "Bug 1686 - Equalization effects ignore and remove any amplitude envelope"

This reverts commit 58adb94747a824617adb2ff6636cef91e959037f.

release-3.0.3 2021-07-23 21:14:33 UTC
pl.po - very important fix

Author: Grzegorz Pruchniakowski
Author Date: 2021-07-23 20:40:18 UTC

pl.po - very important fix

File pl.po needs fix, because strings with "fuzzy" are untranslated in program.

Greetings,
Gootector

x-archived-au-ny-api 2021-06-13 01:32:30 UTC
These changes add a Tool:Nyquist to Audacity. The tool loads (executes) a Nyq...

Author: rbdannenberg
Author Date: 2021-06-13 01:32:30 UTC

These changes add a Tool:Nyquist to Audacity. The tool loads (executes) a Nyquist program. Nyquist is extended with aud-{get,put}-{audio,label,notes} functions so that Nyquist can read/write track data.

x-archived-darkaudacity 2019-05-07 14:03:19 UTC
Update DA README

Author: James Crook
Author Date: 2019-05-07 13:59:02 UTC

Update DA README

mac-2.1.1-vi 2015-11-05 11:49:50 UTC
Accessible version of Audacity 2.1.1 (for Mac OSX)

Author: James Crook
Author Date: 2015-11-05 11:49:50 UTC

Accessible version of Audacity 2.1.1 (for Mac OSX)

These changes are to indicate that this is the vi compiled version. Note that I did not change the string in version.h so as to preserve compatibility with the mainstream 2.1.1.

142 of 42 results
This repository contains Public information 
Everyone can see this information.