Commit graph

12 commits

Author SHA1 Message Date
rillig
1ddeefd964 Fixed pkglint warnings. 2006-05-09 08:01:07 +00:00
adam
b338308fcf Changes 1.2.4b:
* 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).
2006-01-17 21:49:44 +00:00
joerg
bbdf0720f7 Override CONFIG_GUESS_OVERRIDE and CONFIG_SUB_OVERRIDE, since the
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.
2005-10-03 20:42:58 +00:00
agc
71c8259803 Add RMD160 digests to the SHA1 ones. 2005-02-23 20:39:42 +00:00
adam
3f64b5c356 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).
2004-11-22 16:36:31 +00:00
drochner
86c62e7818 update to 1.2.2
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.
2004-08-27 12:56:54 +00:00
drochner
e4094640e7 update to 1.2.1
changes:
-added translations
-bugfixes
-added plugins: cross fade in/out
2004-05-24 18:17:18 +00:00
ben
f9f409d024 Upgrade audacity to version 1.2. Notable changes are:
* 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
2004-04-20 18:02:16 +00:00
jlam
7127103646 Update audio/audacity to 1.0.0.2. Pkgsrc changes from version 0.96 include:
* 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).
2002-10-04 08:59:34 +00:00
itohy
b17e26280a Make it work on alpha (long -> int32_t, alignment fix, egcs XXX).
It still sometimes crashes, but I have no clue....
2001-11-17 06:36:14 +00:00
drochner
913a35a112 update to 0.96
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!
2001-08-02 17:45:32 +00:00
drochner
99e0702e68 import audacity-0.95, an audio editor 2001-06-17 19:13:52 +00:00