1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-15 17:11:20 +01:00

Final update for 1.3.13 (Known Issues will be linked)

This commit is contained in:
windinthew
2011-04-04 23:11:12 +00:00
parent 41befb8b05
commit e73cd756d2

View File

@@ -61,79 +61,101 @@ to http://www.gnu.org/copyleft/gpl.html or write to
Bug fixes for: Bug fixes for:
* Interface: * Interface:
* Cutting or copying from a track at a given sample rate into a track * Cutting or copying from a track at a given sample rate into a track
at another rate resulted in speed-changed audio. at another rate resulted in speed-changed audio.
* Generating inside a clip could modify the clip length or create * Generating inside a clip could modify the clip length or create
spurious clips. spurious clips.
* Recorded stereo tracks were only half the height of imported or * Recorded stereo tracks were only half the height of imported or
generated stereo tracks. Imported stereo files had a "1" appended generated stereo tracks. Imported stereo files had a "1" appended
to the track name. to the track name.
* Edit > Region Save did not save the cursor position. * Edit > Region Save did not save the cursor position.
* (Windows) Projects crashed when clicking rapidly inside the interface * (Windows) Projects crashed when clicking rapidly inside the interface
or when applying repeated effects towards the end of audio tracks. or when applying repeated effects towards the end of audio tracks.
* (Windows) Some Unicode characters could not be typed into labels, * (Windows) Some Unicode characters could not be typed into labels,
or caused a freeze using some input methods. or caused a freeze using some input methods.
* Numerous other interface fixes including Dependencies dialog, * (OS X) Crash when quitting an empty project window, or when closing the
Keyboard Preferences and spurious lines drawn on waveform. main project window while a progress dialog was on screen.
* Numerous other interface fixes including Dependencies dialog,
Keyboard Preferences and spurious lines drawn on waveform.
* Imports and Exports: * Imports and Exports:
* (Windows, OS X) Audacity's optional FFmpeg and LAME libraries were not * Support added for later versions of the optional FFmpeg library up to
detected when other versions of those libraries existed on the system. current FFmpeg HEAD. This should significantly improve FFmpeg support
* Imported ID3v2 metadata tags were removed when exporting without the on Linux. FFmpeg downloads for Windows and Mac updated to v0.6. This
Metadata Editor appearing (for example, when using an export command fixes mono AAC files importing as stereo, though current 0.5 versions
in Chains). Note: As a result of this fix, ID3v1 tags must now be of FFmpeg will still work.
written by exporting using (external program) and an installed LAME. * Both FFmpeg and LAME should now be properly detected even when other
* (OS X) Files imported from iTunes could create invalid characters in the versions of those libraries exist on the system.
.aup project file, causing an error when re-opening the project. Note: * New warning (on by default) for importing uncompressed audio files.
An error "reference to invalid character number" will still occur if Better error messages when read-directly uncompressed files are missing.
re-opening a project created in previous Betas that contains such * Imported ID3v2 metadata tags were removed when exporting without the
characters. To fix the issue, open a back-up copy of the .aup file in a Metadata Editor appearing (for example, when using an export command
text editor, turn off word wrap, then in the line indicated in the error in Chains). Note: As a result of this fix, ID3v1 tags must now be
message, remove the string of characters that starts with &# and ends written by exporting using (external program) and an installed LAME.
with a semi-colon (;). * U-Law/A-Law files with WAV headers now use the standard 18 byte fmt chunk,
so should now be recognised by most telephony applications.
* Variable bit rate MP3s exported using "MP3 Files" were larger than
necessary because using the bit reservoir was disabled.
* (OS X) Files imported from iTunes could create invalid characters in the
.aup project file, causing an error when re-opening the project. Note:
An error "reference to invalid character number" will still occur if
re-opening a project created in previous Betas that contains such
characters. To fix the issue, open a back-up copy of the .aup file in a
text editor, turn off word wrap, then in the line indicated in the error
message, remove the string of characters that starts with &# and ends
with a semi-colon (;).
* Other bug fixes: * Other bug fixes:
* Nyquist effects: fixes for crashes, incorrect slider behaviour and better * Nyquist effects: fixes for crashes, incorrect slider behaviour and better
support for backslashes, double quotes and Unicode characters. support for backslashes, double quotes and Unicode characters.
* (Windows and OS X) Processing of VST effects was substantially slower than * (Windows and OS X) Processing of VST effects was substantially slower than
in previous versions of Audacity. in previous versions of Audacity.
* (Linux) Recordings made with the pulse device crashed or stalled when * (OS X 10.5 PPC) A first-time installation of Audacity Beta would hang
using overdub and/or software playthrough. on launch if VST effects were detected.
* (Linux) Play-at-Speed crashed at 0.08 speed or lower if Audacity was * (Linux) Recordings made with the pulse device crashed or stalled when
compiled with libsamplerate. using overdub and/or software playthrough.
* (Linux) Play-at-Speed crashed at 0.08 speed or lower if Audacity was
configured with libsamplerate.
Changes and Improvements: Changes and Improvements:
* Control Toolbar renamed to Transport Toolbar. * Control Toolbar renamed to Transport Toolbar.
* Device Toolbar (on by default) now contains all input and output device * Device Toolbar (on by default) now contains all input and output device
choices, including host and recording channels. Input/output choices are choices, including host and recording channels. Input/output choices are
longer in Mixer Toolbar on Windows XP or some older operating systems. no longer in Mixer Toolbar on Windows XP or some older operating systems.
New Transport > Rescan Audio Devices menu item to refresh the device list. New Transport > Rescan Audio Devices menu item to refresh the device list.
* New "Sync-Lock Tracks" feature (turned on in the Tracks menu) to allow * New "Sync-Lock Tracks" feature (turned on in the Tracks menu) to allow
groups of audio and/or label tracks to retain synchronisation when the groups of audio and/or label tracks to retain synchronisation when the
track length changes. track length changes.
* Equalization: New "Manage Curves" dialog for importing and exporting curves. * Equalization: New "Manage Curves" dialog for importing and exporting curves.
* Noise Removal: New "Sensitivity" slider and "Isolate Noise" choice. * Noise Removal: New "Sensitivity" slider to adjust the noise threshold, and
new option to isolate noise.
* New "Extended Import" Preferences for specifying different importers to * New "Extended Import" Preferences for specifying different importers to
open specific file extensions. open specific file extensions.
* Improved Automatic Crash Recovery with all project changes autosaved. * Improved Automatic Crash Recovery with all project changes autosaved.
* Improved error reporting when read-directly imported files are missing.
* MIDI tracks can be vertically zoomed, time shifted and display bar lines. * MIDI tracks can be vertically zoomed, time shifted and display bar lines.
* On Windows and Linux, the window Close button and other system close or Note: the channel selection buttons are not available in 1.3.13.
* (Windows and Linux) The window Close button and other system close or
shutdown commands now quit on closing the last window. File > Close now shutdown commands now quit on closing the last window. File > Close now
always clears to a new, empty project. always clears to a new, empty project.
* (OS X) Simpler installer with top level "Audacity" folder. * (OS X) Simpler installer with top-level "Auadacity" folder.
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
3. Known Issues in 1.3.13 Beta: 3. Known Issues in 1.3.13 Beta:
Please see: For known issues at release of 1.3.13, please see:
http://tinyurl.com/4fagk5m http://wiki.audacityteam.org/wiki/Release_Notes_1.3.13#known
Please also check:
http://wiki.audacityteam.org/index.php?title=Known_Issues
for details of any issues that have been identified after release of
this version.
-------------------------------------------------------------------------------- -------------------------------------------------------------------------------
4. Source Code, Libraries and Additional Copyright Information 4. Source Code, Libraries and Additional Copyright Information
@@ -183,7 +205,7 @@ GPL-compatible license. Specifically:
libvamp: new-style BSD libvamp: new-style BSD
Plug-in interface and support library for audio analysis plug-ins. Plug-in interface and support library for audio analysis plug-ins.
Included with Audacity. Included with Audacity.
libvorbis: BSD-like license. libvorbis: BSD-like license.
Decodes and encodes Ogg Vorbis files. Optional Decodes and encodes Ogg Vorbis files. Optional
@@ -284,7 +306,7 @@ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
First you must download wxWidgets. Audacity 1.3.13 requires wxWidgets 2.8.11 First you must download wxWidgets. Audacity 1.3.13 requires wxWidgets 2.8.11
from: from:
http://www.wxWidgets.org/ http://www.wxWidgets.org/
If you install the RPM, make sure you install the devel RPM as well, If you install the RPM, make sure you install the devel RPM as well,
otherwise you won't be able to compile Audacity from source. otherwise you won't be able to compile Audacity from source.
@@ -665,7 +687,7 @@ Interface:
* Default temporary directory on Mac now accessible in Finder * Default temporary directory on Mac now accessible in Finder
Import / Export: Import / Export:
* Stability improvements in on-demand loading * Stability improvements in on-demand loading
* FFmpeg: support for latest version of library, improved * FFmpeg: support for latest version of library, improved
version checks and error messages, stability improvements version checks and error messages, stability improvements
in custom exporter in custom exporter
@@ -818,15 +840,15 @@ Miscellaneous:
Changes in 1.3.6a1: Changes in 1.3.6a1:
Interface: Interface:
* Further improvements to menu navigation and wordings. * Further improvements to menu navigation and wordings.
* All file dialogs are now resizable, and support "Places" * All file dialogs are now resizable, and support "Places"
sidebar on Windows 2000 or later. sidebar on Windows 2000 or later.
* Preferences: * Preferences:
* New "Theme" preference for modifying interface * New "Theme" preference for modifying interface
colours and images, with experimental new default colours and images, with experimental new default
colour scheme. colour scheme.
* New "Smart Recording" preference automatically pauses * New "Smart Recording" preference automatically pauses
recordings that fall below a pre-defined input level. recordings that fall below a pre-defined input level.
Compilation: Compilation:
* Simplified modular builds for Windows, removing * Simplified modular builds for Windows, removing
@@ -843,102 +865,102 @@ Miscellaneous:
Changes in 1.3.5: Changes in 1.3.5:
Recording / Playback: Recording / Playback:
* Several bugs fixed so that latency correction should be better, and more * Several bugs fixed so that latency correction should be better, and more
devices work correctly. Problems with invalid sample rates under Linux devices work correctly. Problems with invalid sample rates under Linux
should be much rarer. should be much rarer.
* Newer version of Portaudio library. * Newer version of Portaudio library.
* New feature to record onto the end of an existing track * New feature to record onto the end of an existing track
(hold Shift while clicking Record). (hold Shift while clicking Record).
Import / Export: Import / Export:
* Updated versions of Libogg, Libvorbis, Libflac, Libsndfile and Twolame * Updated versions of Libogg, Libvorbis, Libflac, Libsndfile and Twolame
libraries. libraries.
* Handling of unsupported file formats more informative. * Handling of unsupported file formats more informative.
* Handling of file names with slashes on OS X improved. New dialog * Handling of file names with slashes on OS X improved. New dialog
allows replacement of illegal file name characters on all platforms. allows replacement of illegal file name characters on all platforms.
Interface: Interface:
* Improved scaling and layout for rulers and VU meters. * Improved scaling and layout for rulers and VU meters.
* Envelope fixes/improvements including full control of undo/redo. * Envelope fixes/improvements including full control of undo/redo.
* New keyboard shortcuts and improved menu navigation. * New keyboard shortcuts and improved menu navigation.
* Preferences: More intuitive tab arrangement. New options for * Preferences: More intuitive tab arrangement. New options for
mute/solo and Metadata Editor behavior. Language can now be mute/solo and Metadata Editor behavior. Language can now be
changed without restart. changed without restart.
* Expanded Build Information tab. * Expanded Build Information tab.
Effects: Effects:
* New Vocal Remover plug-in, improvements for Generate effects. * New Vocal Remover plug-in, improvements for Generate effects.
Compilation: Compilation:
* Fixes when building Audacity with libraries disabled. * Fixes when building Audacity with libraries disabled.
* Improvements to make Mac and Solaris builds easier. * Improvements to make Mac and Solaris builds easier.
Security: Security:
* Full fix for issue CVE-2007-6061 on systems where temporary directories * Full fix for issue CVE-2007-6061 on systems where temporary directories
can be changed by other users (thanks to Michael Schwendt). can be changed by other users (thanks to Michael Schwendt).
Miscellaneous: Miscellaneous:
* Updated translations for many locales. * Updated translations for many locales.
* Several stability improvements. * Several stability improvements.
Changes in 1.3.4: Changes in 1.3.4:
New Features New Features
* New Welcome Screen with introduction to Audacity * New Welcome Screen with introduction to Audacity
* Enhanced Windows Shell integration, so Audacity shows up in lots of * Enhanced Windows Shell integration, so Audacity shows up in lots of
Windows places such as "Open With". Windows places such as "Open With".
* New keyboard command: 'Mix and Render to New Track' * New keyboard command: 'Mix and Render to New Track'
(bound to Ctrl+Shift+M). (bound to Ctrl+Shift+M).
* New keyboard shortcut: "Shift-A" starts playback when stopped, * New keyboard shortcut: "Shift-A" starts playback when stopped,
or performs "Stop and Select" when playing. or performs "Stop and Select" when playing.
* Added support for VAMP audio analysis plug-ins. * Added support for VAMP audio analysis plug-ins.
* Solo button solos only one track at a time, and a track cannot be both * Solo button solos only one track at a time, and a track cannot be both
mute and solo. mute and solo.
Interface: Interface:
* Keyboard shortcuts for making short/long jumps along the timeline. * Keyboard shortcuts for making short/long jumps along the timeline.
* Added 'Snap To' in the Selection Bar. * Added 'Snap To' in the Selection Bar.
* Made keyboard navigation easier when multiple menu items with the * Made keyboard navigation easier when multiple menu items with the
same first letter exist. same first letter exist.
* Enhanced interface for label editing. * Enhanced interface for label editing.
* Layout of OK/Cancel buttons consistency improved. * Layout of OK/Cancel buttons consistency improved.
* Preferences: * Preferences:
* "Select all audio in project, if none selected" (on by default) * "Select all audio in project, if none selected" (on by default)
* "Beep on completion of longer activities" (system bell, not * "Beep on completion of longer activities" (system bell, not
main output). main output).
* Other preferences cleaned up and explanations improved. * Other preferences cleaned up and explanations improved.
* Envelopes: Many fixes when copying / pasting / repeating. * Envelopes: Many fixes when copying / pasting / repeating.
* Many translation updates. * Many translation updates.
* Track height fixed in several cases. * Track height fixed in several cases.
* CleanSpeech mode switching without closing and re-opening fixed. * CleanSpeech mode switching without closing and re-opening fixed.
Opening/saving formats: Opening/saving formats:
* Metadata editor added for OGG, FLAC and WAV/AIFF exports, and * Metadata editor added for OGG, FLAC and WAV/AIFF exports, and
general improvements in this area. general improvements in this area.
* Import of metadata improved. * Import of metadata improved.
* Muted tracks are no longer audible in the exported mix. * Muted tracks are no longer audible in the exported mix.
Effects: Effects:
* Truncate Silence: support for multiple and stereo tracks. * Truncate Silence: support for multiple and stereo tracks.
* Dtmf Generator: * Dtmf Generator:
* added support for keypad letters * added support for keypad letters
* added an amplitude control. * added an amplitude control.
* Compressor: variable decay time added. * Compressor: variable decay time added.
* Equalization: * Equalization:
* Clicks at start / end prevented * Clicks at start / end prevented
* Improvements to saved curves being found * Improvements to saved curves being found
* Preview works correctly * Preview works correctly
* 'Merge' command appears in Undo history. * 'Merge' command appears in Undo history.
* Clipping detected more reliably. * Clipping detected more reliably.
* Nyquist plug-ins reviewed and enhanced. * Nyquist plug-ins reviewed and enhanced.
* Better (and more) progress bars. * Better (and more) progress bars.
* Cancelling effect always restores previous audio. * Cancelling effect always restores previous audio.
* Several improvement to effects in batch mode. * Several improvement to effects in batch mode.
Recording / Playback: Recording / Playback:
* Improvements to latency correction. * Improvements to latency correction.
* Updated version of portaudio-v19 library. * Updated version of portaudio-v19 library.
Note that Help is no longer built in, but accessible on the Web via links Note that Help is no longer built in, but accessible on the Web via links
in Audacity. in Audacity.
@@ -1534,11 +1556,11 @@ New features in Audacity 1.1.3:
New features in Audacity 1.1.2: New features in Audacity 1.1.2:
* User Interface * User Interface
- Fixed bug in Windows version, for track menu commands - Fixed bug in Windows version, for track menu commands
"Name..." and "Split Stereo Track"/"Make Stereo Track". "Name..." and "Split Stereo Track"/"Make Stereo Track".
* Effects * Effects
- Nyquist support on Windows (supports plug-ins written - Nyquist support on Windows (supports plug-ins written
in Nyquist, an interpreted functional language based in Nyquist, an interpreted functional language based
on Lisp). on Lisp).
New features in Audacity 1.1.1: New features in Audacity 1.1.1: