martynshaw99
|
4ce2643d5f
|
Remove the
// Indentation settings for Vim and Emacs
etc. lines from all files, as Campbell's patch (except for other changes to Languages.cpp)
|
2013-09-24 00:14:37 +00:00 |
|
RichardAsh1981@gmail.com
|
6758caa5e1
|
Make a large number of global variables static so they only have file scope when that is all they need. Part of a patch by Campbell Barton
|
2013-09-21 19:11:41 +00:00 |
|
james.k.crook@gmail.com
|
dba81b3f1c
|
Cleanup: Fixed lots of trivial MSVC warnings.
|
2013-08-25 21:51:26 +00:00 |
|
v.audacity
|
c7daafede2
|
In off-list discussion, Steve mentioned that kdevelop / kate highlighting recognizes "FIXME", but not "FIX-ME", which has been the Audacity convention. This commit changes Audacity code to use the "FIXME" convention (though I've never known it as convention and MSVC doesn't recognize it).
Also, minor change in WaveTrack.cpp in the effort on bug 641. Should have no functional difference.
|
2013-08-24 20:30:47 +00:00 |
|
martynshaw99
|
1af35d4168
|
Removal of all the stuff marked as 'Experimental CLEANSPEECH' about a year ago.
|
2013-04-29 23:23:14 +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
|
6af101f15d
|
Steve's patch for "[Audacity-quality] Export commands in Chains - inconsistencies"
|
2013-02-14 23:41:08 +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
|
e92d30b6e8
|
updates per "Can this be committed?" thread on audacity-devel
|
2012-08-02 01:13:34 +00:00 |
|
richardash1981
|
627f4dd757
|
add support for Nyquist effects in Chains, written by Leyland and Martyn based on an idea by Edgar
|
2012-05-26 20:25:13 +00:00 |
|
v.audacity
|
03dbeb2aaf
|
Use American spelling conventions in GUI, per policy and convention.
|
2012-04-27 22:27:40 +00:00 |
|
martynshaw99
|
758a8f65e6
|
Inserting CLEANSPEECH ifdef's around anything CleanSpeech so that CleanSpeech can be removed easily in the (not to distant) future. The idea is never to turn CLEANSPEECH on, but fix any (unexpected) differences this may make.
|
2012-04-26 22:57:04 +00:00 |
|
v.audacity
|
09d1ed4d25
|
Undo accidental commit. Letting stand the accidental commit of DirManager.cpp, as it was correct.
|
2011-03-25 21:20:32 +00:00 |
|
v.audacity
|
35087a5553
|
|
2011-03-25 21:17:49 +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 |
|