martynshaw99
|
cdd2ccf594
|
Remove spurious windows.h includes.
|
2012-12-31 22:12:23 +00:00 |
|
v.audacity
|
ebb4f530bb
|
Apparently, wxConfigBase::Write() does not update values for next access on all platforms unless Flush() method is called. Added many calls to wxConfigBase::Flush() to make sure the Rad() calls get the right values.
|
2012-08-02 06:03:19 +00:00 |
|
v.audacity
|
59db8d4ad4
|
See http://bugzilla.audacityteam.org/show_bug.cgi?id=451#c31 and http://bugzilla.audacityteam.org/show_bug.cgi?id=451#c32.
|
2011-11-16 05:59:48 +00:00 |
|
lllucius
|
a2a87bb373
|
Correct bug 142
This changes the way Audacity searches for VST plugins on Windows. Searching now follows the order specified here:
http://wiki.audacityteam.org/index.php?title=VST_Plug-ins#Where_Audacity_looks_for_VST_plug-ins
|
2011-03-05 06:31:02 +00:00 |
|
mchinen
|
d767dc8f1d
|
Fix bug 126 followup: VST processing doesn't do last 12 seconds.
Due to a typo and sloppy testing by me I didn't get the end case correct. This should fix it.
|
2010-12-02 12:23:56 +00:00 |
|
mchinen
|
10bec68701
|
Fix for bug 216 VST processing 4 to 12 times slower than in 1.3.8
|
2010-11-29 17:34:37 +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 |
|