Subject: CVS commit: pkgsrc/audio/audacity
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 11/22/2004 16:36:31
Module Name: pkgsrc
Committed By: adam
Date: Mon Nov 22 16:36:31 UTC 2004
Modified Files:
pkgsrc/audio/audacity: Makefile PLIST distinfo
pkgsrc/audio/audacity/patches: patch-af patch-ah
Log Message:
Changes 1.2.3:
* Fixed a bug that caused recording to stop or display incorrectly
after about 50 minutes on some Windows systems. (This was partly
fixed in Audacity 1.2.2, but still didn't work on some systems.)
* The Change Pitch and Change Tempo effects have been upgraded to
use a new version of the SoundTouch library by Olli Parviainen,
with better speed and higher quality.
* libsndfile has been upgraded to version 1.0.11.
* Fixed a bug that caused the program to run slowly when using the
Envelope tool.
* Shift-clicking on a mute or solo button now un-mutes (or un-solos)
all other tracks.
* Nyquist plug-ins can now accept strings as input. Also, a "Debug"
button has been added to Nyquist effect dialogs, which allows you
to see all of the output produced by Nyquist, for aid in debugging.
* When the audio file referenced ("aliased") by an Audacity project is
missing, Audacity will now always play silence. Before, Audacity
would sometimes repeat the most recent audio that was played previously.
* VU Meters will now always reset when audio I/O has stopped.
* Fixed a major Mac-only bug that was causing Audacity to crash at seemingly
random times, but especially during audio playback and recording.
* New or updated translations: Italian (it), Hungarian (hu),
Ukrainian (uk), Spanish (es). Polish (pl), Simplified Chinese (zh),
Norsk-Bokmal (nb), French (fr), Russian (ru).
To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 pkgsrc/audio/audacity/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/audio/audacity/PLIST
cvs rdiff -r1.7 -r1.8 pkgsrc/audio/audacity/distinfo
cvs rdiff -r1.3 -r1.4 pkgsrc/audio/audacity/patches/patch-af \
pkgsrc/audio/audacity/patches/patch-ah
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.