audacia/src/effects
Leland Lucius 5817fec5c7 Make sure to layout the button swap on Windows 2015-05-17 11:10:16 -05:00
..
VST Fix for bug #922. 2015-04-27 20:20:16 -05:00
audiounits Adding Xcode project files for use with Xcode 5.1 and above. 2015-04-20 13:39:34 -05:00
ladspa LADSPA: correctly compute the default value for logarithmic control ports 2015-05-16 16:05:46 +02:00
lv2 Added 'More...' to Generate and Analyze menus 2015-05-14 16:11:46 +01:00
nyquist Get rid of the "=" from the Nyquist prompt name 2015-05-16 02:13:57 -05:00
vamp Added 'More...' to Generate and Analyze menus 2015-05-14 16:11:46 +01:00
Amplify.cpp Fix for bugs 943, 942, 941, 843 and 775. 2015-05-15 12:51:51 +01:00
Amplify.h Try fixing bug #927 again...last attempt was brain damaged. 2015-05-11 14:04:02 -05:00
AutoDuck.cpp Fix for bugs 943, 942, 941, 843 and 775. 2015-05-15 12:51:51 +01:00
AutoDuck.h Added 'More...' to Generate and Analyze menus 2015-05-14 16:11:46 +01:00
BassTreble.cpp Fix for bugs 943, 942, 941, 843 and 775. 2015-05-15 12:51:51 +01:00
BassTreble.h Convert all wxTRANSLATE() to XO() 2015-04-18 23:03:49 -05: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 Fix for bugs 943, 942, 941, 843 and 775. 2015-05-15 12:51:51 +01:00
ChangePitch.h Restore non-preset values when Factory Preset -> Defaults is selected 2015-04-27 10:52:42 -05:00
ChangeSpeed.cpp Fix for bugs 943, 942, 941, 843 and 775. 2015-05-15 12:51:51 +01:00
ChangeSpeed.h Restore non-preset values when Factory Preset -> Defaults is selected 2015-04-27 10:52:42 -05:00
ChangeTempo.cpp Fix for bugs 943, 942, 941, 843 and 775. 2015-05-15 12:51:51 +01:00
ChangeTempo.h Convert all wxTRANSLATE() to XO() 2015-04-18 23:03:49 -05:00
ClickRemoval.cpp Fix for bugs 943, 942, 941, 843 and 775. 2015-05-15 12:51:51 +01:00
ClickRemoval.h Convert all wxTRANSLATE() to XO() 2015-04-18 23:03:49 -05:00
Compressor.cpp Missing include when building for wx3. 2015-05-16 00:29:53 -05:00
Compressor.h Convert all wxTRANSLATE() to XO() 2015-04-18 23:03:49 -05:00
Contrast.cpp Changes to a number of dialogs so that the nvda screen reader can read their titles. The accessibility name of the dialog is set to the title of the dialog. 2015-05-16 09:35:21 +01:00
Contrast.h Frequency Selection toolbar from Paul Licameli. 2014-11-08 15:18:43 +00:00
DtmfGen.cpp Fix DtmfGen base on Peter's feedback 2015-04-23 02:02:34 -05:00
DtmfGen.h Fix DtmfGen base on Peter's feedback 2015-04-23 02:02:34 -05:00
Echo.cpp Fix for bugs 943, 942, 941, 843 and 775. 2015-05-15 12:51:51 +01:00
Echo.h Convert all wxTRANSLATE() to XO() 2015-04-18 23:03:49 -05:00
Effect.cpp Make sure to layout the button swap on Windows 2015-05-17 11:10:16 -05:00
Effect.h Small optimization - non-linear preview copies only selected tracks by default. 2015-05-15 16:57:29 +01:00
EffectManager.cpp Fix crash when certain effects are open and a new project window is created 2015-05-16 22:14:07 -05:00
EffectManager.h Fix crash when certain effects are open and a new project window is created 2015-05-16 22:14:07 -05:00
EffectRack.cpp Another round of effects bashing. 2014-11-19 06:58:44 +00:00
EffectRack.h Round 3 of realtime changes. 2014-11-03 06:48:54 +00:00
Equalization.cpp Fix for bugs 943, 942, 941, 843 and 775. 2015-05-15 12:51:51 +01:00
Equalization.h Fix uninitialized variable in Equalizer effect 2015-04-30 11:49:21 +02:00
Equalization48x.cpp Migrating the remaining effects 2015-04-16 23:36:28 -05:00
Equalization48x.h Andrew Hallendorff's multithreaded Equalization effect. 2014-10-09 21:52:19 +00:00
Fade.cpp Some effect descriptions (for Doxygen). 2015-05-09 17:36:54 +01:00
Fade.h Convert all wxTRANSLATE() to XO() 2015-04-18 23:03:49 -05:00
FindClipping.cpp Convert all wxTRANSLATE() to XO() 2015-04-18 23:03:49 -05:00
FindClipping.h Convert all wxTRANSLATE() to XO() 2015-04-18 23:03:49 -05:00
Generator.cpp All generator effects now use common Duration handling 2015-04-19 19:48:04 -05:00
Generator.h Should fix the invalid initial duration for generator effects 2015-04-17 22:52:34 -05:00
Invert.cpp Convert all wxTRANSLATE() to XO() 2015-04-18 23:03:49 -05:00
Invert.h Convert all wxTRANSLATE() to XO() 2015-04-18 23:03:49 -05:00
Leveller.cpp Some effect descriptions (for Doxygen). 2015-05-09 17:36:54 +01:00
Leveller.h Added 'More...' to Generate and Analyze menus 2015-05-14 16:11:46 +01:00
LoadEffects.cpp Added 'More...' to Generate and Analyze menus 2015-05-14 16:11:46 +01:00
LoadEffects.h Migrating the remaining effects 2015-04-16 23:36:28 -05:00
Noise.cpp Fix for bugs 943, 942, 941, 843 and 775. 2015-05-15 12:51:51 +01:00
Noise.h Convert all wxTRANSLATE() to XO() 2015-04-18 23:03:49 -05:00
NoiseReduction.cpp Allow chains to use current/factory presets/settings 2015-04-26 16:41:05 -05:00
NoiseReduction.h Allow chains to use current/factory presets/settings 2015-04-26 16:41:05 -05:00
NoiseRemoval.cpp Convert all wxTRANSLATE() to XO() 2015-04-18 23:03:49 -05:00
NoiseRemoval.h Migrating the remaining effects 2015-04-16 23:36:28 -05:00
Normalize.cpp Fix for bugs 943, 942, 941, 843 and 775. 2015-05-15 12:51:51 +01:00
Normalize.h Convert all wxTRANSLATE() to XO() 2015-04-18 23:03:49 -05:00
Paulstretch.cpp Fix for bugs 943, 942, 941, 843 and 775. 2015-05-15 12:51:51 +01:00
Paulstretch.h Added 'More...' to Generate and Analyze menus 2015-05-14 16:11:46 +01:00
Phaser.cpp Fix for bugs 943, 942, 941, 843 and 775. 2015-05-15 12:51:51 +01:00
Phaser.h Convert all wxTRANSLATE() to XO() 2015-04-18 23:03:49 -05:00
Repair.cpp Convert all wxTRANSLATE() to XO() 2015-04-18 23:03:49 -05:00
Repair.h Convert all wxTRANSLATE() to XO() 2015-04-18 23:03:49 -05:00
Repeat.cpp Fix overly aggressive validation 2015-05-16 03:23:18 -05:00
Repeat.h Convert all wxTRANSLATE() to XO() 2015-04-18 23:03:49 -05:00
Reverb.cpp Fix for bugs 943, 942, 941, 843 and 775. 2015-05-15 12:51:51 +01:00
Reverb.h Convert all wxTRANSLATE() to XO() 2015-04-18 23:03:49 -05:00
Reverb_libSoX.h Main website now at audacityteam.org 2015-04-24 08:07:12 +01:00
Reverse.cpp Convert all wxTRANSLATE() to XO() 2015-04-18 23:03:49 -05:00
Reverse.h Convert all wxTRANSLATE() to XO() 2015-04-18 23:03:49 -05:00
SBSMSEffect.cpp Paul L's new SelectedRegion class replacing use of t0 and t1. Also LabelTrack.h no longer in TrackPanel.h includes. 2014-10-05 17:10:09 +00:00
SBSMSEffect.h Added 'More...' to Generate and Analyze menus 2015-05-14 16:11:46 +01:00
ScienFilter.cpp Fix for bugs 943, 942, 941, 843 and 775. 2015-05-15 12:51:51 +01:00
ScienFilter.h Added 'More...' to Generate and Analyze menus 2015-05-14 16:11:46 +01:00
ScoreAlignDialog.cpp Migrating the remaining effects 2015-04-16 23:36:28 -05:00
ScoreAlignDialog.h Remove the 2013-09-24 00:14:37 +00:00
Silence.cpp Fix for bugs 943, 942, 941, 843 and 775. 2015-05-15 12:51:51 +01:00
Silence.h Convert all wxTRANSLATE() to XO() 2015-04-18 23:03:49 -05:00
SimpleMono.cpp Remove trailing spaces. 2014-06-03 20:30:19 +00:00
SimpleMono.h Migrating the remaining effects 2015-04-16 23:36:28 -05:00
SoundTouchEffect.cpp Paul L's new SelectedRegion class replacing use of t0 and t1. Also LabelTrack.h no longer in TrackPanel.h includes. 2014-10-05 17:10:09 +00:00
SoundTouchEffect.h Migrating the remaining effects 2015-04-16 23:36:28 -05:00
StereoToMono.cpp StereoToMono now EffectTypeHidden 2015-05-14 22:15:44 +01:00
StereoToMono.h Fix stereo to mono 2015-04-22 13:02:07 -05:00
TimeScale.cpp Fix for bugs 943, 942, 941, 843 and 775. 2015-05-15 12:51:51 +01:00
TimeScale.h Convert all wxTRANSLATE() to XO() 2015-04-18 23:03:49 -05:00
TimeWarper.cpp Variable cleanup 2015-04-23 18:30:38 +02:00
TimeWarper.h Remove trailing spaces. 2014-06-03 20:30:19 +00:00
ToneGen.cpp Fix for bugs 943, 942, 941, 843 and 775. 2015-05-15 12:51:51 +01:00
ToneGen.h Convert all wxTRANSLATE() to XO() 2015-04-18 23:03:49 -05:00
TruncSilence.cpp Fix for bugs 943, 942, 941, 843 and 775. 2015-05-15 12:51:51 +01:00
TruncSilence.h Convert all wxTRANSLATE() to XO() 2015-04-18 23:03:49 -05:00
TwoPassSimpleMono.cpp Remove trailing spaces. 2014-06-03 20:30:19 +00:00
TwoPassSimpleMono.h Migrating the remaining effects 2015-04-16 23:36:28 -05:00
Wahwah.cpp Fix for bugs 943, 942, 941, 843 and 775. 2015-05-15 12:51:51 +01:00
Wahwah.h Convert all wxTRANSLATE() to XO() 2015-04-18 23:03:49 -05:00