1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-02 16:49:41 +02:00

17 Commits

Author SHA1 Message Date
windinthew
c551ad2d37 Fixing the other "explicity" typo 2012-11-05 18:17:40 +00:00
v.audacity
41b175e56b Fix typos per Gale's comments. 2012-11-05 06:06:58 +00:00
v.audacity
17d33203c9 Rob's 3resamplers.patch 2012-11-04 19:03:22 +00:00
v.audacity
1625b87aab Rob's m4-patch 2012-11-03 23:17:50 +00:00
v.audacity
a7df83f27d Rob Sykes patch to make libsoxr build for Audacity 2012-10-13 00:15:12 +00:00
v.audacity
f0112b57df Benjamin Drung's disable-dynamic-ffmpeg-v3.patch for bug 233 2012-08-29 21:31:11 +00:00
v.audacity
5fa7f198d2 Benjamin Drung's patch 6 (http://bugzilla.audacityteam.org/attachment.cgi?id=310) for http://bugzilla.audacityteam.org/show_bug.cgi?id=483 2012-08-20 03:50:19 +00:00
v.audacity
87610cea39 Benjamin Drung's disable-dynamic-lame.patch for http://bugzilla.audacityteam.org/show_bug.cgi?id=233 2012-06-25 01:41:57 +00:00
clayton.otey
87fb427603 TimeScale effect improvements, updating to sbsms 2, not including GUI changes (except removing obsolete transient sharpening option). See Bug 485. 2012-04-16 18:26:48 +00:00
clayton.otey
71dedc3d35 Revert r11214 (sbsms timescale effect update) & r11215 (mixed-radix-fft narrow/broaden spectrum menu items) to honor the feature freeze. 2011-07-06 09:49:59 +00:00
clayton.otey
df9865f26a Added an sse enabled mixed-radix-fft implementation and a menu/view/{narrow,broaden} spectrum item which adjusts the spectrogram window size 2011-07-02 18:42:38 +00:00
lllucius
62457acd2b Benjamin's quote fix in configure.in. (Amazing the bug
never caused any issues...good catch.)
2011-04-02 02:13:17 +00:00
lllucius
15eef6421e Applying 2 of Benjamin's patches to add an autogen script and to
enable support for using the system portaudio library.  The latter
also corrects a long standing bug that prevented using config.status
to regenerate src/Makefile.

As a result of the above, I've taken Benjamin's *_LOCAL_CONFIGURE_ARGS
idea and propagated its usage to the other place where ac_configure_args
was being set directly.

Removed old stuff from lib-src/Makefile.in and made the library locations
for portaudio and portmixer like the rest (a symlink in lib-src).

Reworked portmixer's configure.ac to properly detect host apis.
2011-03-30 16:14:51 +00:00
lllucius
51ba874c1e Fixes from Benjamin that correct several "configure" problems under Ubuntu Natty and Debian Unstable
Also fixes test in maketarball.sh that determines whether a reconfig is needed.
2011-03-29 03:10:10 +00:00
richardash1981
fce76e9f46 Corrext handling of builds where the name of the Audacity binary is not "audacity", via the --program-prefix and --program-suffix options to configure.
Also make numerous other fixes to make uninstall which distros never seem to patch when they patch make install - we now uninstall all the files we install during make install.
2010-04-24 11:24:08 +00:00
richardash1981
1b87171291 Don't configure taglib, or ship it in the tarballs as we don't use or need it 2010-03-06 16:41:45 +00:00
ra
e74978ba77 Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00