audacia/src/effects
Paul Licameli 4ff0a9d74e Can build for windows without precompiled headers...
... Requires some more wx header inclusions, a renaming of CopyFile (to avoid
colliding with a certain macro changing it to CopyFileW), and an explicit
deletion of a copy constructor and assignment (to avoid generation of
std::vector members for an incomplete type)
2020-05-27 17:36:25 -04:00
..
VST Initial changes to build against wx313 2020-05-23 13:08:21 -05:00
audiounits Bug 2431 - Mac: Real-time effects - Enable checkbox has no effect 2020-05-25 18:27:46 -05:00
ladspa Change XO to XXO in many more places, with no effects at all... 2020-05-22 13:07:50 -04:00
lv2 Initial changes to build against wx313 2020-05-23 13:08:21 -05:00
nyquist Finish the job of 30dbdf4, deleting abandoned source files... 2020-05-25 17:21:05 -04:00
vamp Change XO to XXO in many more places, with no effects at all... 2020-05-22 13:07:50 -04:00
Amplify.cpp Change XO to XXO in many more places, with no effects at all... 2020-05-22 13:07:50 -04:00
Amplify.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
AutoDuck.cpp Change XO to XXO in many more places, with no effects at all... 2020-05-22 13:07:50 -04:00
AutoDuck.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
BassTreble.cpp Change XO to XXO in many more places, with no effects at all... 2020-05-22 13:07:50 -04:00
BassTreble.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
Biquad.cpp Fix some comments 2020-01-19 13:23:30 -05:00
Biquad.h Fix some comments 2020-01-19 13:23:30 -05:00
ChangePitch.cpp Change XO to XXO in many more places, with no effects at all... 2020-05-22 13:07:50 -04:00
ChangePitch.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
ChangeSpeed.cpp Change XO to XXO in many more places, with no effects at all... 2020-05-22 13:07:50 -04:00
ChangeSpeed.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
ChangeTempo.cpp Change XO to XXO in many more places, with no effects at all... 2020-05-22 13:07:50 -04:00
ChangeTempo.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
ClickRemoval.cpp Change XO to XXO in many more places, with no effects at all... 2020-05-22 13:07:50 -04:00
ClickRemoval.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
Compressor.cpp Change XO to XXO in many more places, with no effects at all... 2020-05-22 13:07:50 -04:00
Compressor.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
Contrast.cpp Remove 27 various macro _ ... 2020-05-23 08:07:24 -04:00
Contrast.h Remove some unused functions and forward declarations 2020-05-23 05:16:59 -04:00
Distortion.cpp Change XO to XXO in many more places, with no effects at all... 2020-05-22 13:07:50 -04:00
Distortion.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
DtmfGen.cpp Change XO to XXO in many more places, with no effects at all... 2020-05-22 13:07:50 -04:00
DtmfGen.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
EBUR128.cpp Fix two bugs in loudness effect (#410) 2020-01-24 18:04:19 +00:00
EBUR128.h Fix two bugs in loudness effect (#410) 2020-01-24 18:04:19 +00:00
Echo.cpp Change XO to XXO in many more places, with no effects at all... 2020-05-22 13:07:50 -04:00
Echo.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
Effect.cpp Replace wxFileDialog with FileDialogWrapper in two places 2020-05-22 20:19:02 -04:00
Effect.h Fix bug 2392 2020-04-20 11:26:57 +01:00
EffectManager.cpp Change a function return from wxString to TranslatableString 2020-05-26 12:04:11 -04:00
EffectManager.h Change a function return from wxString to TranslatableString 2020-05-26 12:04:11 -04:00
EffectUI.cpp Change XO to XXO in many more places, with no effects at all... 2020-05-22 13:07:50 -04:00
EffectUI.h Can build for windows without precompiled headers... 2020-05-27 17:36:25 -04:00
Equalization.cpp Finish the job of 30dbdf4, deleting abandoned source files... 2020-05-25 17:21:05 -04:00
Equalization.h Make Effect::PopulateUI final (no special case for Equalization) 2020-01-23 19:06:23 -05:00
Equalization48x.cpp Fix minor typos 2020-04-11 10:06:24 +01:00
Equalization48x.h Some compilability fixes for Equalization48x.cpp 2019-05-21 19:03:42 -04:00
Fade.cpp Each built-in effect class registers itself with BuiltinEffectsModule 2020-01-19 19:16:51 -05:00
Fade.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
FindClipping.cpp Change XO to XXO in many more places, with no effects at all... 2020-05-22 13:07:50 -04:00
FindClipping.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
Generator.cpp Bug2346: Complete fix... 2020-03-10 22:32:23 -04:00
Generator.h
Invert.cpp Each built-in effect class registers itself with BuiltinEffectsModule 2020-01-19 19:16:51 -05:00
Invert.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05: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 LoadEffects.cpp doesn't depend on individual effect classes... 2020-01-19 19:16:51 -05:00
LoadEffects.h LoadEffects.cpp doesn't depend on individual effect classes... 2020-01-19 19:16:51 -05:00
Loudness.cpp Simplify Loudness effect UI with a notebook... 2020-05-23 13:56:39 -04:00
Loudness.h Simplify Loudness effect UI with a notebook... 2020-05-23 13:56:39 -04:00
Noise.cpp Some example uses of XC and XPC... 2020-05-24 14:55:08 -04:00
Noise.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
NoiseReduction.cpp Change XO to XXO in many more places, with no effects at all... 2020-05-22 13:07:50 -04:00
NoiseReduction.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
NoiseRemoval.cpp Change XO to XXO in many more places, with no effects at all... 2020-05-22 13:07:50 -04:00
NoiseRemoval.h Remove some unused functions and forward declarations 2020-05-23 05:16:59 -04:00
Normalize.cpp Change XO to XXO in many more places, with no effects at all... 2020-05-22 13:07:50 -04:00
Normalize.h Remove unused member variable 2020-03-21 16:19:13 -04:00
Paulstretch.cpp Change XO to XXO in many more places, with no effects at all... 2020-05-22 13:07:50 -04:00
Paulstretch.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
Phaser.cpp Change XO to XXO in many more places, with no effects at all... 2020-05-22 13:07:50 -04:00
Phaser.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
RealtimeEffectManager.cpp Fix minor typos 2020-04-11 10:06:24 +01:00
RealtimeEffectManager.h RealtimeEffectState needs only EffectClientInterface, not Effect 2019-06-24 00:49:14 -04:00
Repair.cpp Each built-in effect class registers itself with BuiltinEffectsModule 2020-01-19 19:16:51 -05:00
Repair.h Fix minor typos 2020-04-11 10:06:24 +01:00
Repeat.cpp Change XO to XXO in many more places, with no effects at all... 2020-05-22 13:07:50 -04:00
Repeat.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
Reverb.cpp Change XO to XXO in many more places, with no effects at all... 2020-05-22 13:07:50 -04:00
Reverb.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
Reverb_libSoX.h Fix minor typos 2020-04-11 10:06:24 +01:00
Reverse.cpp Each built-in effect class registers itself with BuiltinEffectsModule 2020-01-19 19:16:51 -05:00
Reverse.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
SBSMSEffect.cpp Bug2346: Complete fix... 2020-03-10 22:32:23 -04:00
SBSMSEffect.h Conversion of TranslatableString to wxString is private 2019-12-01 18:17:57 -05:00
ScienFilter.cpp Change XO to XXO in many more places, with no effects at all... 2020-05-22 13:07:50 -04:00
ScienFilter.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
ScoreAlignDialog.cpp Remove inclusions of wx/filedlg.h 2020-05-22 20:18:51 -04:00
ScoreAlignDialog.h Remove some unused functions and forward declarations 2020-05-23 05:16:59 -04:00
Silence.cpp Change XO to XXO in many more places, with no effects at all... 2020-05-22 13:07:50 -04:00
Silence.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
SimpleMono.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
SimpleMono.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
SoundTouchEffect.cpp Bug 2367 - Residual: Change Speed effect may create spurious clip at end 2020-03-22 11:49:39 +00:00
SoundTouchEffect.h This is only comments, in files where USE_ macros are tested... 2019-03-22 12:38:30 -04:00
StereoToMono.cpp Bug 1336 - Tracks -> Mix Stereo to Mono ignores envelope 2020-04-17 14:52:31 -05:00
StereoToMono.h Bug 1336 - Tracks -> Mix Stereo to Mono ignores envelope 2020-04-17 14:52:31 -05:00
TimeScale.cpp Change XO to XXO in many more places, with no effects at all... 2020-05-22 13:07:50 -04:00
TimeScale.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
TimeWarper.cpp
TimeWarper.h
ToneGen.cpp Change XO to XXO in many more places, with no effects at all... 2020-05-22 13:07:50 -04:00
ToneGen.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
TruncSilence.cpp Change XO to XXO in many more places, with no effects at all... 2020-05-22 13:07:50 -04:00
TruncSilence.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
TwoPassSimpleMono.cpp Include nothing before Audacity.h, as comments say we should... 2019-03-17 21:41:39 -04:00
TwoPassSimpleMono.h spelling in comments 2018-11-03 11:45:05 -04:00
Wahwah.cpp Change XO to XXO in many more places, with no effects at all... 2020-05-22 13:07:50 -04:00
Wahwah.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00