audacia/src
Gale Andrews 7f3edc2523 Bug 1312 Further consistency fix for description
Don't start description with an object, per consistency with Manual.
2016-04-07 03:40:47 +01:00
..
blockfile Fix possible memory leak in use of overrides of BlockFile::CalcSummary 2016-04-05 23:30:33 -04:00
commands Singleton CommandDirectory used to leak! 2016-04-06 16:06:32 -04:00
effects Bug 1312 Further consistency fix for description 2016-04-07 03:40:47 +01:00
export ExportPlugin::CreateMixer returns a smart pointer 2016-04-06 14:56:05 -04:00
import ODTask cloners return smart pointers 2016-04-06 16:06:36 -04:00
ondemand ODTask cloners return smart pointers 2016-04-06 16:06:36 -04:00
prefs Fix by Matěj Fiala for bug 1168 2016-03-24 10:02:20 +00:00
toolbars Image manipulation functions return smart pointers 2016-04-06 16:06:34 -04:00
widgets linux build 2016-04-06 17:00:02 -04:00
xml Fix mac build. No standard headers in Audacity.h. 2016-03-01 12:22:37 -05:00
AColor.cpp "new"->"NEW" in comments, easier to find remaining naked operator new 2016-02-14 18:52:41 -05:00
AColor.h Better tooltip for ASlider 2015-08-09 06:03:42 -05:00
AboutDialog.cpp Reduced some repetitive code. Added credit for Mark Young. 2016-04-01 11:13:32 +01:00
AboutDialog.h Update credits 2016-03-18 22:33:49 +00:00
AllThemeResources.h "delete"->"DELETE" in comments, easier to find remaining naked operator delete 2016-02-14 18:50:45 -05:00
Audacity.h Fix mac build. No standard headers in Audacity.h. 2016-03-01 12:22:37 -05:00
AudacityApp.cpp Make static "Destroy" methods for certain singletons unnecessary. 2016-04-06 16:24:46 -04:00
AudacityApp.h Fix for bug 814 2016-03-28 21:07:25 +01:00
AudacityHeaders.cpp
AudacityHeaders.h Fix mac build. No standard headers in Audacity.h. 2016-03-01 12:22:37 -05:00
AudacityLogger.cpp Stack-allocate where possible! ... 2016-02-17 18:15:57 -05:00
AudacityLogger.h Replace virtual with override wherever possible; eliminate needless virtual... 2016-02-26 12:35:38 -05:00
AudioIO.cpp std::vector for wave track pointers; remove deprecated TrackList function; ... 2016-03-01 20:54:48 -05:00
AudioIO.h Fix for bug 814 2016-03-28 21:07:25 +01:00
AudioIOListener.h Harmlessly qualify classes as final (or explicitly comment not)... 2016-02-24 20:58:30 -05:00
AutoRecovery.cpp std::vector for wave track pointers; remove deprecated TrackList function; ... 2016-03-01 20:54:48 -05:00
AutoRecovery.h Replace virtual with override wherever possible; eliminate needless virtual... 2016-02-26 12:35:38 -05:00
BatchCommandDialog.cpp Make sure buttons are disabled for "special" commands 2015-05-12 10:26:27 -05:00
BatchCommandDialog.h Harmlessly qualify classes as final (or explicitly comment not)... 2016-02-24 20:58:30 -05:00
BatchCommands.cpp Sweep unnecessary wxString copies: rest 2016-02-23 02:15:56 -05:00
BatchCommands.h Harmlessly qualify classes as final (or explicitly comment not)... 2016-02-24 20:58:30 -05:00
BatchProcessDialog.cpp Remove UndoManager.h from other headers 2016-02-24 19:10:34 -05:00
BatchProcessDialog.h Harmlessly qualify classes as final (or explicitly comment not)... 2016-02-24 20:58:30 -05:00
Benchmark.cpp Track cut and copy functions return a unique_ptr argument... 2016-03-26 11:50:13 -04:00
Benchmark.h
BlockFile.cpp Fix possible memory leak in use of overrides of BlockFile::CalcSummary 2016-04-05 23:30:33 -04:00
BlockFile.h Fix possible memory leak in use of overrides of BlockFile::CalcSummary 2016-04-05 23:30:33 -04:00
CrossFade.cpp "new"->"NEW" in comments, easier to find remaining naked operator new 2016-02-14 18:52:41 -05:00
CrossFade.h
Dependencies.cpp Harmlessly qualify classes as final (or explicitly comment not)... 2016-02-24 20:58:30 -05:00
Dependencies.h Remove WaveTrack.h from other headers 2015-07-28 10:02:05 -04:00
DeviceChange.cpp Harmlessly qualify classes as final (or explicitly comment not)... 2016-02-24 20:58:30 -05:00
DeviceChange.h Harmlessly qualify classes as final (or explicitly comment not)... 2016-02-24 20:58:30 -05:00
DeviceManager.cpp Make static "Destroy" methods for certain singletons unnecessary. 2016-04-06 16:24:46 -04:00
DeviceManager.h Make static "Destroy" methods for certain singletons unnecessary. 2016-04-06 16:24:46 -04:00
Diags.cpp Add (redundant) #include "Experimental.h" in all .cpp files using the symbols 2015-08-31 17:56:10 -04:00
Diags.h Struct initialiser changed to use = for gcc 4.0 compatibility 2015-04-18 09:22:46 +01:00
DirManager.cpp Fix mac build. No standard headers in Audacity.h. 2016-03-01 12:22:37 -05:00
DirManager.h Define and use PROFILE_DLL_API 2016-02-24 21:29:25 -05:00
Dither.cpp "new"->"NEW" in comments, easier to find remaining naked operator new 2016-02-14 18:52:41 -05:00
Dither.h
Envelope.cpp More const qualifications, and mutables, for functions that draw tracks... 2016-02-27 12:35:17 -05:00
Envelope.h More const qualifications, and mutables, for functions that draw tracks... 2016-02-27 12:35:17 -05:00
Experimental.h "new"->"NEW" in comments, easier to find remaining naked operator new 2016-02-14 18:52:41 -05:00
FFT.cpp Add (redundant) #include "Experimental.h" in all .cpp files using the symbols 2015-08-31 17:56:10 -04:00
FFT.h Window function improvemenets: ... 2015-08-17 08:40:20 -04:00
FFmpeg.cpp Harmlessly qualify classes as final (or explicitly comment not)... 2016-02-24 20:58:30 -05:00
FFmpeg.h linux build 2016-04-03 10:19:25 -04:00
FileFormats.cpp Hyphenate all 8, 16, 24, 32 and 64 bit strings 2015-05-04 12:32:47 -05:00
FileFormats.h Hyphenate all 8, 16, 24, 32 and 64 bit strings 2015-05-04 12:32:47 -05:00
FileIO.cpp Appearance on OSX is now back to normal or better 2015-08-23 20:25:01 -05:00
FileIO.h Updates for wx3 2015-06-30 11:25:32 -05:00
FileNames.cpp Separate plugin registry from plugin settings 2014-12-17 00:52:37 +00:00
FileNames.h Separate plugin registry from plugin settings 2014-12-17 00:52:37 +00:00
FreqWindow.cpp Stack-allocate where possible! ... 2016-02-17 18:15:57 -05:00
FreqWindow.h Fix mac build. No standard headers in Audacity.h. 2016-03-01 12:22:37 -05:00
HelpText.cpp
HelpText.h
HistoryWindow.cpp Remove UndoManager.h from other headers 2016-02-24 19:10:34 -05:00
HistoryWindow.h Harmlessly qualify classes as final (or explicitly comment not)... 2016-02-24 20:58:30 -05:00
ImageManipulation.cpp Image manipulation functions return smart pointers 2016-04-06 16:06:34 -04:00
ImageManipulation.h Image manipulation functions return smart pointers 2016-04-06 16:06:34 -04:00
Internat.cpp "new"->"NEW" in comments, easier to find remaining naked operator new 2016-02-14 18:52:41 -05:00
Internat.h
InterpolateAudio.cpp Fix a memory leak 2015-04-09 19:09:33 -04:00
InterpolateAudio.h
LabelDialog.cpp TrackList holds smart pointers to tracks, Add() only takes rvalue refs to such 2016-03-26 15:41:31 -04:00
LabelDialog.h Use TrackFactory in more places... 2016-03-26 11:50:09 -04:00
LabelTrack.cpp Track cut and copy functions return a unique_ptr argument... 2016-03-26 11:50:13 -04:00
LabelTrack.h Track cut and copy functions return a unique_ptr argument... 2016-03-26 11:50:13 -04:00
LangChoice.cpp Harmlessly qualify classes as final (or explicitly comment not)... 2016-02-24 20:58:30 -05:00
LangChoice.h
Languages.cpp "new"->"NEW" in comments, easier to find remaining naked operator new 2016-02-14 18:52:41 -05:00
Languages.h
Legacy.cpp Throw by value, catch by reference: don't use pointers... 2016-02-14 19:36:17 -05:00
Legacy.h
LoadModules.cpp
LoadModules.h
Lyrics.cpp Sweep unnecessary wxString copies: rest 2016-02-23 02:15:56 -05:00
Lyrics.h Harmlessly qualify classes as final (or explicitly comment not)... 2016-02-24 20:58:30 -05:00
LyricsWindow.cpp Stack-allocate where possible! ... 2016-02-17 18:15:57 -05:00
LyricsWindow.h Harmlessly qualify classes as final (or explicitly comment not)... 2016-02-24 20:58:30 -05:00
MacroMagic.h
Makefile.am Fix mac build. No standard headers in Audacity.h. 2016-03-01 12:22:37 -05:00
Makefile.in Fix build for Debian Stable 2016-02-15 15:54:11 +00:00
Matrix.cpp
Matrix.h
MemoryX.h ArraysOf::reinit 2016-04-02 14:21:28 -04:00
Menus.cpp Bug1282: change of enabled state of Stereo To Mono should be persistent 2016-04-05 18:43:43 -04:00
Menus.h Rewrite the sorting of tracks 2016-03-26 15:41:24 -04:00
Mix.cpp Fix mac build 2016-03-30 23:24:39 -04:00
Mix.h Fix mac build 2016-03-30 23:24:39 -04:00
MixerBoard.cpp Use an enumeration for UndoManager::PushState 2016-02-24 19:10:35 -05:00
MixerBoard.h Harmlessly qualify classes as final (or explicitly comment not)... 2016-02-24 20:58:30 -05:00
ModuleManager.cpp Make static "Destroy" methods for certain singletons unnecessary. 2016-04-06 16:24:46 -04:00
ModuleManager.h Make static "Destroy" methods for certain singletons unnecessary. 2016-04-06 16:24:46 -04:00
NoteTrack.cpp Track cut and copy functions return a unique_ptr argument... 2016-03-26 11:50:13 -04:00
NoteTrack.h Track cut and copy functions return a unique_ptr argument... 2016-03-26 11:50:13 -04:00
NumberScale.h Bug1169: end the separate treatment of lin vs. log display bounds for spectrum... 2015-09-06 21:47:14 -04:00
PitchName.cpp
PitchName.h
PlatformCompatibility.cpp
PlatformCompatibility.h
PluginManager.cpp Make static "Destroy" methods for certain singletons unnecessary. 2016-04-06 16:24:46 -04:00
PluginManager.h Make static "Destroy" methods for certain singletons unnecessary. 2016-04-06 16:24:46 -04:00
Prefs.cpp "new"->"NEW" in comments, easier to find remaining naked operator new 2016-02-14 18:52:41 -05:00
Prefs.h
Printing.cpp Harmlessly qualify classes as final (or explicitly comment not)... 2016-02-24 20:58:30 -05:00
Printing.h Sweep unnecessary wxString copies: rest 2016-02-23 02:15:56 -05:00
Profiler.cpp "delete"->"DELETE" in comments, easier to find remaining naked operator delete 2016-02-14 18:50:45 -05:00
Profiler.h
Project.cpp Manage the members of CommandOutputTarget with smart pointers 2016-04-06 16:06:12 -04:00
Project.h Changes as per James's advice, allow Timer Recording to be used when project is empty if user has disabled warnings in prefs. Also resolved a further message whitespace issue. 2016-03-31 22:26:26 +01:00
RealFFTf.cpp "new"->"NEW" in comments, easier to find remaining naked operator new 2016-02-14 18:52:41 -05:00
RealFFTf.h Put Experimental.h (redundantly) in headers that rely on it 2015-08-31 17:53:12 -04:00
RealFFTf48x.cpp Make EXPERIMENTAL_EQ_SSE_THREADED compilable, at least on Windows. 2016-04-03 11:37:18 -04:00
RealFFTf48x.h
Resample.cpp Remove Prefs.h from Resample.h 2015-08-31 15:10:10 -04:00
Resample.h Replace virtual with override wherever possible; eliminate needless virtual... 2016-02-26 12:35:38 -05:00
RevisionIdent.h No ident by default. 2015-04-12 14:48:32 +01:00
RingBuffer.cpp More uses of SampleBuffer, eliminating explicit DeleteSamples calls 2016-02-01 10:16:00 -05:00
RingBuffer.h More uses of SampleBuffer, eliminating explicit DeleteSamples calls 2016-02-01 10:16:00 -05:00
SampleFormat.cpp Support backwards play, a requirement for scrubbing 2015-04-17 02:25:52 -04:00
SampleFormat.h "new"->"NEW" in comments, easier to find remaining naked operator new 2016-02-14 18:52:41 -05:00
Screenshot.cpp Manage the members of CommandOutputTarget with smart pointers 2016-04-06 16:06:12 -04:00
Screenshot.h
SelectedRegion.cpp Add (redundant) #include "Experimental.h" in all .cpp files using the symbols 2015-08-31 17:56:10 -04:00
SelectedRegion.h #include <math.h> 2015-04-11 22:35:37 +01:00
Sequence.cpp Fix warnings for out-of-order initializers, with in-class member initializers 2016-02-26 14:56:30 -05:00
Sequence.h Remove unused Sequence::Duplicate 2016-04-06 16:06:35 -04:00
Shuttle.cpp From: martin@steghoefer.eu [PATCH 01/15] Fix runtime problem with wxWidgets 3.0: Correct string formatting: wxLongLong -> %lld + long long 2014-11-08 16:06:28 +00:00
Shuttle.h Replace virtual with override wherever possible; eliminate needless virtual... 2016-02-26 12:35:38 -05:00
ShuttleGui.cpp Timer Recording Enhancements to allow Automatic Save and Export after 2016-03-30 20:42:59 +01:00
ShuttleGui.h Timer Recording Enhancements to allow Automatic Save and Export after 2016-03-30 20:42:59 +01:00
ShuttlePrefs.cpp Remove flushing of preferences in ShuttlePrefs and only 2015-12-21 20:07:24 -06:00
ShuttlePrefs.h Replace virtual with override wherever possible; eliminate needless virtual... 2016-02-26 12:35:38 -05:00
Snap.cpp fix compilation 2016-02-19 01:39:44 -05:00
Snap.h fix compilation 2016-02-19 01:37:27 -05:00
SoundActivatedRecord.cpp Remove flushing of preferences in ShuttlePrefs and only 2015-12-21 20:07:24 -06:00
SoundActivatedRecord.h Harmlessly qualify classes as final (or explicitly comment not)... 2016-02-24 20:58:30 -05:00
Spectrum.cpp Add (redundant) #include "Experimental.h" in all .cpp files using the symbols 2015-08-31 17:56:10 -04:00
Spectrum.h Remove WaveTrack.h from other headers 2015-07-28 10:02:05 -04:00
SplashDialog.cpp Use macro safenew for many allocations of wxWindow subclasses 2016-02-14 20:20:19 -05:00
SplashDialog.h Harmlessly qualify classes as final (or explicitly comment not)... 2016-02-24 20:58:30 -05:00
SseMathFuncs.cpp
SseMathFuncs.h Migrating the remaining effects 2015-04-16 23:36:28 -05:00
Tags.cpp Fix mac build. No standard headers in Audacity.h. 2016-03-01 12:22:37 -05:00
Tags.h Fix mac build. No standard headers in Audacity.h. 2016-03-01 12:22:37 -05:00
Theme.cpp Replace virtual with override wherever possible; eliminate needless virtual... 2016-02-26 12:35:38 -05:00
Theme.h Replace virtual with override wherever possible; eliminate needless virtual... 2016-02-26 12:35:38 -05:00
ThemeAsCeeCode.h Fix for http://bugzilla.audacityteam.org/show_bug.cgi?id=643 "Residual consistency issues with SHIFT showing Loop Play button icon" by Paul Licameli. 2014-11-29 17:22:05 +00:00
TimeDialog.cpp Sweep unnecessary wxString copies: rest 2016-02-23 02:15:56 -05:00
TimeDialog.h Harmlessly qualify classes as final (or explicitly comment not)... 2016-02-24 20:58:30 -05:00
TimeTrack.cpp TrackFactory functions return std::unique_ptr, although some callers... 2016-03-26 11:50:12 -04:00
TimeTrack.h Track duplication methods return unique_ptr, although some callers... 2016-03-26 11:50:10 -04:00
TimerRecordDialog.cpp Improve accessibility of wxDatePickerCtrl in Timer Record 2016-04-02 14:54:32 +01:00
TimerRecordDialog.h Timer Recording Enhancements to allow Automatic Save and Export after 2016-03-30 20:42:59 +01:00
Track.cpp Mac build 2016-03-31 17:39:04 -04:00
Track.h TrackList holds smart pointers to tracks, Add() only takes rvalue refs to such 2016-03-26 15:41:31 -04:00
TrackArtist.cpp More const qualifiers and mutable members for drawing of tracks 2016-02-27 13:04:34 -05:00
TrackArtist.h More const qualifiers and mutable members for drawing of tracks 2016-02-27 13:04:34 -05:00
TrackPanel.cpp Use std::vector for wave track locations 2016-02-27 12:08:03 -05:00
TrackPanel.h Fix mac build. No standard headers in Audacity.h. 2016-03-01 12:22:37 -05:00
TrackPanelAx.cpp "new"->"NEW" in comments, easier to find remaining naked operator new 2016-02-14 18:52:41 -05:00
TrackPanelAx.h Replace virtual with override wherever possible; eliminate needless virtual... 2016-02-26 12:35:38 -05:00
TrackPanelListener.h Harmlessly qualify classes as final (or explicitly comment not)... 2016-02-24 20:58:30 -05:00
TranslatableStringArray.h Harmlessly qualify classes as final (or explicitly comment not)... 2016-02-24 20:58:30 -05:00
UndoManager.cpp TrackList holds smart pointers to tracks, Add() only takes rvalue refs to such 2016-03-26 15:41:31 -04:00
UndoManager.h Define movable_ptr and make_movable, use __AUDACITY_OLD_STD__ in fewer places 2016-03-25 20:27:25 -04:00
ViewInfo.cpp Merge branch 'bug1197' 2016-01-28 10:38:44 -05:00
ViewInfo.h Harmlessly qualify classes as final (or explicitly comment not)... 2016-02-24 20:58:30 -05:00
VoiceKey.cpp Stack-allocate where possible! ... 2016-02-17 18:15:57 -05:00
VoiceKey.h Merge remote-tracking branch 'upstream/master' into wx3 2015-07-28 15:06:25 -05:00
WaveClip.cpp Fix mac build. No standard headers in Audacity.h. 2016-03-01 12:22:37 -05:00
WaveClip.h More const qualifiers, for copying of tracks, and replacing in lists of tracks 2016-02-27 17:30:30 -05:00
WaveTrack.cpp Track cut and copy functions return a unique_ptr argument... 2016-03-26 11:50:13 -04:00
WaveTrack.h Track cut and copy functions return a unique_ptr argument... 2016-03-26 11:50:13 -04:00
WaveTrackLocation.h Use std::vector for wave track locations 2016-02-27 12:08:03 -05:00
WrappedType.cpp Updates for wx3 2015-06-30 11:25:32 -05:00
WrappedType.h
audacity.desktop.in Add Ukrainian translation to desktop file 2015-04-11 19:31:04 +03:00
audacity.xml Migrating the remaining effects 2015-04-16 23:36:28 -05:00
configtemplate.h Cleanup lib-src 2015-04-16 14:41:41 -05:00
float_cast.h Return to using private (l)lrint(f) inline functions. 2015-03-16 20:34:05 +00:00