mirror of
https://github.com/cookiengineer/audacity
synced 2025-04-29 23:29:41 +02:00
Update CHANGELOG and README
This commit is contained in:
parent
e96c213f4b
commit
b3539ed2b8
@ -1,6 +1,29 @@
|
||||
List of significant changes and bug fixes going back to version 1.1.0
|
||||
|
||||
|
||||
Changes in version 2.3.2:
|
||||
|
||||
Improvements
|
||||
|
||||
* Audacity now includes the LAME mp3 encoder. Previously, due to now expired
|
||||
patents, you had to download it separately.
|
||||
* There is a new 'Select' button in the track panel to select the whole
|
||||
track.
|
||||
* Audacity mod-script-pipe for driving Audacity from Python now comes with
|
||||
Audacity and can be enabled via preferences.
|
||||
* Options and preferences:
|
||||
* Type to Create a Label is now off by default.
|
||||
* A plug-in installer for Nyquist now provides a file browser for
|
||||
selecting '.NY' files to install.
|
||||
|
||||
Bug Fixes
|
||||
|
||||
Over 20 bugs in 2.3.1 fixed, including:
|
||||
|
||||
* Audacity 2.3.1 would crash if append-recording to a collapsed track.
|
||||
* Many accessibility bugs on macOS fixed
|
||||
|
||||
|
||||
|
||||
Changes in version 2.3.1:
|
||||
|
||||
@ -22,6 +45,7 @@ Bug Fixes
|
||||
* Problems with Change Pitch, including not remembering parameter values.
|
||||
|
||||
|
||||
|
||||
Changes in version 2.3.0:
|
||||
|
||||
Improvements
|
||||
@ -66,6 +90,7 @@ Bug Fixes
|
||||
Mute/Solo during preview - bug #231
|
||||
|
||||
|
||||
|
||||
Changes in version 2.2.2:
|
||||
|
||||
Improvements
|
||||
@ -125,6 +150,7 @@ Bug Fixes
|
||||
* Applying chain to file should zoom-to-fit
|
||||
|
||||
|
||||
|
||||
Changes in version 2.2.1:
|
||||
|
||||
Improvements
|
||||
@ -152,6 +178,7 @@ Bug Fixes
|
||||
and no scroll bar slider
|
||||
|
||||
|
||||
|
||||
Changes in version 2.2.0:
|
||||
|
||||
* Four Selectable themes provided, with new 'Light' theme as default,
|
||||
@ -194,6 +221,7 @@ Bug Fixes
|
||||
incorrect times.
|
||||
|
||||
|
||||
|
||||
Changes in version 2.1.3:
|
||||
|
||||
* Interface:
|
||||
@ -228,6 +256,7 @@ Bug fixes:
|
||||
Over 60 bugs fixed, including five longstanding bugs.
|
||||
|
||||
|
||||
|
||||
Changes in version 2.1.2:
|
||||
|
||||
* Interface:
|
||||
@ -262,6 +291,7 @@ Bug fixes:
|
||||
* Mouse preference bindings now show 'command', not 'ctrl'
|
||||
|
||||
|
||||
|
||||
Changes in version 2.1.1:
|
||||
|
||||
* Effects:
|
||||
@ -322,6 +352,7 @@ Bug fixes:
|
||||
Apple Audio Units silently applied an imported preset.
|
||||
|
||||
|
||||
|
||||
Changes in version 2.1.0:
|
||||
|
||||
* Effects:
|
||||
@ -395,6 +426,7 @@ Bug fixes:
|
||||
will remain up to distributions to use this desktop file.
|
||||
|
||||
|
||||
|
||||
Changes in version 2.0.6:
|
||||
|
||||
* Interface:
|
||||
@ -453,6 +485,7 @@ Bug fixes:
|
||||
2^31 samples or greater of audio (just over 13.5 hours at 44100 Hz).
|
||||
|
||||
|
||||
|
||||
Changes in version 2.0.5:
|
||||
|
||||
* Tracks Menu:
|
||||
@ -515,6 +548,7 @@ Changes in version 2.0.5:
|
||||
import if the warning for importing uncompressed files appeared.
|
||||
|
||||
|
||||
|
||||
Changes in version 2.0.4:
|
||||
|
||||
* New "Reverb" effect to replace GVerb, based on the original "Freeverb".
|
||||
@ -559,6 +593,7 @@ Bug fixes:
|
||||
* Numerous other interface fixes.
|
||||
|
||||
|
||||
|
||||
Changes in version 2.0.3:
|
||||
|
||||
* The SoX Resampler library (libsoxr) has replaced libresample in
|
||||
@ -618,6 +653,7 @@ Bug fixes:
|
||||
* Other interface bug fixes.
|
||||
|
||||
|
||||
|
||||
Changes in version 2.0.2:
|
||||
|
||||
* Duration controls when generating at a point now default to
|
||||
@ -663,6 +699,7 @@ Bug fixes:
|
||||
* Normalize could crash if the track name contained "%".
|
||||
|
||||
|
||||
|
||||
Changes in version 2.0.1:
|
||||
|
||||
* Shortcuts can now be added in Keyboard Preferences to items in the
|
||||
@ -722,6 +759,7 @@ Bug fixes:
|
||||
with mouse wheel or ball scrolling the content off-screen.
|
||||
|
||||
|
||||
|
||||
Changes between version 1.3.14 Beta and 2.0.0:
|
||||
|
||||
* New Interface preference to show the track name in the display (this
|
||||
@ -764,6 +802,7 @@ Changes between version 1.3.14 Beta and 2.0.0:
|
||||
* Other miscellaneous bug fixes.
|
||||
|
||||
|
||||
|
||||
Summary of bug fixes and new features between 1.2.6 and 2.0.0:
|
||||
|
||||
* New features: There are dozens of new features in 2.0.0, including:
|
||||
@ -798,6 +837,7 @@ Summary of bug fixes and new features between 1.2.6 and 2.0.0:
|
||||
recordings to be distorted or low-pitched.
|
||||
|
||||
|
||||
|
||||
Changes in version 1.3.14 Beta:
|
||||
|
||||
* Normalize: Faster processing and improved interface. Left-right balance
|
||||
@ -851,6 +891,7 @@ Bug fixes:
|
||||
* (Windows) Data loss is now prevented when encountering a corrupted
|
||||
.aup file created in ANSI builds.
|
||||
* (Linux) Restore building if USE_PORTMIXER is not defined.
|
||||
|
||||
|
||||
|
||||
Changes in version 1.3.13 Beta:
|
||||
@ -936,6 +977,7 @@ Bug fixes:
|
||||
configured with libsamplerate.
|
||||
|
||||
|
||||
|
||||
Changes in version 1.3.12 Beta:
|
||||
|
||||
* A hover tooltip is now provided if the Mixer Toolbar input selector
|
||||
@ -987,6 +1029,7 @@ Bug fixes:
|
||||
folders to disappear from the list, and file filtering was broken
|
||||
|
||||
|
||||
|
||||
Changes in version 1.3.11 Beta:
|
||||
|
||||
* (Windows) Better icon file with higher resolution and transparency
|
||||
@ -1032,6 +1075,7 @@ Bug fixes:
|
||||
* Windows installer now installs correctly over previous versions of Audacity
|
||||
|
||||
|
||||
|
||||
Changes in version 1.3.10 Beta:
|
||||
|
||||
* Linked audio and label tracks disabled until a future Beta
|
||||
@ -1088,6 +1132,7 @@ Bug fixes:
|
||||
* (Linux) Undoing or redoing a label edit could cause a crash
|
||||
|
||||
|
||||
|
||||
Changes in version 1.3.9 Beta:
|
||||
|
||||
* Compressor: new option to compress based on peaks, improved
|
||||
@ -1131,6 +1176,7 @@ Bug fixes:
|
||||
* Various other interface bugs
|
||||
|
||||
|
||||
|
||||
Changes in version 1.3.8 Beta:
|
||||
|
||||
New Features:
|
||||
@ -1182,6 +1228,7 @@ Bug fixes:
|
||||
* Various other crashes
|
||||
|
||||
|
||||
|
||||
Changes in version 1.3.7 Beta:
|
||||
|
||||
New Features:
|
||||
@ -1262,6 +1309,7 @@ Platform-specific Bug Fixes:
|
||||
* Fixed unavailability of FFmpeg installer
|
||||
|
||||
|
||||
|
||||
Changes in 1.3.6 Beta (since 1.3.6a6 Alpha):
|
||||
|
||||
Interface:
|
||||
@ -1292,6 +1340,7 @@ Compilation:
|
||||
without this archive to build --with -MIDI
|
||||
|
||||
|
||||
|
||||
Changes in 1.3.6a6:
|
||||
|
||||
Interface:
|
||||
@ -1316,6 +1365,7 @@ Effects:
|
||||
controls and i18n translations
|
||||
|
||||
|
||||
|
||||
Changes in 1.3.6a5:
|
||||
|
||||
Interface:
|
||||
@ -1348,6 +1398,7 @@ Miscellaneous:
|
||||
improvements
|
||||
|
||||
|
||||
|
||||
Changes in 1.3.6a4:
|
||||
|
||||
Interface:
|
||||
@ -1373,6 +1424,7 @@ Effects:
|
||||
not build
|
||||
|
||||
|
||||
|
||||
Changes in 1.3.6a3:
|
||||
|
||||
Import / Export:
|
||||
@ -1393,6 +1445,7 @@ Interface:
|
||||
above a label track, if linkage is enabled in the Tracks menu
|
||||
|
||||
|
||||
|
||||
Changes in 1.3.6a2:
|
||||
|
||||
Import / Export:
|
||||
@ -1422,6 +1475,7 @@ Miscellaneous:
|
||||
and in stability when screen readers are used
|
||||
|
||||
|
||||
|
||||
Changes in 1.3.6a1:
|
||||
|
||||
Interface:
|
||||
@ -1447,6 +1501,7 @@ Miscellaneous:
|
||||
file importing issues on PPC Macs.
|
||||
|
||||
|
||||
|
||||
Changes in 1.3.5:
|
||||
|
||||
Recording / Playback:
|
||||
@ -1489,6 +1544,7 @@ Miscellaneous:
|
||||
* Several stability improvements.
|
||||
|
||||
|
||||
|
||||
Changes in 1.3.4:
|
||||
|
||||
New Features
|
||||
@ -1551,6 +1607,7 @@ Note that Help is no longer built in, but accessible on the Web via links
|
||||
in Audacity.
|
||||
|
||||
|
||||
|
||||
Changes in 1.3.3:
|
||||
|
||||
Opening/saving formats:
|
||||
@ -1596,6 +1653,7 @@ Also:
|
||||
* Numerous stability improvements
|
||||
|
||||
|
||||
|
||||
Changes in 1.3.1 and 1.3.2:
|
||||
|
||||
o Improved accessibility for the visually impaired
|
||||
@ -1619,6 +1677,7 @@ o Timer recording
|
||||
o Intel Mac support
|
||||
|
||||
|
||||
|
||||
Changes in 1.3.0:
|
||||
|
||||
New features
|
||||
@ -1683,6 +1742,7 @@ Changes in 1.3.0:
|
||||
CleanSpeech
|
||||
|
||||
|
||||
|
||||
Changes in 1.2.4:
|
||||
|
||||
* The File menu now includes a list of recent files.
|
||||
@ -1715,6 +1775,7 @@ Changes in 1.2.4:
|
||||
Simplified Chinese (zh_CN), Traditional Chinese (zh_TW).
|
||||
|
||||
|
||||
|
||||
Changes in 1.2.3:
|
||||
|
||||
* Fixed a bug that caused recording to stop or display incorrectly
|
||||
@ -1751,6 +1812,7 @@ Changes in 1.2.3:
|
||||
Norsk-Bokmal (nb), French (fr).
|
||||
|
||||
|
||||
|
||||
Changes in 1.2.2:
|
||||
|
||||
* VU Meters added for both playback and recording. Click on
|
||||
@ -1822,6 +1884,7 @@ Changes in 1.2.2:
|
||||
* Other minor bug fixes and performance improvements.
|
||||
|
||||
|
||||
|
||||
Changes in 1.2.1:
|
||||
|
||||
* The following translations have been added or updated: Finnish,
|
||||
@ -1863,6 +1926,7 @@ Changes in 1.2.1:
|
||||
* Other minor bug-fixes.
|
||||
|
||||
|
||||
|
||||
Changes in 1.2.0:
|
||||
|
||||
* New cross-fade effects.
|
||||
@ -1891,6 +1955,7 @@ Changes in 1.2.0:
|
||||
* Many new/updated translations.
|
||||
|
||||
|
||||
|
||||
Changes in 1.2.0-pre4:
|
||||
|
||||
* Fixed problems that could occur when importing certain
|
||||
@ -1950,6 +2015,7 @@ Changes in 1.2.0-pre4:
|
||||
"About" window in localized versions.
|
||||
|
||||
|
||||
|
||||
Changes in 1.2.0-pre3:
|
||||
|
||||
* Fixed bug where Export is grayed out when nothing is
|
||||
@ -2007,6 +2073,7 @@ Changes in 1.2.0-pre3:
|
||||
(GVerb reverb, SC4 compressor, and Hard Limiter)
|
||||
|
||||
|
||||
|
||||
Changes in 1.2.0-pre2:
|
||||
|
||||
* Online help completed. The full manual is nearly complete
|
||||
@ -2053,6 +2120,7 @@ Changes in 1.2.0-pre2:
|
||||
* Minor improvements to build system on Unix systems.
|
||||
|
||||
|
||||
|
||||
New features in Audacity 1.2:
|
||||
* User Interface
|
||||
- Vertical zooming of tracks.
|
||||
@ -2101,6 +2169,7 @@ New features in Audacity 1.2:
|
||||
- Several memory leaks are fixed.
|
||||
|
||||
|
||||
|
||||
New features in Audacity 1.1.3:
|
||||
* User Interface
|
||||
- New Mixer toolbar allows you to control the output
|
||||
@ -2138,6 +2207,7 @@ New features in Audacity 1.1.3:
|
||||
* Many more bug fixes and new features
|
||||
|
||||
|
||||
|
||||
New features in Audacity 1.1.2:
|
||||
* User Interface
|
||||
- Fixed bug in Windows version, for track menu commands
|
||||
@ -2148,6 +2218,7 @@ New features in Audacity 1.1.2:
|
||||
on Lisp).
|
||||
|
||||
|
||||
|
||||
New features in Audacity 1.1.1:
|
||||
|
||||
* User Interface
|
||||
@ -2195,6 +2266,7 @@ New features in Audacity 1.1.1:
|
||||
the AUDACITY_PATH environment variable
|
||||
|
||||
|
||||
|
||||
New features in Audacity 1.1.0:
|
||||
|
||||
* Core audio processing:
|
||||
@ -2227,6 +2299,7 @@ New features in Audacity 1.1.0:
|
||||
languages.
|
||||
|
||||
|
||||
|
||||
New libraries in Audacity 1.1:
|
||||
|
||||
* libmad for fast MP3 importing
|
||||
|
56
README.txt
56
README.txt
@ -5,7 +5,8 @@ User support is provided on Audacity Forum:
|
||||
https://forum.audacityteam.org/ .
|
||||
|
||||
We welcome feedback on Audacity, suggestions for new or improved features,
|
||||
and bug reports. Please visit https://forum.audacityteam.org/viewforum.php?f=25 .
|
||||
and bug reports. Please visit
|
||||
https://forum.audacityteam.org/viewforum.php?f=25 .
|
||||
|
||||
Audacity is copyright (c) 1999-2019 by Audacity Team. This copyright
|
||||
notice applies to all documents in the Audacity source code archive,
|
||||
@ -28,12 +29,12 @@ pull request on https://github.com/audacity/audacity/pulls . It's usually
|
||||
best to discuss functional code changes with us first on audacity-devel:
|
||||
https://lists.sourceforge.net/lists/listinfo/audacity-devel .
|
||||
|
||||
Version 2.3.2
|
||||
Version 2.3.3
|
||||
|
||||
Contents of this README:
|
||||
|
||||
1. Licensing
|
||||
2. Changes since version 2.3.1
|
||||
2. Changes since version 2.3.2
|
||||
3. Known Issues at Release
|
||||
4. Source Code, Libraries and Additional Copyright Information
|
||||
|
||||
@ -61,42 +62,51 @@ to https://www.gnu.org/licenses/old-licenses/gpl-2.0.html or write to
|
||||
Boston, MA 02111-1307 USA
|
||||
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
2. Changes since version 2.3.1:
|
||||
2. Changes since version 2.3.2:
|
||||
|
||||
Improvements
|
||||
|
||||
* Audacity now includes the LAME mp3 encoder. Previously, due to now expired
|
||||
patents, you had to download it separately.
|
||||
* There is a new 'Select' button in the track panel to select the whole
|
||||
track.
|
||||
* Audacity mod-script-pipe for driving Audacity from Python now comes with
|
||||
Audacity and can be enabled via preferences.
|
||||
* Options and preferences:
|
||||
* Type to Create a Label is now off by default.
|
||||
* A plug-in installer for Nyquist now provides a file browser for
|
||||
selecting '.NY' files to install.
|
||||
* Equalization effect now split into two effects, Filter Curve and Graphic EQ.
|
||||
* Presets (using manage button) now active/working.
|
||||
* Can now have two points at same frequency for steep steps.
|
||||
* 'What you hear is what you get' for exports. Formerly the solo button
|
||||
preferences could lead to differences in which tracks were exported.
|
||||
* Leading silence (blank space) not skipped over in exports.
|
||||
* Quality setting on AAC/M4A exports.
|
||||
* Some confusing functionality removed (better achieved in other ways)
|
||||
* Removed Nyquist Workbench (use built-in nyquist features)
|
||||
* Removed Vocal Remover (use Vocal Reduction)
|
||||
* Removed On-Demand aliased files (copy files instead)
|
||||
* Removed 'Normalize on Load' (Normalize as needed on export, instead)
|
||||
|
||||
|
||||
See also: https://wiki.audacityteam.org/wiki/New_features_in_Audacity_2.3.1
|
||||
See also: https://wiki.audacityteam.org/wiki/New_features_in_Audacity_2.3.3
|
||||
|
||||
|
||||
Bug Fixes
|
||||
|
||||
Over 20 bugs in 2.3.1 fixed, including:
|
||||
Over 150 bugs in 2.3.2 fixed, including:
|
||||
|
||||
* Audacity 2.3.1 would crash if append-recording to a collapsed track.
|
||||
* Many accessibility bugs on macOS fixed
|
||||
* 2112 - Crash when opening Equalization settings in a Macro
|
||||
* 2127 - Crash deleting a track while in Record/Pause state
|
||||
* 2176 - Crash when attempting to time shift multiple tracks
|
||||
* 2141 - Tabbing between labels stopped working
|
||||
* 2200 - Refusal to export some large (4GB) files on size grounds
|
||||
|
||||
See also: https://wiki.audacityteam.org/wiki/Release_Notes_2.3.2
|
||||
See also: https://wiki.audacityteam.org/wiki/Release_Notes_2.3.3
|
||||
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
|
||||
3. Known Issues in 2.3.2:
|
||||
3. Known Issues in 2.3.3:
|
||||
|
||||
For known issues in 2.3.2 please see:
|
||||
Audacity 2.3.3 does not properly support macOS Catalina. There are new
|
||||
security restrictions in Catalina on using the microphone. For example,
|
||||
Audacity may run, but fail to record. Catalina was released towards the end
|
||||
of 2.3.2 development.
|
||||
|
||||
For best workarounds and other known issues in 2.3.2, please see:
|
||||
https://wiki.audacityteam.org/wiki/Release_Notes_2.3.2/Issues
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user