audacia/src/effects
james.k.crook@gmail.com d847ee7162 Andrew Hallendorff's SSE accelerated Equalization. 2014-01-16 17:55:35 +00:00
..
VST Fix build failure caused by undefined PATH_MAX. 2013-11-21 20:52:17 +00:00
audiounits Once the effect is loaded, keep it loaded until Audacity ends. 2013-10-25 21:25:48 +00:00
ladspa Fix more paths of relative includes. 2013-11-01 19:45:00 +00:00
lv2 Fix some compiler warnings. 2013-12-13 01:24:47 +00:00
nyquist Steve's patch for bug 681 "New number input validation breaks several Nyquist plug-ins". It looks sensible and has only a limited scope. 2013-12-31 00:19:52 +00:00
vamp Remove the 2013-09-24 00:14:37 +00:00
Amplify.cpp Remove the 2013-09-24 00:14:37 +00:00
Amplify.h Remove the 2013-09-24 00:14:37 +00:00
AutoDuck.cpp remove various unused #defines and bits of code, patch by Campbell Barton 2013-09-23 20:16:02 +00:00
AutoDuck.h Adding wxMac accessibility. Should resolve: 2012-03-21 03:09:06 +00:00
BassTreble.cpp Remove individual credits from built-in effects. Should always be in About dialog instead. 2013-06-21 22:10:50 +00:00
BassTreble.h a little cleanup 2013-05-02 23:22:47 +00:00
Biquad.cpp Fixed tab indentations to spaces. 2013-10-02 16:00:34 +00:00
Biquad.h Fixed tab indentations to spaces. 2013-10-02 16:00:34 +00:00
ChangePitch.cpp Make some strings translatable, per Steve's 'Untranslated labels in effects' post on -quality. 2013-12-14 02:07:06 +00:00
ChangePitch.h Substantial code simplification and clarification, but should be no functional changes. The Effect does not need to store all the param values the dialog provides. 2013-06-19 02:25:21 +00:00
ChangeSpeed.cpp Cleanup: Fixed lots of trivial MSVC warnings. 2013-08-25 21:51:26 +00:00
ChangeSpeed.h modified version of Steve's patch for http://bugzilla.audacityteam.org/show_bug.cgi?id=620 2013-03-08 05:01:07 +00:00
ChangeTempo.cpp Remove the 2013-09-24 00:14:37 +00:00
ChangeTempo.h Remove the 2013-09-24 00:14:37 +00:00
ClickRemoval.cpp Changed alert to say "this audio" rather than "these data" so we don't have feedback about "data" being singular (thought it isn't!). ;-) 2013-12-17 04:40:17 +00:00
ClickRemoval.h Complete the alerts for the known misfires of this effect. Most cases, it does nothing. 2013-12-17 03:07:26 +00:00
Compressor.cpp Space between value and "dB" for consistency and readability. 2014-01-03 12:58:33 +00:00
Compressor.h Fix for Bug 697 Incorrect naming of Compressor 'release phase' 2013-12-23 10:31:47 +00:00
Contrast.cpp " Contrast lacks access keys " bug 700 patch 2014-01-10 01:40:19 +00:00
Contrast.h Remove the 2013-09-24 00:14:37 +00:00
DtmfGen.cpp Bug 115 - Snap-to causes spurious 'toolbar' to appear momentarily at start of dragging. 2013-10-23 21:01:52 +00:00
DtmfGen.h 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
Echo.cpp Remove the 2013-09-24 00:14:37 +00:00
Echo.h Remove the 2013-09-24 00:14:37 +00:00
Effect.cpp Remove the 2013-09-24 00:14:37 +00:00
Effect.h Rob Sykes's patch (considerably modified because of MSVC preprocessor problems) to add sox-based reverb 2013-05-02 23:41:27 +00:00
EffectCategory.cpp Remove the 2013-09-24 00:14:37 +00:00
EffectCategory.h Remove the 2013-09-24 00:14:37 +00:00
EffectManager.cpp Remove the 2013-09-24 00:14:37 +00:00
EffectManager.h Remove the 2013-09-24 00:14:37 +00:00
Equalization.cpp Andrew Hallendorff's SSE accelerated Equalization. 2014-01-16 17:55:35 +00:00
Equalization.h Andrew Hallendorff's SSE accelerated Equalization. 2014-01-16 17:55:35 +00:00
Equalization48x.cpp Andrew Hallendorff's SSE accelerated Equalization. 2014-01-16 17:55:35 +00:00
Equalization48x.h Andrew Hallendorff's SSE accelerated Equalization. 2014-01-16 17:55:35 +00:00
Fade.cpp Remove the 2013-09-24 00:14:37 +00:00
Fade.h Remove the 2013-09-24 00:14:37 +00:00
FindClipping.cpp Remove the 2013-09-24 00:14:37 +00:00
FindClipping.h Remove the 2013-09-24 00:14:37 +00:00
Generator.cpp Campbell Barton's further patch to turn many, many tabs to our 3-space convenbtion 2013-02-23 04:33:20 +00:00
Generator.h I got fed up of unused parameter warning from my compiler hiding the warnings I wanted to see, so have added WXUNUSED annotations to a lot of widely used header files. 2012-12-31 17:58:17 +00:00
Invert.cpp remove all these crufts since I'm here 2012-12-12 22:08:47 +00:00
Invert.h Remove the 2013-09-24 00:14:37 +00:00
Leveller.cpp Line up wxChoice controls and their labels. 2013-06-27 23:14:35 +00:00
Leveller.h Apply Gale's patch to correct the spelling of Leveler. 2013-06-26 19:39:06 +00:00
LoadEffects.cpp Reworked LV2 plug-ing support. 2013-10-27 11:13:20 +00:00
LoadEffects.h Remove the 2013-09-24 00:14:37 +00:00
Noise.cpp remove various unused #defines and bits of code, patch by Campbell Barton 2013-09-23 20:16:02 +00:00
Noise.h Steve's improvements to noise generators. 2013-02-14 01:10:59 +00:00
NoiseRemoval.cpp Remove the 2013-09-24 00:14:37 +00:00
NoiseRemoval.h Remove the 2013-09-24 00:14:37 +00:00
Normalize.cpp Fix #2 for bug #642 2013-10-08 05:07:54 +00:00
Normalize.h Remove the 2013-09-24 00:14:37 +00:00
Paulstretch.cpp Cleanup: Fixed lots of trivial MSVC warnings. 2013-08-25 21:51:26 +00:00
Paulstretch.h Paul wrote back that his name should appear as Paul Nasca in the About dialog. 2013-06-21 22:23:47 +00:00
Phaser.cpp http://bugzilla.audacityteam.org/show_bug.cgi?id=690, "Phaser effect clips at 0 dB " 2013-12-19 02:25:44 +00:00
Phaser.h Remove the 2013-09-24 00:14:37 +00:00
Repair.cpp Remove the 2013-09-24 00:14:37 +00:00
Repair.h Remove the 2013-09-24 00:14:37 +00:00
Repeat.cpp fix for bug 669, based on Steve's patch 2013-10-18 20:03:42 +00:00
Repeat.h Campbell Barton's further patch to turn many, many tabs to our 3-space convenbtion 2013-02-23 04:33:20 +00:00
Reverb.cpp "Reverb: Access keys missing" bug 686 patch 2014-01-10 01:30:58 +00:00
Reverb.h Be a bit more careful about CRLF to LF changes. 2013-11-03 02:03:19 +00:00
Reverb_libSoX.h Be a bit more careful about CRLF to LF changes. 2013-11-03 02:03:19 +00:00
Reverse.cpp remove all these crufts since I'm here 2012-12-12 22:08:47 +00:00
Reverse.h remove all these crufts since I'm here 2012-12-12 22:08:47 +00:00
SBSMSEffect.cpp TimeScale effect improvements, updating to sbsms 2, not including GUI changes (except removing obsolete transient sharpening option). See Bug 485. 2012-04-16 18:26:48 +00:00
SBSMSEffect.h TimeScale effect improvements, updating to sbsms 2, not including GUI changes (except removing obsolete transient sharpening option). See Bug 485. 2012-04-16 18:26:48 +00:00
ScienFilter.cpp Make the effect dialogue read "Classic Filters" too. 2014-01-09 14:45:24 +00:00
ScienFilter.h Make the effect dialogue read "Classic Filters" too. 2014-01-09 14:45:24 +00:00
ScoreAlignDialog.cpp Supress doxygen warning by using correct syntax for TODO 2013-09-14 09:42:05 +00:00
ScoreAlignDialog.h Remove the 2013-09-24 00:14:37 +00:00
Silence.cpp Cleanup: Fixed lots of trivial MSVC warnings. 2013-08-25 21:51:26 +00:00
Silence.h Remove the 2013-09-24 00:14:37 +00:00
SimpleMono.cpp Remove the 2013-09-24 00:14:37 +00:00
SimpleMono.h Remove the 2013-09-24 00:14:37 +00:00
SoundTouchEffect.cpp Remove the 2013-09-24 00:14:37 +00:00
SoundTouchEffect.h Remove the 2013-09-24 00:14:37 +00:00
StereoToMono.cpp Fix some problems with asserts in 11308. Further wording corrections. 2011-11-18 03:47:43 +00:00
StereoToMono.h 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
TimeScale.cpp Cleanup: Fixed lots of trivial MSVC warnings. 2013-08-25 21:51:26 +00:00
TimeScale.h Campbell Barton's further patch to turn many, many tabs to our 3-space convenbtion 2013-02-23 04:33:20 +00:00
TimeWarper.cpp Remove the 2013-09-24 00:14:37 +00:00
TimeWarper.h Remove the 2013-09-24 00:14:37 +00:00
ToneGen.cpp Bug 115 - Snap-to causes spurious 'toolbar' to appear momentarily at start of dragging. 2013-10-23 21:01:52 +00:00
ToneGen.h Remove the 2013-09-24 00:14:37 +00:00
TruncSilence.cpp Make some strings translatable, per Steve's 'Untranslated labels in effects' post on -quality. 2013-12-14 02:07:06 +00:00
TruncSilence.h A (slightly) modified version of Steve's patch on Bug 433, with a much improved UI (thanks Steve!). 2013-12-04 00:49:37 +00:00
TwoPassSimpleMono.cpp Campbell Barton's further patch to turn many, many tabs to our 3-space convenbtion 2013-02-23 04:33:20 +00:00
TwoPassSimpleMono.h I got fed up of unused parameter warning from my compiler hiding the warnings I wanted to see, so have added WXUNUSED annotations to a lot of widely used header files. 2012-12-31 17:58:17 +00:00
Wahwah.cpp http://bugzilla.audacityteam.org/show_bug.cgi?id=689, " Wahwah effect clips at 0 dB " 2013-12-19 02:13:37 +00:00
Wahwah.h Paul wrote back that his name should appear as Paul Nasca in the About dialog. 2013-06-21 22:23:47 +00:00