james.k.crook@gmail.com
|
74490b02c7
|
Bug:406 Amelioration of slowdown when editing labels with long audio.
|
2011-05-22 13:41:01 +00:00 |
|
rbdannenberg
|
a1f0e5ed5b
|
Extensive changes to improve NoteTrack display and (some) editing, NoteTrack playback via MIDI, and Midi-to-Audio alignment.
|
2010-09-18 21:02:36 +00:00 |
|
v.audacity
|
f9be883b82
|
Made requests for bug reports consistently go to feedback@audacityteam.org and compile issues go to "Compling Audacity" board on the Forum rather than going to -devel. Removed some related code cruft.
|
2010-09-10 03:19:24 +00:00 |
|
v.audacity
|
6fb4ed63f3
|
Introduce a pointer var to replace 3 double derefs with one.
|
2010-08-10 23:28:57 +00:00 |
|
v.audacity
|
b15b3d49ed
|
Now that each stack frame on the Undo stack does CalculateSpaceUsage when created, make sure the blockfile's file exists before asking for the calculation.
|
2010-08-10 05:16:05 +00:00 |
|
v.audacity
|
39ad98b360
|
Calculate space usage for a state frame (UndoStackElem) in UndoManager::PushState, i.e., only when the UndoStackElem is created, rather than every time we open History Window. This should considerably speed up opening History Window when the stack is large (many frames and/or lots of data), and fix bug 196.
|
2010-08-07 00:26:38 +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 |
|