audacia/src/effects
Steve Daulton ae24cab8fe Remove 'TODO's for completed documentation 2017-05-01 18:51:35 +01:00
..
VST Exception safety in: overrides of ShowInterface 2017-03-21 14:11:24 -04:00
audiounits Exception safety in: overrides of ShowInterface 2017-03-21 14:11:24 -04:00
ladspa Exception safety in: overrides of ShowInterface 2017-03-21 14:11:24 -04:00
lv2 Exception safety in: overrides of ShowInterface 2017-03-21 14:11:24 -04:00
nyquist Remove 'TODO's for completed documentation 2017-05-01 18:51:35 +01:00
vamp Remove naked new[] in: effects plug-ins 2017-03-17 17:52:48 -04:00
Amplify.cpp GetMinMax, GetRMS functions take a mayThrow argument, return numbers 2017-03-21 14:19:02 -04:00
Amplify.h Remove unnecessary semicolons 2016-09-18 10:36:53 -04:00
AutoDuck.cpp Remove naked new[] in: builtin effects 2017-03-17 17:52:49 -04:00
AutoDuck.h Remove unnecessary semicolons 2016-09-18 10:36:53 -04:00
BassTreble.cpp Fix missing/conflicted access keys 2016-09-27 19:22:00 +01:00
BassTreble.h Remove unnecessary semicolons 2016-09-18 10:36:53 -04:00
Biquad.cpp Fixed tab indentations to spaces. 2013-10-02 16:00:34 +00:00
Biquad.h Fix compilation on MSVC2013 Express. 2017-03-18 16:07:15 +00:00
ChangePitch.cpp Remove naked new[] in: builtin effects 2017-03-17 17:52:49 -04:00
ChangePitch.h Remove unnecessary semicolons 2016-09-18 10:36:53 -04:00
ChangeSpeed.cpp Other methods of WaveTrack return void, will throw on failure instead 2017-03-31 18:26:52 -04:00
ChangeSpeed.h Remove unnecessary semicolons 2016-09-18 10:36:53 -04:00
ChangeTempo.cpp Remove Effect::mWarper, and stack-allocate warpers instead 2017-03-17 17:52:32 -04:00
ChangeTempo.h Remove unnecessary semicolons 2016-09-18 10:36:53 -04:00
ClickRemoval.cpp Remove naked new[] in: builtin effects 2017-03-17 17:52:49 -04:00
ClickRemoval.h Remove naked new[] in: builtin effects 2017-03-17 17:52:49 -04:00
Compressor.cpp Add settable ruler colouring. 2017-04-26 22:32:09 +01:00
Compressor.h Remove naked new[] in: builtin effects 2017-03-17 17:52:49 -04:00
Contrast.cpp GetMinMax, GetRMS functions take a mayThrow argument, return numbers 2017-03-21 14:19:02 -04:00
Contrast.h Further fix for Windows build 2016-07-11 18:45:47 +01:00
Distortion.cpp Improve source for xgettext 2016-11-21 10:31:52 +00:00
Distortion.h Remove unnecessary semicolons 2016-09-18 10:36:53 -04:00
DtmfGen.cpp Sync with DarkAudacity 2017-04-02 23:07:13 +01:00
DtmfGen.h Remove unnecessary semicolons 2016-09-18 10:36:53 -04:00
Echo.cpp Remove naked new[] in: builtin effects 2017-03-17 17:52:49 -04:00
Echo.h Remove naked new[] in: builtin effects 2017-03-17 17:52:49 -04:00
Effect.cpp void return, not boolean success, from some Track virtual functions... 2017-03-31 18:26:52 -04:00
Effect.h Exception safety in: overrides of ShowInterface 2017-03-21 14:11:24 -04:00
EffectManager.cpp Remove naked new[] in: effects framework 2017-03-17 17:52:48 -04:00
EffectManager.h Exception safety in: batch processing 2017-03-21 14:11:21 -04:00
EffectRack.cpp Exception safety in: general effect performing functions 2017-03-21 14:11:24 -04:00
EffectRack.h Harmlessly qualify classes as final (or explicitly comment not)... 2016-02-24 20:58:30 -05:00
Equalization.cpp Sync with DarkAudacity 2017-04-02 23:07:13 +01:00
Equalization.h Remove naked new[] in: builtin effects 2017-03-17 17:52:49 -04:00
Equalization48x.cpp void return, not boolean success, from some Track virtual functions... 2017-03-31 18:26:52 -04:00
Equalization48x.h Remove naked malloc (or similar) and free in: Equalization48x 2017-03-17 17:52:53 -04:00
Fade.cpp Change sampleCount arguments, variables, return values to size_t... 2016-09-15 21:03:17 -04:00
Fade.h Change sampleCount arguments, variables, return values to size_t... 2016-09-15 21:03:17 -04:00
FindClipping.cpp Remove naked new[] in: builtin effects 2017-03-17 17:52:49 -04:00
FindClipping.h Bug1348, partial: Fix bad undo after cancelling Vamp or FindClipping analyzer 2016-02-27 18:12:36 -05:00
Generator.cpp Other methods of WaveTrack return void, will throw on failure instead 2017-03-31 18:26:52 -04:00
Generator.h Change sampleCount arguments, variables, return values to size_t... 2016-09-15 21:03:17 -04:00
Invert.cpp Change sampleCount arguments, variables, return values to size_t... 2016-09-15 21:03:17 -04:00
Invert.h Change sampleCount arguments, variables, return values to size_t... 2016-09-15 21:03:17 -04:00
Leveller.cpp Change sampleCount arguments, variables, return values to size_t... 2016-09-15 21:03:17 -04:00
Leveller.h Change sampleCount arguments, variables, return values to size_t... 2016-09-15 21:03:17 -04:00
LoadEffects.cpp Fix compilation of old NoiseRemoval 2017-03-17 17:52:17 -04:00
LoadEffects.h Bug 1587 - Mac: Ghost duplicate Nyquist effects after upgrade 2017-02-05 20:27:56 +00:00
Noise.cpp Change sampleCount arguments, variables, return values to size_t... 2016-09-15 21:03:17 -04:00
Noise.h Change sampleCount arguments, variables, return values to size_t... 2016-09-15 21:03:17 -04:00
NoiseReduction.cpp Other methods of WaveTrack return void, will throw on failure instead 2017-03-31 18:26:52 -04:00
NoiseReduction.h Fix mac build. No standard headers in Audacity.h. 2016-03-01 12:22:37 -05:00
NoiseRemoval.cpp Other methods of WaveTrack return void, will throw on failure instead 2017-03-31 18:26:52 -04:00
NoiseRemoval.h Exception safety in: some effects and generators... 2017-03-21 14:11:25 -04:00
Normalize.cpp Fix progress bar in Normalize 2017-04-24 11:38:28 -04:00
Normalize.h Propagate progress bar cancellation correctly in Normalize 2017-03-17 17:52:33 -04:00
Paulstretch.cpp void return, not boolean success, from some Track virtual functions... 2017-03-31 18:26:52 -04:00
Paulstretch.h Remove unnecessary semicolons 2016-09-18 10:36:53 -04:00
Phaser.cpp Fix missing/conflicted access keys 2016-09-27 19:22:00 +01:00
Phaser.h Remove unnecessary semicolons 2016-09-18 10:36:53 -04:00
Repair.cpp Remove naked new[] in: builtin effects 2017-03-17 17:52:49 -04:00
Repair.h Change sampleCount arguments, variables, return values to size_t... 2016-09-15 21:03:17 -04:00
Repeat.cpp void return, not boolean success, from some Track virtual functions... 2017-03-31 18:26:52 -04:00
Repeat.h Remove unnecessary semicolons 2016-09-18 10:36:53 -04:00
Reverb.cpp Fix compilation on MSVC2013 Express. 2017-03-18 16:07:15 +00:00
Reverb.h Remove naked malloc (or similar) and free in: reverb 2017-03-17 17:52:53 -04:00
Reverb_libSoX.h Fix compilation on MSVC2013 Express. 2017-03-18 16:07:15 +00:00
Reverse.cpp Remove naked new[] in: builtin effects 2017-03-17 17:52:49 -04:00
Reverse.h Replace virtual with override wherever possible; eliminate needless virtual... 2016-02-26 12:35:38 -05:00
SBSMSEffect.cpp Other methods of WaveTrack return void, will throw on failure instead 2017-03-31 18:26:52 -04:00
SBSMSEffect.h Fewer C-style pointer casts of tracks; comments justify static_cast 2016-09-15 12:12:43 -04:00
ScienFilter.cpp Remove naked new[] in: builtin effects 2017-03-17 17:52:49 -04:00
ScienFilter.h Remove naked new[] in: builtin effects 2017-03-17 17:52:49 -04:00
ScoreAlignDialog.cpp Remove some naked new amd delete in: Built-in Effects 2016-08-08 07:51:25 -04:00
ScoreAlignDialog.h Remove some naked new amd delete in: Built-in Effects 2016-08-08 07:51:25 -04:00
Silence.cpp void return, not boolean success, from some Track virtual functions... 2017-03-31 18:26:52 -04:00
Silence.h More const and override 2017-03-17 17:52:20 -04:00
SimpleMono.cpp Exception safety in: some effects and generators... 2017-03-21 14:11:25 -04:00
SimpleMono.h Change sampleCount arguments, variables, return values to size_t... 2016-09-15 21:03:17 -04:00
SoundTouchEffect.cpp Exception safety in: some effects and generators... 2017-03-21 14:11:25 -04:00
SoundTouchEffect.h Exception safety in: some effects and generators... 2017-03-21 14:11:25 -04:00
StereoToMono.cpp Other methods of WaveTrack return void, will throw on failure instead 2017-03-31 18:26:52 -04:00
StereoToMono.h Exception safety in: some effects and generators... 2017-03-21 14:11:25 -04:00
TimeScale.cpp Exception safety in: some effects and generators... 2017-03-21 14:11:25 -04:00
TimeScale.h Remove unnecessary semicolons 2016-09-18 10:36:53 -04:00
TimeWarper.cpp Remove some naked new amd delete in: Built-in Effects 2016-08-08 07:51:25 -04:00
TimeWarper.h Remove some naked new amd delete in: Built-in Effects 2016-08-08 07:51:25 -04:00
ToneGen.cpp Change sampleCount arguments, variables, return values to size_t... 2016-09-15 21:03:17 -04:00
ToneGen.h Remove unnecessary semicolons 2016-09-18 10:36:53 -04:00
TruncSilence.cpp Remove naked new[] in: builtin effects 2017-03-17 17:52:49 -04:00
TruncSilence.h More const and override 2017-03-17 17:52:20 -04:00
TwoPassSimpleMono.cpp Remove naked new[] in: builtin effects 2017-03-17 17:52:49 -04:00
TwoPassSimpleMono.h More const and override 2017-03-17 17:52:20 -04:00
Wahwah.cpp Fix missing/conflicted access keys 2016-09-27 19:22:00 +01:00
Wahwah.h Remove unnecessary semicolons 2016-09-18 10:36:53 -04:00