1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-04 09:39:42 +02:00

1542 Commits

Author SHA1 Message Date
v.audacity
cb08fdf4bd increments per http://wiki.audacityteam.org/wiki/Release_Process#Process step 11.2 2013-01-22 09:01:44 +00:00
prlivesey
c7bdbca746 More fixes to the Xcode project file.
Fixes for PPC when building libsoxr universal.
Helpful compiler/precompiler/linker environment variables for Lion/Mountain Lion.
Sorted out which resampling library was used in each of the three Configure targets, fixes an annoying error about trying to modify a nonexistent config.h file.
2013-01-18 02:27:41 +00:00
v.audacity
4bd37d90f7 Fix problems introduced in r12170. 2013-01-18 00:22:01 +00:00
windinthew
cc7e5eb313 Update for 2.0.3. 2013-01-17 17:05:34 +00:00
windinthew
a37c699c08 update by Antonio Paniagua 2013-01-17 17:01:38 +00:00
v.audacity
4a93ee6219 Nearly ready for 2.0.3rc1, I think! 2013-01-17 04:20:51 +00:00
windinthew
01cc492335 Update by Daniel Winzen 2013-01-16 19:18:11 +00:00
v.audacity
fb4ca73376 Make all the destructors set mHandle to NULL. 2013-01-16 02:08:28 +00:00
windinthew
87912748e4 Update by Thomas Breinstrup 2013-01-15 13:57:45 +00:00
windinthew
ca88d41e04 Update by Yuri Chornoivan 2013-01-15 13:56:29 +00:00
windinthew
a23e9867f1 Mention the Gatekeeper issue blocking first-time Audacity launch on OS X 10.7 or later. 2013-01-15 09:38:38 +00:00
RichardAsh1981@gmail.com
1b3abd5c32 ignore generated files correctly (makes the SVN status output correct) 2013-01-14 21:29:54 +00:00
RichardAsh1981@gmail.com
5c551145de remove this file as it is deleted during distclean (and we don't use it) 2013-01-14 21:28:12 +00:00
RichardAsh1981@gmail.com
9083ff8af1 remove this file as it is deleted during distclean (and we don't use it) 2013-01-14 21:20:11 +00:00
RichardAsh1981@gmail.com
32ee8d669a remove this file as it is deleted during distclean (and we don't use it) 2013-01-14 21:09:19 +00:00
RichardAsh1981@gmail.com
35dff9be57 remove this file as it is deleted during distclean (and we don't use it) 2013-01-14 21:03:52 +00:00
RichardAsh1981@gmail.com
5b61992f93 update the patch list file with new upstream versions, and make the libresample comment accurate 2013-01-14 20:35:42 +00:00
prlivesey
cfa03c9188 Changes to Xcode project file.
Default Audacity target uses libsoxr only.
Two other targets use libresample or libsamplerate only.
2013-01-14 18:45:43 +00:00
v.audacity
6ffc5aca16 Leland's fix for range bounds with Windows Direct Sound 2013-01-14 07:05:20 +00:00
v.audacity
0056b56c24 Make credits consistent for different resamplers. 2013-01-14 05:00:00 +00:00
RichardAsh1981@gmail.com
6af29d0dd6 check exit status of make distclean. Change to xz compression as per patch from Benjamin Drung 2013-01-13 22:32:34 +00:00
RichardAsh1981@gmail.com
f28ee91081 remove various old cruft which will not be re-used, and sort out the three-way choice between resampling algorithms in the order 1. libsoxr, 2. libsamplerate, 3. libresample under all cases. Re-generate configure with all the changes in. 2013-01-13 22:31:50 +00:00
RichardAsh1981@gmail.com
848eb2dc15 Allow a consistent and coherent choice of sample rate conversion library: any one of the three (or none) to be used, on it's own, no mixtures permitted. 2013-01-13 22:31:43 +00:00
RichardAsh1981@gmail.com
2dea45f5b0 structure like other macros, document what the if false clause does 2013-01-13 20:20:52 +00:00
RichardAsh1981@gmail.com
5791d560e4 run autoheader to regenerate file 2013-01-13 20:19:42 +00:00
RichardAsh1981@gmail.com
7ef6c92762 always do sub-configure - that way madness lies. Try and make the help output both correct and consistent 2013-01-13 20:18:41 +00:00
RichardAsh1981@gmail.com
d0abe90304 document (for autoheader) the preprocessor definition for LAME compile-time linkage 2013-01-13 20:16:06 +00:00
windinthew
7de1a13772 updated configure file after r12164 2013-01-13 14:49:03 +00:00
windinthew
19ddc34cf3 Rob Sykes patch make libsoxr default var-rate resampler 2013-01-13 14:42:09 +00:00
v.audacity
ed01546ee9 David Bailes's fix for bug 577 2013-01-13 05:41:04 +00:00
v.audacity
fe97387bd8 Leland's patch for Win Vista or greater detection 2013-01-13 05:26:15 +00:00
martynshaw99
2dca704213 Better fix for bug 604, not losing the repaired track. 2013-01-12 22:17:41 +00:00
windinthew
aac65490f9 fix typo in comment 2013-01-12 08:21:40 +00:00
windinthew
891d22bdcf update by Xabier Aramendi 2013-01-12 08:19:23 +00:00
windinthew
d2ed0e998c Update by Pavel Fric 2013-01-12 08:14:52 +00:00
v.audacity
a803749d3b Failsafe against bug 604. (Does not fix the cause, just prevents crash.)
Fix some indentation errors.
2013-01-12 05:38:34 +00:00
v.audacity
706fa2d785 Further simplify an alert, per discussion on bug 428. 2013-01-12 00:56:31 +00:00
v.audacity
8be4c041f9 Rename libsoxr "Basic Quality" to "Medium Quality". 2013-01-12 00:10:37 +00:00
windinthew
781b8d440a libsxor version appears to be 0.0.5 as at r12071 2013-01-11 07:06:13 +00:00
windinthew
9f618282fe Rob Sykes patch to support builds with a system lib 2013-01-11 06:18:23 +00:00
windinthew
a9fac9b634 Update by Thomas de Rocker 2013-01-11 05:08:09 +00:00
windinthew
8f4a2f1d18 Update by Kaya Zeren 2013-01-11 04:57:24 +00:00
v.audacity
f80e64e568 Fix a copy-paste typo. 2013-01-11 01:21:59 +00:00
v.audacity
a08d0503be Rearchitect the class hierarchy a little because of a problem Rob Sykes noted to me off-list, where it was using the key and default prefs methods from the base class rather than the descendant, even when those methods were overridden in the descendant.
Also re-ordered and clarified several comments.
2013-01-11 00:13:48 +00:00
windinthew
884f3ef01d Remove unwanted empty 'catlinks' div that appears at bottom of the dumped Manual. 2013-01-10 14:27:55 +00:00
windinthew
6450fc4786 Edit Toolbar buttons named as "Trim Audio" and "Silence Audio" to match menu changes. 2013-01-10 02:43:43 +00:00
martynshaw99
d32b1893d3 Adding adjustable-fade.ny plug-in. 2013-01-10 01:59:47 +00:00
windinthew
79dfffaaf4 Better link to "Is Audacity really free? Why?" in the current FAQ in the released Manual (thanks to Martyn for spotting) 2013-01-10 01:21:47 +00:00
martynshaw99
f1156ce0d5 Preparation to release 2.0.3, from a 32-bit machine.
Also, sure that link is currently wrong in ...InfoBefore...
2013-01-10 00:36:27 +00:00
martynshaw99
e6fbc4be2c Add missing trailing 'seconds' 2013-01-08 23:52:13 +00:00