richardash1981
b95918fe52
apply parts of Campbell Bartons patch for cleaning up compiler warnings: add static qualifiers to methods, ensure prototypes match definitions and some whitespace and comment changes
2013-02-22 21:29:19 +00:00
v.audacity
9d0daf8662
Campbell Barton's patch to turn many, many tabs to our 3-space convenbtion
2013-02-20 23:42:58 +00:00
windinthew
63788f4b2d
Updated by Bashishtha Singh
2013-02-20 18:55:26 +00:00
windinthew
0fb80f3e76
Updated by Atsushi YOSHIDA
2013-02-17 21:24:53 +00:00
v.audacity
635243e86f
Fix bug 617 based on Steve's patch.
2013-02-15 00:24:43 +00:00
v.audacity
6af101f15d
Steve's patch for "[Audacity-quality] Export commands in Chains - inconsistencies"
2013-02-14 23:41:08 +00:00
windinthew
cfc7ef4422
I believe Chain in "Select Chain" should be capitalised
2013-02-14 05:51:32 +00:00
martynshaw99
cf972a390d
Steve's improvements to noise generators.
2013-02-14 01:10:59 +00:00
windinthew
2e8517f2ba
update by Martin Srebotnjak
2013-02-10 15:29:23 +00:00
RichardAsh1981@gmail.com
12c206f2b7
Apply Banjamin's patch to get the documentation installed in the correct directory when doing make install
2013-02-01 21:51:44 +00:00
martynshaw99
7bae6f949e
Steve the Fiddle's patch to save prefs in BassTreble effect.
2013-01-31 00:36:37 +00:00
windinthew
6579d2feea
updated to 54% complete by Aharon Don
2013-01-30 13:47:56 +00:00
v.audacity
01cf62342a
Add Benjamin Drung to Audacity Team. Make Michael Chinen emeritus.
2013-01-30 06:24:49 +00:00
windinthew
88dfc4c992
Not sure if we have the resources to do these tests, but added a note to check the folder structure of release candidates.
2013-01-28 16:41:53 +00:00
windinthew
6036304969
minor update by Carmelo
2013-01-28 12:55:18 +00:00
windinthew
679f375da9
updated by Carmelo Battaglia
2013-01-23 20:46:54 +00:00
windinthew
cfdad93f41
update by Pavel Fric
2013-01-22 12:06:48 +00:00
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