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 |
|
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 |
|
mchinen
|
fbe3a80ab1
|
Bug 373/378 (P2) - Fix a case where one track of an aligned stereo pair could be moved independently
|
2011-04-26 16:47:06 +00:00 |
|
mchinen
|
9321b1634e
|
Bug 377 (P2) - fix case where the R channel of a stereo clip wouldn't be dragged if it was off-screen and sync-lock was off
|
2011-04-25 18:10:32 +00:00 |
|
v.audacity
|
1b1b05947e
|
It is an error to copy a WaveClip without specifying the DirManager. Defined break-inducing copy constructor and assignment operator methods so that if some developer makes the mistake of calling a single-arg copy constructor rather than the one below (that requires a DirManager*), rather than it going to C++-generated default copy constructor, it goes here and the error is made clear to that developer.
These are a good idea to add in *many* other places...
|
2010-09-10 22:02:04 +00:00 |
|
v.audacity
|
a46081d5b5
|
Get rid of unused copy constructor that's "fatal" to call (although it didn't crash, just frightened the user!).
|
2010-09-09 22:15:21 +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 |
|