1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-27 09:38:39 +02:00

1587 Commits

Author SHA1 Message Date
richardash1981
4fc80dd526 When merging tracks, copy the gain and pan as well as the display format, and all are common to both tracks 2013-03-10 16:57:27 +00:00
richardash1981
eae6a70c6e always resize a track when it linked/unlinked so that it's minimised size is honoured, and we don't get over-minimised tracks. splitting very-small-but-not-minimised tracks can still give these symptoms. Patch by Sven Giermann 2013-03-10 16:31:07 +00:00
richardash1981
ee4cd41eac fix deletion of buffers on completion of recording. Patch by Sven Giermann 2013-03-10 15:52:38 +00:00
lllucius
8c7ab47772 Resolves bug #618. 2013-03-10 09:05:41 +00:00
v.audacity
e84c5d92af http://bugzilla.audacityteam.org/show_bug.cgi?id=594 2013-03-09 02:41:48 +00:00
v.audacity
9ee545db13 most of Steve Daulton's patch per "[Audacity-devel] pipe-test.pl contains obsolete BassBoost command" 2013-03-08 05:27:52 +00:00
v.audacity
04fe2860fe modified version of Steve's patch for http://bugzilla.audacityteam.org/show_bug.cgi?id=620
Also modify member var name to be m_PercentChange, so consistent with ChangeTempo and ChangePitch.
2013-03-08 05:01:07 +00:00
v.audacity
c032b9c22e modified version of Steve's patch for http://bugzilla.audacityteam.org/show_bug.cgi?id=81 2013-03-08 03:49:39 +00:00
v.audacity
77b625944c modified version of Steve's patch for http://bugzilla.audacityteam.org/show_bug.cgi?id=81 2013-03-08 03:43:21 +00:00
v.audacity
f4e9b14baa clean-ups 2013-03-08 03:27:49 +00:00
richardash1981
1fd52b3796 cleanup of exporters based on patch by Campbell Barton: Include headers into classes, remove tail comments, correct the factory method comments 2013-03-03 20:25:59 +00:00
windinthew
31c6b74f99 Update by Miguel Bouzada 2013-03-02 23:31:19 +00:00
windinthew
0747171af6 Updated by min zhang 2013-03-02 23:26:51 +00:00
v.audacity
d589b9d207 Steve's patch for http://bugzilla.audacityteam.org/show_bug.cgi?id=70 2013-03-01 01:07:08 +00:00
v.audacity
7b95226449 Steve's patch for bug 62 2013-03-01 00:51:37 +00:00
v.audacity
4051f0a8d3 Remove obsolete and redundant entry for Benjamin Drung. 2013-03-01 00:12:27 +00:00
lllucius
5e0c57d695 Fix build on linux. 2013-02-28 03:54:50 +00:00
martynshaw99
3089dab83a George Simon's patch to make moving to the start and end of a selection easier. It put the ends of a selection on-screen, and often in the middle (if not at the extreme ends). We might like to argue about the shortcuts. 2013-02-28 01:38:48 +00:00
lllucius
3814ecbdd0 Add Jack support on Windows. 2013-02-27 03:38:58 +00:00
lllucius
548983fd02 Fix WASAPI state reporting and add WASAPI loopback support. 2013-02-27 02:17:21 +00:00
lllucius
8c93f13b1d Update build for portaudio r1885 2013-02-27 01:43:32 +00:00
lllucius
123ec235c9 Update portaudio to upstream r1885 2013-02-27 01:33:15 +00:00
v.audacity
a8c69337c2 Steve's patch for "Chains compatibility 2.0.4 to 2.0.3" 2013-02-24 03:48:34 +00:00
v.audacity
c26b3c6b49 Campbell Barton's further patch to turn many, many tabs to our 3-space convenbtion 2013-02-23 04:33:20 +00:00
richardash1981
2479a13187 cleanup based on patch from Campbell Barton: include own prototypes from header file, remove trailing junk from files 2013-02-22 21:40:20 +00:00
richardash1981
2879b55d1d cleanup based on patch from Campbell Barton: include own prototypes from header file, remove trailing junk from files 2013-02-22 21:38:26 +00:00
richardash1981
b00417c323 cleanup based on patch from Campbell Barton: include own prototypes from header file, remove trailing junk from files 2013-02-22 21:36:14 +00:00
richardash1981
bd2acb2901 apply parts of Campbell Bartons patch for cleaning up compiler warnings: add static qualifiers to methods 2013-02-22 21:32:23 +00:00
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