audacia/src/effects
Paul Licameli 70b5076b0b Fix some untranslated prompts and messages...
... Even if some commented out.  Such don't enlarge the .pot file, but make
them right in case they are ever un-commented.
2017-09-10 19:24:41 -04:00
..
VST Fix some comments 2017-09-10 10:00:52 -04:00
audiounits Translated effect name and description in many places in Effect.cpp... 2017-09-10 19:21:35 -04:00
ladspa Fix some comments 2017-09-10 10:00:52 -04:00
lv2 Fix some untranslated prompts and messages... 2017-09-10 19:24:41 -04:00
nyquist i18n-hints about the name "Nyquist" ... 2017-09-10 19:15:46 -04:00
vamp Fix some comments 2017-09-10 10:00:52 -04:00
Amplify.cpp Enable Help button for Nyquist effects 2017-05-20 14:49:07 +01:00
Amplify.h Enable Help button for Nyquist effects 2017-05-20 14:49:07 +01:00
AutoDuck.cpp Add help buttons for normal built-in effects 2017-05-20 14:49:07 +01:00
AutoDuck.h Add help buttons for normal built-in effects 2017-05-20 14:49:07 +01:00
BassTreble.cpp Add help buttons for normal built-in effects 2017-05-20 14:49:07 +01:00
BassTreble.h Add help buttons for normal built-in effects 2017-05-20 14:49:07 +01:00
Biquad.cpp Fixed tab indentations to spaces. 2013-10-02 16:00:34 +00:00
Biquad.h Do not revert the changes in Biquad.h 2017-09-01 05:15:54 -04:00
ChangePitch.cpp Add help buttons for normal built-in effects 2017-05-20 14:49:07 +01:00
ChangePitch.h Add help buttons for normal built-in effects 2017-05-20 14:49:07 +01:00
ChangeSpeed.cpp Bug1684: Fix misbehaving slider in Change Speed effect... 2017-07-21 22:17:30 -04:00
ChangeSpeed.h Add help buttons for normal built-in effects 2017-05-20 14:49:07 +01:00
ChangeTempo.cpp Add help buttons for normal built-in effects 2017-05-20 14:49:07 +01:00
ChangeTempo.h Add help buttons for normal built-in effects 2017-05-20 14:49:07 +01:00
ClickRemoval.cpp Add help buttons for normal built-in effects 2017-05-20 14:49:07 +01:00
ClickRemoval.h Add help buttons for normal built-in effects 2017-05-20 14:49:07 +01:00
Compressor.cpp Add help buttons for normal built-in effects 2017-05-20 14:49:07 +01:00
Compressor.h Add help buttons for normal built-in effects 2017-05-20 14:49:07 +01:00
Contrast.cpp Use alpha or released or local manual for "help on selection". 2017-08-25 13:59:16 +01:00
Contrast.h Further fix for Windows build 2016-07-11 18:45:47 +01:00
Distortion.cpp Add help buttons for normal built-in effects 2017-05-20 14:49:07 +01:00
Distortion.h Add help buttons for normal built-in effects 2017-05-20 14:49:07 +01:00
DtmfGen.cpp Fix for bug 1733 2017-09-01 17:42:02 +01:00
DtmfGen.h Add help buttons for normal built-in effects 2017-05-20 14:49:07 +01:00
Echo.cpp Add help buttons for normal built-in effects 2017-05-20 14:49:07 +01:00
Echo.h Add help buttons for normal built-in effects 2017-05-20 14:49:07 +01:00
Effect.cpp Translated effect name and description in many places in Effect.cpp... 2017-09-10 19:21:35 -04:00
Effect.h Translated effect name and description in many places in Effect.cpp... 2017-09-10 19:21:35 -04:00
EffectManager.cpp Translated effect name and description in many places in Effect.cpp... 2017-09-10 19:21:35 -04:00
EffectManager.h Bug1502: VST and AU plug-ins should show correct rates and spectra 2017-07-24 14:20:54 -04:00
EffectRack.cpp Translated effect name and description in many places in Effect.cpp... 2017-09-10 19:21:35 -04:00
EffectRack.h Harmlessly qualify classes as final (or explicitly comment not)... 2016-02-24 20:58:30 -05:00
Equalization.cpp Bug1744: Editing of linear frequency scale EQ curve should work 2017-09-09 22:51:14 -04:00
Equalization.h Bug1744: Editing of linear frequency scale EQ curve should work 2017-09-09 22:51:14 -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 Add help buttons for normal built-in effects 2017-05-20 14:49:07 +01:00
FindClipping.h Add help buttons for normal built-in effects 2017-05-20 14:49:07 +01: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 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 Remove credit of iAVC. We don't use it, and have no link for it. 2017-07-22 14:23:50 -04:00
LoadEffects.h Fix some comments 2017-09-10 10:00:52 -04:00
Noise.cpp Fix for bug 1733 2017-09-01 17:42:02 +01:00
Noise.h Add help buttons for normal built-in effects 2017-05-20 14:49:07 +01: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 Add help buttons for normal built-in effects 2017-05-20 14:49:07 +01:00
Normalize.h Add help buttons for normal built-in effects 2017-05-20 14:49:07 +01:00
Paulstretch.cpp Add help buttons for normal built-in effects 2017-05-20 14:49:07 +01:00
Paulstretch.h Add help buttons for normal built-in effects 2017-05-20 14:49:07 +01:00
Phaser.cpp Add help buttons for normal built-in effects 2017-05-20 14:49:07 +01:00
Phaser.h Add help buttons for normal built-in effects 2017-05-20 14:49:07 +01: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 Add help buttons for normal built-in effects 2017-05-20 14:49:07 +01:00
Repeat.h Add help buttons for normal built-in effects 2017-05-20 14:49:07 +01:00
Reverb.cpp Fix uninitialized variables in Reverb... 2017-08-31 20:27:50 -04:00
Reverb.h Fix uninitialized variables in Reverb... 2017-08-31 20:27:50 -04:00
Reverb_libSoX.h Fix uninitialized variables in Reverb... 2017-08-31 20:27:50 -04: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 Add help button for Classic Filter 2017-05-21 12:04:15 +01:00
ScienFilter.h Add help button for Classic Filter 2017-05-21 12:04:15 +01: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 Fix for bug 1733 2017-09-01 17:42:02 +01:00
Silence.h Add help buttons for normal built-in effects 2017-05-20 14:49:07 +01: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 Fix some comments 2017-09-10 10:00:52 -04:00
StereoToMono.h Exception safety in: some effects and generators... 2017-03-21 14:11:25 -04:00
TimeScale.cpp Add help buttons for normal built-in effects 2017-05-20 14:49:07 +01:00
TimeScale.h Add help buttons for normal built-in effects 2017-05-20 14:49:07 +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 Fix for bug 1733 2017-09-01 17:42:02 +01:00
ToneGen.h Add help buttons for normal built-in effects 2017-05-20 14:49:07 +01:00
TruncSilence.cpp Bug 1649 - Freeze with Truncate Silence 2017-05-20 18:32:06 +01:00
TruncSilence.h Add help buttons for normal built-in effects 2017-05-20 14:49:07 +01: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 Add help buttons for normal built-in effects 2017-05-20 14:49:07 +01:00
Wahwah.h Add help buttons for normal built-in effects 2017-05-20 14:49:07 +01:00