audacia/src
Paul Licameli 84c0a0b666 sizers
2016-02-18 02:54:50 -05:00
..
blockfile "new"->"NEW" in comments, easier to find remaining naked operator new 2016-02-14 18:52:41 -05:00
commands "new"->"NEW" in comments, easier to find remaining naked operator new 2016-02-14 18:52:41 -05:00
effects sizers 2016-02-18 02:54:50 -05:00
export sizers 2016-02-18 02:54:50 -05:00
import sizers 2016-02-18 02:54:50 -05:00
ondemand Remove more uses of at(); use a std::vector of bare pointers, not wx array 2016-02-16 09:35:03 -05:00
prefs More uses of safenew for classes we derive from wxWindow classes... 2016-02-14 20:39:28 -05:00
toolbars sizers 2016-02-18 02:54:50 -05:00
widgets sizers 2016-02-18 02:54:50 -05:00
xml XMLFileReader uses std::vector 2016-02-17 18:19:40 -05:00
AboutDialog.cpp Stack-allocate where possible! ... 2016-02-17 18:15:57 -05:00
AboutDialog.h sizers 2016-02-18 02:54:50 -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
AllThemeResources.h "delete"->"DELETE" in comments, easier to find remaining naked operator delete 2016-02-14 18:50:45 -05:00
audacity.desktop.in Add Ukrainian translation to desktop file 2015-04-11 19:31:04 +03:00
Audacity.h Define make_unique properly, use in at least one commonly visited place... 2016-02-15 14:30:41 -05:00
audacity.xml Migrating the remaining effects 2015-04-16 23:36:28 -05:00
AudacityApp.cpp Stack-allocate where possible! ... 2016-02-17 18:15:57 -05:00
AudacityApp.h Bug1288: Don't crash when changing language to "Simplified"... 2016-01-26 20:09:54 -05:00
AudacityHeaders.cpp
AudacityHeaders.h "new"->"NEW" in comments, easier to find remaining naked operator new 2016-02-14 18:52:41 -05:00
AudacityLogger.cpp Stack-allocate where possible! ... 2016-02-17 18:15:57 -05:00
AudacityLogger.h Updates for wx3 2015-06-30 11:25:32 -05:00
AudioIO.cpp "new"->"NEW" in comments, easier to find remaining naked operator new 2016-02-14 18:52:41 -05:00
AudioIO.h "new"->"NEW" in comments, easier to find remaining naked operator new 2016-02-14 18:52:41 -05:00
AudioIOListener.h Add new files and fix Linux includes 2015-04-17 17:37:28 -05:00
AutoRecovery.cpp Stack-allocate where possible! ... 2016-02-17 18:15:57 -05:00
AutoRecovery.h "new"->"NEW" in comments, easier to find remaining naked operator new 2016-02-14 18:52:41 -05:00
BatchCommandDialog.cpp Make sure buttons are disabled for "special" commands 2015-05-12 10:26:27 -05:00
BatchCommandDialog.h Allow chains to use current/factory presets/settings 2015-04-26 16:41:05 -05:00
BatchCommands.cpp "new"->"NEW" in comments, easier to find remaining naked operator new 2016-02-14 18:52:41 -05:00
BatchCommands.h Save/restore effect state during batch processing 2015-04-27 09:22:47 -05:00
BatchProcessDialog.cpp Stack-allocate where possible! ... 2016-02-17 18:15:57 -05:00
BatchProcessDialog.h Removed ShuttleGui.h from other headers 2015-07-19 12:31:03 -04:00
Benchmark.cpp Stack-allocate where possible! ... 2016-02-17 18:15:57 -05:00
Benchmark.h
BlockFile.cpp "new"->"NEW" in comments, easier to find remaining naked operator new 2016-02-14 18:52:41 -05:00
BlockFile.h "new"->"NEW" in comments, easier to find remaining naked operator new 2016-02-14 18:52:41 -05:00
configtemplate.h Cleanup lib-src 2015-04-16 14:41:41 -05: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 Stack-allocate where possible! ... 2016-02-17 18:15:57 -05:00
Dependencies.h Remove WaveTrack.h from other headers 2015-07-28 10:02:05 -04:00
DeviceChange.cpp Add (redundant) #include "Experimental.h" in all .cpp files using the symbols 2015-08-31 17:56:10 -04:00
DeviceChange.h Add new files...should have been part of r13697 2014-12-06 05:16:02 +00:00
DeviceManager.cpp "new"->"NEW" in comments, easier to find remaining naked operator new 2016-02-14 18:52:41 -05:00
DeviceManager.h "new"->"NEW" in comments, easier to find remaining naked operator new 2016-02-14 18:52:41 -05: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 Stack-allocate where possible! ... 2016-02-17 18:15:57 -05:00
DirManager.h "new"->"NEW" in comments, easier to find remaining naked operator new 2016-02-14 18:52:41 -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 "new"->"NEW" in comments, easier to find remaining naked operator new 2016-02-14 18:52:41 -05:00
Envelope.h "delete"->"DELETE" in comments, easier to find remaining naked operator delete 2016-02-14 18:50:45 -05:00
Experimental.h "new"->"NEW" in comments, easier to find remaining naked operator new 2016-02-14 18:52:41 -05:00
FFmpeg.cpp Stack-allocate where possible! ... 2016-02-17 18:15:57 -05:00
FFmpeg.h Remove Sequence.h from other headers 2015-07-28 10:02:08 -04: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
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
float_cast.h Return to using private (l)lrint(f) inline functions. 2015-03-16 20:34:05 +00:00
FreqWindow.cpp Stack-allocate where possible! ... 2016-02-17 18:15:57 -05:00
FreqWindow.h auto_ptr (deprecated) -> unique_ptr (preferred in C++11) 2016-02-13 12:00:28 -05:00
HelpText.cpp 'Manual' with capital M when referring to OUR Manual. 2014-10-11 12:04:44 +00:00
HelpText.h
HistoryWindow.cpp Use macro safenew for many allocations of wxWindow subclasses 2016-02-14 20:20:19 -05:00
HistoryWindow.h Fix for bug 1148 2015-08-24 00:37:41 +01:00
ImageManipulation.cpp "new"->"NEW" in comments, easier to find remaining naked operator new 2016-02-14 18:52:41 -05:00
ImageManipulation.h "new"->"NEW" in comments, easier to find remaining naked operator new 2016-02-14 18:52:41 -05: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 sizers 2016-02-18 02:54:50 -05:00
LabelDialog.h One less indirection accessing RowData 2016-02-03 22:14:30 -05:00
LabelTrack.cpp Stack-allocate where possible! ... 2016-02-17 18:15:57 -05:00
LabelTrack.h "delete"->"DELETE" in comments, easier to find remaining naked operator delete 2016-02-14 18:50:45 -05:00
LangChoice.cpp Changes to a number of dialogs so that the NVDA screen reader can read the titles. Missed these in my last patch. The accessibility name of the dialog is set to the title. 2015-05-18 13:57:05 +01: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 The fabled realtime effects... 2014-10-26 03:24:10 +00:00
LoadModules.h The fabled realtime effects... 2014-10-26 03:24:10 +00:00
Lyrics.cpp More uses of safenew for classes we derive from wxWindow classes... 2016-02-14 20:39:28 -05:00
Lyrics.h Bug144: Editing performance when Karaoke window is open and very many labels... 2016-01-21 22:19:37 -05:00
LyricsWindow.cpp Stack-allocate where possible! ... 2016-02-17 18:15:57 -05:00
LyricsWindow.h Bug1075, and define and use new event type for TrackPanel timer ticks... 2015-07-28 11:56:00 -04:00
MacroMagic.h
Makefile.am Compile with gcc 4.8 and -std=c++11 2016-02-13 11:02:38 -05:00
Makefile.in Fix build for Debian Stable 2016-02-15 15:54:11 +00:00
Matrix.cpp
Matrix.h
Menus.cpp Stack-allocate where possible! ... 2016-02-17 18:15:57 -05:00
Menus.h Bug30: During playback, after CTRL+M, chars, ENTER -- restore track focus. 2016-01-21 10:18:41 -05:00
Mix.cpp Stack-allocate where possible! ... 2016-02-17 18:15:57 -05:00
Mix.h More uses of SampleBuffer, eliminating explicit DeleteSamples calls 2016-02-01 10:16:00 -05:00
MixerBoard.cpp sizers 2016-02-18 02:54:50 -05:00
MixerBoard.h Bug36, partial: Redraw mixer board when meter range preference changes 2016-01-21 10:22:24 -05:00
ModuleManager.cpp "delete"->"DELETE" in comments, easier to find remaining naked operator delete 2016-02-14 18:50:45 -05:00
ModuleManager.h Fix for bug #857 2015-02-12 02:30:30 +00:00
NoteTrack.cpp "new"->"NEW" in comments, easier to find remaining naked operator new 2016-02-14 18:52:41 -05:00
NoteTrack.h Preliminaries for bug 900 2015-05-26 20:02:37 -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 Preliminary changes for wxWidgets 3.0.1 2014-10-06 08:10:50 +00:00
PlatformCompatibility.cpp Preliminary changes for wxWidgets 3.0.1 2014-10-06 08:10:50 +00:00
PlatformCompatibility.h
PluginManager.cpp Stack-allocate where possible! ... 2016-02-17 18:15:57 -05:00
PluginManager.h Fix for bug #1017 2015-06-09 00:39:25 -05: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 Add (redundant) #include "Experimental.h" in all .cpp files using the symbols 2015-08-31 17:56:10 -04:00
Printing.h
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 sizers 2016-02-18 02:54:50 -05:00
Project.h "new"->"NEW" in comments, easier to find remaining naked operator new 2016-02-14 18:52:41 -05: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 Andrew Hallendorff's multithreaded Equalization effect. 2014-10-09 21:52:19 +00:00
RealFFTf48x.h Andrew Hallendorff's multithreaded Equalization effect. 2014-10-09 21:52:19 +00:00
Resample.cpp Remove Prefs.h from Resample.h 2015-08-31 15:10:10 -04:00
Resample.h Remove Prefs.h from Resample.h 2015-08-31 15:10:10 -04: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 Use macro safenew for many allocations of wxWindow subclasses 2016-02-14 20:20:19 -05: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 bug when Split New with selection that extends past end of track... 2016-02-17 21:45:42 -05:00
Sequence.h Remove more uses of at(); use a std::vector of bare pointers, not wx array 2016-02-16 09:35:03 -05: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
ShuttleGui.cpp sizers 2016-02-18 02:54:50 -05:00
ShuttleGui.h sizers 2016-02-18 02:54:50 -05:00
ShuttlePrefs.cpp Remove flushing of preferences in ShuttlePrefs and only 2015-12-21 20:07:24 -06:00
ShuttlePrefs.h
Snap.cpp "new"->"NEW" in comments, easier to find remaining naked operator new 2016-02-14 18:52:41 -05:00
Snap.h Bug501: Improve time-shift of clips between tracks... 2016-01-24 23:08:10 -05:00
SoundActivatedRecord.cpp Remove flushing of preferences in ShuttlePrefs and only 2015-12-21 20:07:24 -06:00
SoundActivatedRecord.h Move ENV_DB_RANGE out of Envelope.h; that file can be included in fewer places. 2015-07-28 11:55:52 -04: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 Use macro safenew for many allocations of wxWindow subclasses 2016-02-14 20:20:19 -05:00
SseMathFuncs.cpp Andrew Hallendorff's multithreaded Equalization effect. 2014-10-09 21:52:19 +00:00
SseMathFuncs.h Migrating the remaining effects 2015-04-16 23:36:28 -05:00
Tags.cpp Throw by value, catch by reference: don't use pointers... 2016-02-14 19:36:17 -05:00
Tags.h
Theme.cpp "new"->"NEW" in comments, easier to find remaining naked operator new 2016-02-14 18:52:41 -05:00
Theme.h
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 More uses of safenew for classes we derive from wxWindow classes... 2016-02-14 20:39:28 -05:00
TimeDialog.h Frequency Selection toolbar from Paul Licameli. 2014-11-08 15:18:43 +00:00
TimerRecordDialog.cpp More uses of safenew for classes we derive from wxWindow classes... 2016-02-14 20:39:28 -05:00
TimerRecordDialog.h Removed ShuttleGui.h from other headers 2015-07-19 12:31:03 -04:00
TimeTrack.cpp "new"->"NEW" in comments, easier to find remaining naked operator new 2016-02-14 18:52:41 -05:00
TimeTrack.h "new"->"NEW" in comments, easier to find remaining naked operator new 2016-02-14 18:52:41 -05:00
Track.cpp "new"->"NEW" in comments, easier to find remaining naked operator new 2016-02-14 18:52:41 -05:00
Track.h Bug1239: Correct time rulers after importing files (with File>Open) ... 2016-01-26 18:09:29 -05:00
TrackArtist.cpp Stack-allocate where possible! ... 2016-02-17 18:15:57 -05:00
TrackArtist.h dB range is now in Waveforms preferences and view settings, and ... 2015-08-15 18:07:29 -04:00
TrackPanel.cpp Stack-allocate where possible! ... 2016-02-17 18:15:57 -05:00
TrackPanel.h More uses of safenew for classes we derive from wxWindow classes... 2016-02-14 20:39:28 -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
TrackPanelListener.h Put one of those functions back... I will need it in future. 2015-08-30 13:47:12 -04:00
TranslatableStringArray.h New header doesn't need <vector> 2015-08-17 12:08:58 -04:00
UndoManager.cpp Stack-allocate where possible! ... 2016-02-17 18:15:57 -05:00
UndoManager.h "delete"->"DELETE" in comments, easier to find remaining naked operator delete 2016-02-14 18:50:45 -05:00
ViewInfo.cpp Merge branch 'bug1197' 2016-01-28 10:38:44 -05:00
ViewInfo.h Bug1197, yet again: extreme zoom-in behavior, now Mac specific: ... 2016-01-28 10:36:48 -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 Stack-allocate where possible! ... 2016-02-17 18:15:57 -05:00
WaveClip.h "delete"->"DELETE" in comments, easier to find remaining naked operator delete 2016-02-14 18:50:45 -05:00
WaveTrack.cpp Stack-allocate where possible! ... 2016-02-17 18:15:57 -05:00
WaveTrack.h "new"->"NEW" in comments, easier to find remaining naked operator new 2016-02-14 18:52:41 -05:00
WaveTrackLocation.h Remove WaveTrack.h from other headers 2015-07-28 10:02:05 -04:00
WrappedType.cpp Updates for wx3 2015-06-30 11:25:32 -05:00
WrappedType.h