audacia/src/effects
Paul Licameli df6a7c5464 More uses of safenew for classes we derive from wxWindow classes...
... Also removed some unnecessary deletes of widgets that are managed by parent
windows
2016-02-14 20:39:28 -05:00
..
VST More uses of safenew for classes we derive from wxWindow classes... 2016-02-14 20:39:28 -05:00
audiounits Use macro safenew for many allocations of wxWindow subclasses 2016-02-14 20:20:19 -05:00
ladspa More uses of safenew for classes we derive from wxWindow classes... 2016-02-14 20:39:28 -05:00
lv2 More uses of safenew for classes we derive from wxWindow classes... 2016-02-14 20:39:28 -05:00
nyquist Use macro safenew for many allocations of wxWindow subclasses 2016-02-14 20:20:19 -05:00
vamp "new"->"NEW" in comments, easier to find remaining naked operator new 2016-02-14 18:52:41 -05:00
Amplify.cpp Fix for bug 958 2015-07-28 09:01:03 +01:00
Amplify.h Removed ShuttleGui.h from other headers 2015-07-19 12:31:03 -04:00
AutoDuck.cpp More uses of safenew for classes we derive from wxWindow classes... 2016-02-14 20:39:28 -05:00
AutoDuck.h Fix for Bug 1267 - Accessibility: some panels used for graphics are included in tab traversal 2015-11-26 15:21:48 +00:00
BassTreble.cpp Remove GTK workarounds (or the reason for them) 2015-08-13 23:28:51 -05:00
BassTreble.h Removed ShuttleGui.h from other headers 2015-07-19 12:31:03 -04: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 Removed ShuttleGui.h from other headers 2015-07-19 12:31:03 -04:00
ChangePitch.h "new"->"NEW" in comments, easier to find remaining naked operator new 2016-02-14 18:52:41 -05:00
ChangeSpeed.cpp More uses of safenew for classes we derive from wxWindow classes... 2016-02-14 20:39:28 -05:00
ChangeSpeed.h "new"->"NEW" in comments, easier to find remaining naked operator new 2016-02-14 18:52:41 -05:00
ChangeTempo.cpp "new"->"NEW" in comments, easier to find remaining naked operator new 2016-02-14 18:52:41 -05:00
ChangeTempo.h "new"->"NEW" in comments, easier to find remaining naked operator new 2016-02-14 18:52:41 -05:00
ClickRemoval.cpp "new"->"NEW" in comments, easier to find remaining naked operator new 2016-02-14 18:52:41 -05:00
ClickRemoval.h Remove Envelope.h from other headers 2015-07-28 10:02:09 -04:00
Compressor.cpp More uses of safenew for classes we derive from wxWindow classes... 2016-02-14 20:39:28 -05:00
Compressor.h Removed ShuttleGui.h from other headers 2015-07-19 12:31:03 -04:00
Contrast.cpp More uses of safenew for classes we derive from wxWindow classes... 2016-02-14 20:39:28 -05:00
Contrast.h Removed ShuttleGui.h from other headers 2015-07-19 12:31:03 -04:00
DtmfGen.cpp More uses of safenew for classes we derive from wxWindow classes... 2016-02-14 20:39:28 -05:00
DtmfGen.h Removed ShuttleGui.h from other headers 2015-07-19 12:31:03 -04:00
Echo.cpp Removed ShuttleGui.h from other headers 2015-07-19 12:31:03 -04:00
Echo.h Removed ShuttleGui.h from other headers 2015-07-19 12:31:03 -04:00
Effect.cpp More uses of safenew for classes we derive from wxWindow classes... 2016-02-14 20:39:28 -05:00
Effect.h "new"->"NEW" in comments, easier to find remaining naked operator new 2016-02-14 18:52:41 -05:00
EffectManager.cpp More uses of safenew for classes we derive from wxWindow classes... 2016-02-14 20:39:28 -05:00
EffectManager.h Don't push effects that can't be undone onto the Undo Stack 2016-01-21 02:07:28 +00:00
EffectRack.cpp Use macro safenew for many allocations of wxWindow subclasses 2016-02-14 20:20:19 -05:00
EffectRack.h Round 3 of realtime changes. 2014-11-03 06:48:54 +00:00
Equalization.cpp More uses of safenew for classes we derive from wxWindow classes... 2016-02-14 20:39:28 -05:00
Equalization.h Fix for Bug 1267 - Accessibility: some panels used for graphics are included in tab traversal 2015-11-26 15:21:48 +00:00
Equalization48x.cpp "new"->"NEW" in comments, easier to find remaining naked operator new 2016-02-14 18:52:41 -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 Fix bug 1317 2016-01-27 13:38:21 +00:00
FindClipping.h Remove LabelTrack.h from other headers 2015-07-28 10:02:07 -04:00
Generator.cpp auto_ptr (deprecated) -> unique_ptr (preferred in C++11) 2016-02-13 12:00:28 -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 Fix bug 1312 2016-01-25 18:01:14 +00:00
Leveller.h Removed ShuttleGui.h from other headers 2015-07-19 12:31:03 -04:00
LoadEffects.cpp Add (redundant) #include "Experimental.h" in all .cpp files using the symbols 2015-08-31 17:56:10 -04:00
LoadEffects.h Migrating the remaining effects 2015-04-16 23:36:28 -05:00
Noise.cpp More uses of safenew for classes we derive from wxWindow classes... 2016-02-14 20:39:28 -05:00
Noise.h Removed ShuttleGui.h from other headers 2015-07-19 12:31:03 -04:00
NoiseReduction.cpp "new"->"NEW" in comments, easier to find remaining naked operator new 2016-02-14 18:52:41 -05:00
NoiseReduction.h auto_ptr (deprecated) -> unique_ptr (preferred in C++11) 2016-02-13 12:00:28 -05:00
NoiseRemoval.cpp "new"->"NEW" in comments, easier to find remaining naked operator new 2016-02-14 18:52:41 -05:00
NoiseRemoval.h Put Experimental.h (redundantly) in headers that rely on it 2015-08-31 17:53:12 -04:00
Normalize.cpp Fix bug 1311 2016-01-25 17:57:04 +00:00
Normalize.h Remove WaveTrack.h from other headers 2015-07-28 10:02:05 -04:00
Paulstretch.cpp "new"->"NEW" in comments, easier to find remaining naked operator new 2016-02-14 18:52:41 -05:00
Paulstretch.h Fix effect preview issues 2016-01-20 18:19:11 +00:00
Phaser.cpp Add (redundant) #include "Experimental.h" in all .cpp files using the symbols 2015-08-31 17:56:10 -04:00
Phaser.h Add output gain control to Phaser effect 2015-08-04 01:51:28 +01: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 "new"->"NEW" in comments, easier to find remaining naked operator new 2016-02-14 18:52:41 -05:00
Repeat.h Removed ShuttleGui.h from other headers 2015-07-19 12:31:03 -04:00
Reverb.cpp Fix for bug #1117 2015-08-16 00:15:55 -05:00
Reverb.h Removed ShuttleGui.h from other headers 2015-07-19 12:31:03 -04:00
Reverb_libSoX.h Main website now at audacityteam.org 2015-04-24 08:07:12 +01:00
Reverse.cpp "new"->"NEW" in comments, easier to find remaining naked operator new 2016-02-14 18:52:41 -05:00
Reverse.h Remove WaveTrack.h from other headers 2015-07-28 10:02:05 -04:00
SBSMSEffect.cpp Fix for bug 955 from Clayton Otey 2016-01-26 18:19:19 +00:00
SBSMSEffect.h Fix for bug 955 from Clayton Otey 2016-01-26 18:19:19 +00:00
ScienFilter.cpp More uses of safenew for classes we derive from wxWindow classes... 2016-02-14 20:39:28 -05:00
ScienFilter.h Fix for Bug 1267 - Accessibility: some panels used for graphics are included in tab traversal 2015-11-26 15:21:48 +00:00
ScoreAlignDialog.cpp Use macro safenew for many allocations of wxWindow subclasses 2016-02-14 20:20:19 -05:00
ScoreAlignDialog.h Remove the 2013-09-24 00:14:37 +00:00
Silence.cpp More uses of safenew for classes we derive from wxWindow classes... 2016-02-14 20:39:28 -05:00
Silence.h Remove WaveTrack.h from other headers 2015-07-28 10:02:05 -04: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 "new"->"NEW" in comments, easier to find remaining naked operator new 2016-02-14 18:52:41 -05:00
StereoToMono.h Fix stereo to mono 2015-04-22 13:02:07 -05:00
TimeScale.cpp Fix for bug 955 from Clayton Otey 2016-01-26 18:19:19 +00:00
TimeScale.h Fix for bug 955 from Clayton Otey 2016-01-26 18:19:19 +00: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 More uses of safenew for classes we derive from wxWindow classes... 2016-02-14 20:39:28 -05:00
ToneGen.h Removed ShuttleGui.h from other headers 2015-07-19 12:31:03 -04:00
TruncSilence.cpp "new"->"NEW" in comments, easier to find remaining naked operator new 2016-02-14 18:52:41 -05:00
TruncSilence.h One less indirection accessing Region 2016-02-02 11:49:53 -05:00
TwoPassSimpleMono.cpp Remove WaveTrack.h from other headers 2015-07-28 10:02:05 -04:00
TwoPassSimpleMono.h Migrating the remaining effects 2015-04-16 23:36:28 -05:00
Wahwah.cpp Add (redundant) #include "Experimental.h" in all .cpp files using the symbols 2015-08-31 17:56:10 -04:00
Wahwah.h Add output gain control to Wahwah effect 2015-08-04 01:51:28 +01:00