Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: Physolia/audacity

Tags

Audacity-3.1.3

Toggle Audacity-3.1.3's commit message
Update CHANGELOG.txt

Audacity-3.1.3-beta-1

Toggle Audacity-3.1.3-beta-1's commit message
Update CHANGELOG.txt

Audacity-3.1.2

Toggle Audacity-3.1.2's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
crsib Dmitry Vedenko
issue audacity#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.

Audacity-3.1.1

Toggle Audacity-3.1.1's commit message
Fixes WaveTrack::ClearAndPaste

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

Audacity-3.1.0

Toggle Audacity-3.1.0's commit message
Fix envelope drawing again

Audacity-3.1.0-beta-1

Toggle Audacity-3.1.0-beta-1's commit message
Update audacity.pot and .po files for 3.1.0

Audacity-3.0.5

Toggle Audacity-3.0.5's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
crsib Dmitry Vedenko
Fix bug 1571 (audacity#1701)

* Fix bug 1571.

Convert to C locale decimal point for stable parsing.

* [Review] Add recommendations.

Audacity-3.0.4

Toggle Audacity-3.0.4's commit message
Revert "Bug 1686 - Equalization effects ignore and remove any amplitu…

…de envelope"

This reverts commit 58adb94.

Audacity-3.0.3

Toggle Audacity-3.0.3's commit message
pl.po - very important fix

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

Greetings,
Gootector

Audacity-3.0.3-RC3

Toggle Audacity-3.0.3-RC3's commit message
Fixes crash in ErrorReportDialog