Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
* fosshub.com does not provide direct link for distfile
Changelog:
2.1.2
Improvements
Effects
Noise Reduction defaults changed.
Interface
We've made several improvements to the spectrogram view of tracks which are particularly valuable for vocal work.
New option 'Spectral Reassignment'. This algorithm deduces a 'finer' spectrogram for vocal work.
Four new Spectrogram scales.
Improvement to the Pitch (EAC) algorithm - cleaner (sharper) display.
Spectrogram Settings are now available per-track.
Other Changes
Upgraded from wxWidgets 2.8.12 to wxWidgets 3.0.2.
Restructuring of the Preferences Menu
Restructuring of the Track Dropdown Menu (for the Spectrograms)
The Noise Reduction "Frequency smoothing" default has been increased to 3 to help avoid metallic artifacts. Resetting Preferences or deleting audacity.cfg will set the new default.
(Windows) The location of Audacity's work-in-progress folder has been changed, to avoid problems where certain disk cleaners treated them as deletable temporary files.
Bug Fixes
Crashes
Crashes on reading .wav files with many channels (CVE-2016-2540) and corrupt .mp2 files (CVE-2016-2541) have been fixed. Thanks to Chris Navarrete from Fortinet's FortiGuard Labs for notifying us of these bugs and associated security risk.
2.1.1
Improvements
Effects
Noise Reduction defaults changed.
Interface
We've made several improvements to the spectrogram view of tracks which are particularly valuable for vocal work.
New option 'Spectral Reassignment'. This algorithm deduces a 'finer' spectrogram for vocal work.
Four new Spectrogram scales.
Improvement to the Pitch (EAC) algorithm - cleaner (sharper) display.
Spectrogram Settings are now available per-track.
Other Changes
Upgraded from wxWidgets 2.8.12 to wxWidgets 3.0.2.
Restructuring of the Preferences Menu
Restructuring of the Track Dropdown Menu (for the Spectrograms)
The Noise Reduction "Frequency smoothing" default has been increased to 3 to help avoid metallic artifacts. Resetting Preferences or deleting audacity.cfg will set the new default.
(Windows) The location of Audacity's work-in-progress folder has been changed, to avoid problems where certain disk cleaners treated them as deletable temporary files.
Bug Fixes
Crashes
Crashes on reading .wav files with many channels (CVE-2016-2540) and corrupt .mp2 files (CVE-2016-2541) have been fixed. Thanks to Chris Navarrete from Fortinet's FortiGuard Labs for notifying us of these bugs and associated security risk.
|
|
Problems found with existing distfiles:
/pub/pkgsrc/distfiles/amp-0.7.6.tgz
/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-music-32000-1.0.8.tar.gz
/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-music-48000-1.0.8.tar.gz
/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-en-us-callie-32000-1.0.22.tar.gz
/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-en-us-callie-48000-1.0.22.tar.gz
/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz
/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz
/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-16000-1.0.12.tar.gz
/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.12.tar.gz
/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.12.tar.gz
/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-8000-1.0.12.tar.gz
/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz
/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz
/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.13.tar.gz
/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.13.tar.gz
/pub/pkgsrc/distfiles/kid3-3.3.0.tar.gz
/pub/pkgsrc/distfiles/libdca-0.0.5.tar.bz2
/pub/pkgsrc/distfiles/mp3to.gz
/pub/pkgsrc/distfiles/squeezeboxserver-7.5.1-noCPAN.tgz
No changes made to these file.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
|
bump pkg version.
hopefully this now works properly. for me, my portaudio-devel package
was sufficient to allow it to work and i didn't notice this problem.
|
|
so that we will only get static versions of them build. now we don't
need to install the parts that shouldn't be and cause conflicts with
other patches.
now all we have to do is figure out all the things audacity 2.1.1
needs for the next update :-)
ok wiz@
|
|
While here, clean up the Makefile.
Remove autoconf dependency (not used).
Remove alpha hack until someone reports it's still needed.
Bump PKGREVISION.
|
|
|
|
(CVE-2007-6061) so they're no longer relevant.
|
|
|
|
eight (8) wiki pages here: http://wiki.audacityteam.org/wiki/Release_Notes.
For pkgsrc changes, some patches were removed which were integrated
upstream or don't exist in source anymore. PKG_OPTIONS framework was added
to enable the user to built with gtk{2,3}, jack, alsa, NLS, ladspa, and
debug options. gtk3, jack, and alsa options need work and aren't supported
currently. This package uses a cc-by-v3.0-license which needs to be
imported sometime too. Using portaudio-devel from pkgsrc is disabled, due
to requiring the Pa_GetStreamHostApiType() function which is not present in
our stable version. The in-tree portaudio is used instead. Nyquist support
is not building as well at the moment along with the portsmf midi support.
Package adds many additional dependencies like lv2, lilv, libogg, twolame,
libsbsms, libsndfile, and more. Enjoy.
|
|
|
|
without, malloc() is unlikely to ever fail.
|
|
|
|
|
|
Conditionally add <strings.h> for DragonFly.
No PKGREVISION bump required.
|
|
Buffer Overflow
(homegrown patch, might be sufficient or not)
bump PKGREVISION
|
|
bump PKGREVISION
|
|
|
|
Changes since 1.2.4:
Changes in 1.2.6:
* Fix memory leaks on Windows.
* Correct font size problems.
* Enable missing FLAC support.
Changes in 1.2.5:
* An official Intel Mac version is now available.
* Fixed bug in Generate Silence which caused it to apply to all tracks
instead of just the selected ones.
* Mac OS X: audio device opening code has been rewritten. First, it
is much more conservative about changing device settings; it will
not change settings when you open the program or close the
preferences dialog anymore, and it will not change the settings when
you begin playback/recording if the current settings are adequate.
When it does change the settings, it should work much better on
devices such as the Griffin iMic, ART USB Phono Plus,
and Ion iMX02 USB.
* Mac OS X: added new Audio I/O preference that lets you tell Audacity
to never change any audio device settings.
* Newer libsndfile supports FLAC import and export
* Updated soundtouch to current version which is faster and better quality
* Modified configure script prefers system libraries to local copies to
reduce compilation times and memory usage.
* Minor updates to help files.
* New or updated translations: Bulgarian (bg), Galician (gl),
Traditional Chinese (zh_TW), Simplified Chinese (zh), Slovenian (sl),
Swedish (sv), Bangladeshi (bn), Slovakian (sk), Romanian (ro),
Lithuanian (lt), Welsh (cy), and Turkish (tr).
|
|
remove extra qualification.
|
|
C++ problem), from Martijn van Buul per PR pkg/33768
|
|
|
|
* A serious problem with the French translation was corrected.
Changes 1.2.4:
* The File menu now includes a list of recent files.
* The "Generate Silence" effect now prompts for a length.
* Audacity is now built with Vorbis 1.1, which features better encoding quality
and file compression.
* Dragging sound files into the Audacity window now works on Mac OS X and Linux,
as well as Windows. (Before, it worked only on Windows.)
* Better support for certain audio devices on Mac OS X 10.4 "Tiger"
* The "View History" window can now discard old undo levels to save disk space
on Windows. (This previously worked only on Linux and Mac.)
* "Preferences" command is now in Edit menu.
* "Plot Spectrum" command is now in Analyze menu.
* Opening a project file saved by a later version of Audacity displays an
intelligent error message. Also, trying to import a project file (instead of
open it) displays an intelligent error message.
* Audacity now compiles in Visual C++ .NET 2003.
* Other minor bug fixes.
* New or updated translations: Arabic (ar), Czech (cs), Finnish (fi), Hungarian
(hu), Japanese (ja), Norwegian (nb), Slovenian (sl), Simplified Chinese
(zh_CN), Traditional Chinese (zh_TW).
|
|
default deals only with two level hierachies.
Add explicit saving of %ebp around cpuid, since GCC 3.4 doesn't like the
register clobbering.
Add DragonFly and OpenBSD conditionals. The latter are not tested, but
wiz@ suggested them as most likely correct.
|
|
|
|
* 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).
|
|
changes:
This release includes new features such as level meters, multi-file
export, and lower latency for multi-track recording. It also includes
many bug fixes.
|
|
changes:
-added translations
-bugfixes
-added plugins: cross fade in/out
|
|
* this is now the stable version
* can now record and edit 24-bit and 32-bit samples
* sound input and output has been improved
* can now record more than two channels at once
* buffering is improved, for lower chances of skipping and buffer underruns
* three new effects change teh pitch and tempo of a track
* most effects now include a preview button
* other new efefcts include compressor, repeat, and normalize
* features a dsp language called nyquist for programming new effects
* improved user interface
* internationalization
|
|
* Use the id3lib distributed with the audacity sources instead of
audio/id3lib (this seems to fix audacity coredumps when exporting
to MP3 after editting ID3 tags).
* Install the documentation and license file.
Changes from version 0.96 include:
* Bug fixes
* New effects: invert, reverse, noise removal
* Ogg Vorbis import/export support.
* Added "Save Changes" dialog.
* Added tooltips.
* Use libmad instead of libmpeg3 if not using xaudio.
XXX OSS audio playback doesn't work on NetBSD with audio/oss. The process
XXX hangs in "sndint" state according to top(1).
|
|
It still sometimes crashes, but I have no clue....
|
|
pkgsrc related changes:
use libmpeg3 from pkgsrc
from the announcement:
Mute and Solo buttons!
MP3 Exporting (including ID3 support)!
Improved Amplify effect!
New FFT Filter effect!
New Phaser effect!
New Wahwah effect!
Improved Preferences!
|
|
|