audacia/src/effects
Paul Licameli 1be3187b99 Use TrackIterRange::Visit 2018-10-01 10:59:24 -04:00
..
VST movable_ptr(_with_deleter) -> std::unique_ptr 2018-05-10 00:56:37 -04:00
audiounits movable_ptr(_with_deleter) -> std::unique_ptr 2018-05-10 00:56:37 -04:00
ladspa Pointer downcasts should use static_cast not reinterpret_cast 2018-09-29 12:46:19 -04:00
lv2 movable_ptr(_with_deleter) -> std::unique_ptr 2018-05-10 00:56:37 -04:00
nyquist Use TypeSwitch and track_cast 2018-10-01 10:58:47 -04:00
vamp Update VampEffect.h 2018-08-29 23:07:37 -04:00
Amplify.cpp Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Amplify.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
AutoDuck.cpp Use TypeSwitch and track_cast 2018-10-01 10:58:47 -04:00
AutoDuck.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
BassTreble.cpp Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
BassTreble.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Biquad.cpp Add missing headers in Biquad.h/cpp. 2018-07-24 17:09:52 +02:00
Biquad.h Add missing headers in Biquad.h/cpp. 2018-07-24 17:09:52 +02:00
ChangePitch.cpp Remove 8 warnings about re-#define-d names, related to SoundTouch 2018-07-23 14:27:44 -04:00
ChangePitch.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
ChangeSpeed.cpp Use TrackIterRange::Visit 2018-10-01 10:59:24 -04:00
ChangeSpeed.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
ChangeTempo.cpp Remove 8 warnings about re-#define-d names, related to SoundTouch 2018-07-23 14:27:44 -04:00
ChangeTempo.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
ClickRemoval.cpp Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
ClickRemoval.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Compressor.cpp Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Compressor.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Contrast.cpp Fix more accessibility names after the move to wx 3.1.1 2018-04-10 13:43:50 +01:00
Contrast.h Rewrite more Connect() with Bind(), which were type incorrect... 2018-02-21 19:28:12 -05:00
Distortion.cpp Revert parts of e1b6091 involving effects, for .cfg file compatibility 2018-07-05 09:57:17 -04:00
Distortion.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
DtmfGen.cpp Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
DtmfGen.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Echo.cpp Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Echo.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Effect.cpp Use TrackIterRange::Visit 2018-10-01 10:59:24 -04:00
Effect.h Redo track kind as an enum class defined at global scope 2018-09-29 21:41:47 -04:00
EffectManager.cpp Remove PluginManager::GetTranslatedVendor()... 2018-04-11 11:13:41 -04:00
EffectManager.h Remove most uses of AUDACITY_OLD_STD 2018-05-10 00:56:36 -04:00
EffectRack.cpp Move menu handling functions out of class AudacityProject 2018-09-29 12:10:27 -04:00
EffectRack.h Remove wxArray(Int|Long|Double) except where wxWidgets fns need it 2018-02-21 19:33:31 -05:00
Equalization.cpp Bug 1886 - Sluggish behaviour caused by the large time taken to draw the Track Control Panel 2018-08-03 18:29:49 +01:00
Equalization.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Equalization48x.cpp Get rid of wx object arrays, use std::vector 2018-02-21 19:33:27 -05:00
Equalization48x.h indentation, final newlines, spelling, remove unused members 2017-11-05 21:01:38 -05:00
Fade.cpp Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Fade.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
FindClipping.cpp Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
FindClipping.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Generator.cpp Use TrackIterRange::Visit 2018-10-01 10:59:24 -04:00
Generator.h Change sampleCount arguments, variables, return values to size_t... 2016-09-15 21:03:17 -04:00
Invert.cpp Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Invert.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Leveller.cpp Remove some unused strings that confused translators... 2017-09-10 19:24:08 -04:00
Leveller.h Remove some unused strings that confused translators... 2017-09-10 19:24:08 -04:00
LoadEffects.cpp Initialize tables of effect and command names properly 2018-04-12 17:09:43 -04:00
LoadEffects.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Noise.cpp Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Noise.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
NoiseReduction.cpp Fix some 'declaration hides' warnings. 2018-06-27 12:36:13 +01:00
NoiseReduction.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
NoiseRemoval.cpp Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
NoiseRemoval.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Normalize.cpp Add internationalization hints. 2018-08-28 16:35:06 +01:00
Normalize.h Disable experimental loudness normalizing 2018-08-22 20:45:50 +01:00
Paulstretch.cpp Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Paulstretch.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Phaser.cpp Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Phaser.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Repair.cpp Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Repair.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Repeat.cpp Use TrackIterRange::Visit 2018-10-01 10:59:24 -04:00
Repeat.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Reverb.cpp Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Reverb.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Reverb_libSoX.h Fix uninitialized variables in Reverb... 2017-08-31 20:27:50 -04:00
Reverse.cpp Use TrackIterRange::Visit 2018-10-01 10:59:24 -04:00
Reverse.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
SBSMSEffect.cpp Use TrackIterRange::Visit 2018-10-01 10:59:24 -04:00
SBSMSEffect.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
ScienFilter.cpp Bug 1886 - Sluggish behaviour caused by the large time taken to draw the Track Control Panel 2018-08-03 18:29:49 +01:00
ScienFilter.h Refactor Biquad in preparation of EBU R128 loudness normalization. 2018-07-24 17:08:47 +02:00
ScoreAlignDialog.cpp Translate "Message" as default title of message box... 2018-01-01 17:50:02 -05:00
ScoreAlignDialog.h Part fixes for compilation of EXPERIMENTAL_SCOREALIGN 2018-09-05 13:25:41 -04:00
Silence.cpp Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Silence.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
SimpleMono.cpp Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
SimpleMono.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
SoundTouchEffect.cpp Use TrackIterRange::Visit 2018-10-01 10:59:24 -04:00
SoundTouchEffect.h Remove 8 warnings about re-#define-d names, related to SoundTouch 2018-07-23 14:27:44 -04:00
StereoToMono.cpp Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
StereoToMono.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
TimeScale.cpp Rename "Sliding Time Scale/Pitch Shift" effect 2018-04-28 21:16:41 +01:00
TimeScale.h Rename "Sliding Time Scale/Pitch Shift" effect 2018-04-28 21:16:41 +01: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 Revert parts of e1b6091 involving effects, for .cfg file compatibility 2018-07-05 09:57:17 -04:00
ToneGen.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
TruncSilence.cpp Use TrackIterRange::Visit 2018-10-01 10:59:24 -04:00
TruncSilence.h Rewrite threshold control of Truncate Silence as text box, not a choice 2018-05-23 23:56:30 -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 Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Wahwah.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00