From 44968d3ac316e4a4fd465cb02976fc51699b44fc Mon Sep 17 00:00:00 2001 From: Panagiotis Vasilopoulos Date: Tue, 13 Jul 2021 09:30:42 +0000 Subject: [PATCH] Rebranding: Replace 'Audacity: A Digital Audio Editor' in source files (#248) List of commands that were executed in the `src directory`: * sed -i 's/Audacity: A Digital Audio Editor/Tenacity/g' *.h * sed -i 's/Audacity: A Digital Audio Editor/Tenacity/g' *.cpp Signed-off-by: Panagiotis Vasilopoulos --- src/AColor.cpp | 2 +- src/AColor.h | 2 +- src/AColorResources.h | 2 +- src/AboutDialog.cpp | 2 +- src/AboutDialog.h | 2 +- src/ActiveProjects.cpp | 2 +- src/ActiveProjects.h | 2 +- src/AdornedRulerPanel.cpp | 2 +- src/AdornedRulerPanel.h | 2 +- src/AllThemeResources.cpp | 2 +- src/AllThemeResources.h | 2 +- src/AttachedVirtualFunction.h | 2 +- src/AudacityApp.cpp | 2 +- src/AudacityApp.h | 2 +- src/AudacityException.cpp | 2 +- src/AudacityException.h | 2 +- src/AudacityFileConfig.cpp | 2 +- src/AudacityFileConfig.h | 2 +- src/AudacityHeaders.cpp | 2 +- src/AudacityHeaders.h | 2 +- src/AudacityLogger.cpp | 2 +- src/AudacityLogger.h | 2 +- src/AudioIO.cpp | 2 +- src/AudioIO.h | 2 +- src/AudioIOBase.cpp | 2 +- src/AudioIOBase.h | 2 +- src/AudioIOListener.h | 2 +- src/AutoRecoveryDialog.cpp | 2 +- src/AutoRecoveryDialog.h | 2 +- src/BatchCommandDialog.cpp | 2 +- src/BatchCommandDialog.h | 2 +- src/BatchCommands.cpp | 2 +- src/BatchCommands.h | 2 +- src/BatchProcessDialog.cpp | 2 +- src/BatchProcessDialog.h | 2 +- src/Benchmark.cpp | 2 +- src/Benchmark.h | 2 +- src/CellularPanel.cpp | 2 +- src/CellularPanel.h | 2 +- src/ClientData.h | 2 +- src/ClientDataHelpers.h | 2 +- src/Clipboard.cpp | 2 +- src/Clipboard.h | 2 +- src/CommonCommandFlags.cpp | 2 +- src/CommonCommandFlags.h | 2 +- src/CrossFade.cpp | 2 +- src/CrossFade.h | 2 +- src/DBConnection.cpp | 2 +- src/DBConnection.h | 2 +- src/Dependencies.cpp | 2 +- src/Dependencies.h | 2 +- src/DeviceChange.cpp | 2 +- src/DeviceChange.h | 2 +- src/DeviceManager.h | 2 +- src/Diags.cpp | 2 +- src/Diags.h | 2 +- src/Dither.cpp | 2 +- src/Dither.h | 2 +- src/Envelope.cpp | 2 +- src/Envelope.h | 2 +- src/EnvelopeEditor.cpp | 2 +- src/EnvelopeEditor.h | 2 +- src/FFmpeg.cpp | 2 +- src/FFmpeg.h | 2 +- src/FileFormats.cpp | 2 +- src/FileFormats.h | 2 +- src/FileIO.cpp | 2 +- src/FileIO.h | 2 +- src/FileNames.cpp | 2 +- src/FileNames.h | 2 +- src/FreqWindow.cpp | 2 +- src/FreqWindow.h | 2 +- src/HelpText.cpp | 2 +- src/HelpText.h | 2 +- src/HistoryWindow.cpp | 2 +- src/HistoryWindow.h | 2 +- src/HitTestResult.h | 2 +- src/ImageManipulation.cpp | 2 +- src/ImageManipulation.h | 2 +- src/InterpolateAudio.cpp | 2 +- src/InterpolateAudio.h | 2 +- src/KeyboardCapture.cpp | 2 +- src/KeyboardCapture.h | 2 +- src/LabelDialog.cpp | 2 +- src/LabelDialog.h | 2 +- src/LabelTrack.cpp | 2 +- src/LabelTrack.h | 2 +- src/LangChoice.cpp | 2 +- src/LangChoice.h | 2 +- src/Legacy.cpp | 2 +- src/Legacy.h | 2 +- src/Lyrics.cpp | 2 +- src/Lyrics.h | 2 +- src/LyricsWindow.cpp | 2 +- src/LyricsWindow.h | 2 +- src/MacroMagic.h | 2 +- src/Matrix.cpp | 2 +- src/Matrix.h | 2 +- src/Menus.cpp | 2 +- src/Menus.h | 2 +- src/Mix.cpp | 2 +- src/Mix.h | 2 +- src/MixerBoard.cpp | 2 +- src/MixerBoard.h | 2 +- src/ModuleManager.cpp | 2 +- src/ModuleManager.h | 2 +- src/ModuleSettings.cpp | 2 +- src/ModuleSettings.h | 2 +- src/NoteTrack.cpp | 2 +- src/NoteTrack.h | 2 +- src/NumberScale.h | 2 +- src/PitchName.cpp | 2 +- src/PitchName.h | 2 +- src/PlatformCompatibility.cpp | 2 +- src/PlatformCompatibility.h | 2 +- src/PlaybackSchedule.cpp | 2 +- src/PlaybackSchedule.h | 2 +- src/PluginManager.cpp | 2 +- src/PluginManager.h | 2 +- src/PluginRegistrationDialog.cpp | 2 +- src/PluginRegistrationDialog.h | 2 +- src/Prefs.cpp | 2 +- src/Prefs.h | 2 +- src/Printing.cpp | 2 +- src/Printing.h | 2 +- src/Profiler.cpp | 2 +- src/Profiler.h | 2 +- src/Project.cpp | 2 +- src/Project.h | 2 +- src/ProjectAudioIO.cpp | 2 +- src/ProjectAudioIO.h | 2 +- src/ProjectAudioManager.cpp | 2 +- src/ProjectAudioManager.h | 2 +- src/ProjectFSCK.cpp | 2 +- src/ProjectFSCK.h | 2 +- src/ProjectFileIO.cpp | 2 +- src/ProjectFileIO.h | 2 +- src/ProjectFileIORegistry.cpp | 2 +- src/ProjectFileIORegistry.h | 2 +- src/ProjectFileManager.cpp | 2 +- src/ProjectFileManager.h | 2 +- src/ProjectHistory.cpp | 2 +- src/ProjectHistory.h | 2 +- src/ProjectManager.cpp | 2 +- src/ProjectManager.h | 2 +- src/ProjectSelectionManager.cpp | 2 +- src/ProjectSelectionManager.h | 2 +- src/ProjectSerializer.cpp | 2 +- src/ProjectSerializer.h | 2 +- src/ProjectSettings.cpp | 2 +- src/ProjectSettings.h | 2 +- src/ProjectStatus.cpp | 2 +- src/ProjectStatus.h | 2 +- src/ProjectWindow.cpp | 2 +- src/ProjectWindow.h | 2 +- src/ProjectWindowBase.cpp | 2 +- src/ProjectWindowBase.h | 2 +- src/RealFFTf48x.cpp | 2 +- src/RefreshCode.h | 2 +- src/Registrar.h | 2 +- src/Registry.cpp | 2 +- src/Registry.h | 2 +- src/Resample.cpp | 2 +- src/Resample.h | 2 +- src/RingBuffer.cpp | 2 +- src/RingBuffer.h | 2 +- src/SampleBlock.cpp | 2 +- src/SampleBlock.h | 2 +- src/SampleFormat.cpp | 2 +- src/SampleFormat.h | 2 +- src/Screenshot.cpp | 2 +- src/Screenshot.h | 2 +- src/SelectUtilities.cpp | 2 +- src/SelectUtilities.h | 2 +- src/SelectedRegion.cpp | 2 +- src/SelectedRegion.h | 2 +- src/SelectionState.cpp | 2 +- src/SelectionState.h | 2 +- src/Sequence.cpp | 2 +- src/Sequence.h | 2 +- src/Shuttle.h | 2 +- src/ShuttleGetDefinition.cpp | 2 +- src/ShuttleGetDefinition.h | 2 +- src/ShuttleGui.cpp | 2 +- src/ShuttleGui.h | 2 +- src/ShuttlePrefs.cpp | 2 +- src/ShuttlePrefs.h | 2 +- src/Snap.cpp | 2 +- src/Snap.h | 2 +- src/SoundActivatedRecord.cpp | 2 +- src/SoundActivatedRecord.h | 2 +- src/Spectrum.cpp | 2 +- src/Spectrum.h | 2 +- src/SpectrumAnalyst.cpp | 2 +- src/SpectrumAnalyst.h | 2 +- src/SplashDialog.cpp | 2 +- src/SplashDialog.h | 2 +- src/SqliteSampleBlock.cpp | 2 +- src/SseMathFuncs.h | 2 +- src/Tags.cpp | 2 +- src/Tags.h | 2 +- src/TempDirectory.cpp | 2 +- src/TempDirectory.h | 2 +- src/Theme.cpp | 2 +- src/Theme.h | 2 +- src/TimeDialog.cpp | 2 +- src/TimeDialog.h | 2 +- src/TimeTrack.cpp | 2 +- src/TimeTrack.h | 2 +- src/TimerRecordDialog.cpp | 2 +- src/TimerRecordDialog.h | 2 +- src/Track.cpp | 2 +- src/Track.h | 2 +- src/TrackArtist.cpp | 2 +- src/TrackArtist.h | 2 +- src/TrackInfo.cpp | 2 +- src/TrackInfo.h | 2 +- src/TrackPanel.cpp | 2 +- src/TrackPanel.h | 2 +- src/TrackPanelAx.cpp | 2 +- src/TrackPanelAx.h | 2 +- src/TrackPanelCell.cpp | 2 +- src/TrackPanelCell.h | 2 +- src/TrackPanelDrawable.cpp | 2 +- src/TrackPanelDrawable.h | 2 +- src/TrackPanelDrawingContext.h | 2 +- src/TrackPanelListener.h | 2 +- src/TrackPanelMouseEvent.h | 2 +- src/TrackPanelResizeHandle.cpp | 2 +- src/TrackPanelResizeHandle.h | 2 +- src/TrackPanelResizerCell.cpp | 2 +- src/TrackPanelResizerCell.h | 2 +- src/TrackUtilities.cpp | 2 +- src/TrackUtilities.h | 2 +- src/UIHandle.cpp | 2 +- src/UIHandle.h | 2 +- src/UndoManager.cpp | 2 +- src/UndoManager.h | 2 +- src/ViewInfo.cpp | 2 +- src/ViewInfo.h | 2 +- src/VoiceKey.cpp | 2 +- src/WaveClip.cpp | 2 +- src/WaveClip.h | 2 +- src/WaveTrack.cpp | 2 +- src/WaveTrack.h | 2 +- src/WaveTrackLocation.h | 2 +- src/ZoomInfo.cpp | 2 +- src/ZoomInfo.h | 2 +- src/wxFileNameWrapper.h | 2 +- 249 files changed, 249 insertions(+), 249 deletions(-) diff --git a/src/AColor.cpp b/src/AColor.cpp index 052b78bd8..806b7b7fc 100644 --- a/src/AColor.cpp +++ b/src/AColor.cpp @@ -1,7 +1,7 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity AColor.cpp diff --git a/src/AColor.h b/src/AColor.h index a1b2f3341..776ce5ae2 100644 --- a/src/AColor.h +++ b/src/AColor.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity AColor.h diff --git a/src/AColorResources.h b/src/AColorResources.h index fb6a94b16..74b15dc2f 100644 --- a/src/AColorResources.h +++ b/src/AColorResources.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity @file AColorResources.h @brief RGB data of 'Color (New)' spectrogram color scheme diff --git a/src/AboutDialog.cpp b/src/AboutDialog.cpp index 9fc170d5b..2269df95c 100644 --- a/src/AboutDialog.cpp +++ b/src/AboutDialog.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity AboutDialog.cpp diff --git a/src/AboutDialog.h b/src/AboutDialog.h index 07694a13f..dd08870ef 100644 --- a/src/AboutDialog.h +++ b/src/AboutDialog.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity AboutDialog.h diff --git a/src/ActiveProjects.cpp b/src/ActiveProjects.cpp index 0f1a59d34..784ed9fb7 100644 --- a/src/ActiveProjects.cpp +++ b/src/ActiveProjects.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity ActiveProjects.cpp diff --git a/src/ActiveProjects.h b/src/ActiveProjects.h index 744045353..075641a86 100644 --- a/src/ActiveProjects.h +++ b/src/ActiveProjects.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity ActiveProjects.h diff --git a/src/AdornedRulerPanel.cpp b/src/AdornedRulerPanel.cpp index ea8a8ed2e..07a088ad9 100644 --- a/src/AdornedRulerPanel.cpp +++ b/src/AdornedRulerPanel.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity AdornedRulerPanel.cpp diff --git a/src/AdornedRulerPanel.h b/src/AdornedRulerPanel.h index cecdb3357..9a2349147 100644 --- a/src/AdornedRulerPanel.h +++ b/src/AdornedRulerPanel.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity AdornedRulerPanel.h diff --git a/src/AllThemeResources.cpp b/src/AllThemeResources.cpp index 96d412c14..c30a0cc65 100644 --- a/src/AllThemeResources.cpp +++ b/src/AllThemeResources.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity AllThemeResources.cpp diff --git a/src/AllThemeResources.h b/src/AllThemeResources.h index e62b72dec..e69426e88 100644 --- a/src/AllThemeResources.h +++ b/src/AllThemeResources.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity AllThemeResources.h diff --git a/src/AttachedVirtualFunction.h b/src/AttachedVirtualFunction.h index bc6554a98..7af4ef900 100644 --- a/src/AttachedVirtualFunction.h +++ b/src/AttachedVirtualFunction.h @@ -1,6 +1,6 @@ /*!******************************************************************** -Audacity: A Digital Audio Editor +Tenacity @file AttachedVirtualFunction.h @brief Utility for non-intrusive definition of a new method on a base class diff --git a/src/AudacityApp.cpp b/src/AudacityApp.cpp index 439871dbb..c777c879e 100644 --- a/src/AudacityApp.cpp +++ b/src/AudacityApp.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity AudacityApp.cpp diff --git a/src/AudacityApp.h b/src/AudacityApp.h index a5c0eaaed..9f3a45602 100644 --- a/src/AudacityApp.h +++ b/src/AudacityApp.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity AudacityApp.h diff --git a/src/AudacityException.cpp b/src/AudacityException.cpp index be54dea73..59f1e5c86 100644 --- a/src/AudacityException.cpp +++ b/src/AudacityException.cpp @@ -1,6 +1,6 @@ /*!******************************************************************** - Audacity: A Digital Audio Editor + Tenacity @file AudacityException.cpp @brief Implements AudacityException and related diff --git a/src/AudacityException.h b/src/AudacityException.h index 7d7aaf8eb..2b9c1e8fb 100644 --- a/src/AudacityException.h +++ b/src/AudacityException.h @@ -3,7 +3,7 @@ /*!******************************************************************** - Audacity: A Digital Audio Editor + Tenacity @file AudacityException.h @brief Declare abstract class AudacityException, some often-used subclasses, and @ref GuardedCall diff --git a/src/AudacityFileConfig.cpp b/src/AudacityFileConfig.cpp index cd9abdab4..aea952509 100644 --- a/src/AudacityFileConfig.cpp +++ b/src/AudacityFileConfig.cpp @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity AudacityFileConfig.cpp diff --git a/src/AudacityFileConfig.h b/src/AudacityFileConfig.h index 4fe079d61..95e4a12cb 100644 --- a/src/AudacityFileConfig.h +++ b/src/AudacityFileConfig.h @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity @file AudacityFileConfig.h @brief Extend FileConfig with application-specific behavior diff --git a/src/AudacityHeaders.cpp b/src/AudacityHeaders.cpp index 1fc83be0d..5fb1d0517 100644 --- a/src/AudacityHeaders.cpp +++ b/src/AudacityHeaders.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity AudacityHeaders.cpp diff --git a/src/AudacityHeaders.h b/src/AudacityHeaders.h index 3e482e1bb..ddf726212 100644 --- a/src/AudacityHeaders.h +++ b/src/AudacityHeaders.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity AudacityHeaders.h diff --git a/src/AudacityLogger.cpp b/src/AudacityLogger.cpp index 5e2e22f65..56586db8d 100644 --- a/src/AudacityLogger.cpp +++ b/src/AudacityLogger.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity AudacityLogger.cpp diff --git a/src/AudacityLogger.h b/src/AudacityLogger.h index 769aaea95..821320f24 100644 --- a/src/AudacityLogger.h +++ b/src/AudacityLogger.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity AudacityLogger.h diff --git a/src/AudioIO.cpp b/src/AudioIO.cpp index 13754fb93..512d382a6 100644 --- a/src/AudioIO.cpp +++ b/src/AudioIO.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity AudioIO.cpp diff --git a/src/AudioIO.h b/src/AudioIO.h index 1a48912f7..7f030af98 100644 --- a/src/AudioIO.h +++ b/src/AudioIO.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity AudioIO.h diff --git a/src/AudioIOBase.cpp b/src/AudioIOBase.cpp index 75736086a..cd364e69b 100644 --- a/src/AudioIOBase.cpp +++ b/src/AudioIOBase.cpp @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity AudioIOBase.cpp diff --git a/src/AudioIOBase.h b/src/AudioIOBase.h index 606aabdde..df9e1c6ea 100644 --- a/src/AudioIOBase.h +++ b/src/AudioIOBase.h @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity AudioIOBase.h diff --git a/src/AudioIOListener.h b/src/AudioIOListener.h index 9367a5b8c..1d83ceaac 100644 --- a/src/AudioIOListener.h +++ b/src/AudioIOListener.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity AudioIOListener.h diff --git a/src/AutoRecoveryDialog.cpp b/src/AutoRecoveryDialog.cpp index 5433cd34b..4424f53ed 100644 --- a/src/AutoRecoveryDialog.cpp +++ b/src/AutoRecoveryDialog.cpp @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity AutoRecoveryDialog.cpp diff --git a/src/AutoRecoveryDialog.h b/src/AutoRecoveryDialog.h index 89dd9002c..7a96d7322 100644 --- a/src/AutoRecoveryDialog.h +++ b/src/AutoRecoveryDialog.h @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity AutoRecoveryDialog.h diff --git a/src/BatchCommandDialog.cpp b/src/BatchCommandDialog.cpp index 8292623b9..6320da915 100644 --- a/src/BatchCommandDialog.cpp +++ b/src/BatchCommandDialog.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity BatchCommandDialog.cpp diff --git a/src/BatchCommandDialog.h b/src/BatchCommandDialog.h index d2f062edd..a2341d74d 100644 --- a/src/BatchCommandDialog.h +++ b/src/BatchCommandDialog.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity BatchCommandDialog.h diff --git a/src/BatchCommands.cpp b/src/BatchCommands.cpp index 141f84c75..48181b863 100644 --- a/src/BatchCommands.cpp +++ b/src/BatchCommands.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity MacroCommands.cpp diff --git a/src/BatchCommands.h b/src/BatchCommands.h index ad9cfb131..e373f3b0d 100644 --- a/src/BatchCommands.h +++ b/src/BatchCommands.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity MacroCommands.h diff --git a/src/BatchProcessDialog.cpp b/src/BatchProcessDialog.cpp index 2b9051e99..e552be16b 100644 --- a/src/BatchProcessDialog.cpp +++ b/src/BatchProcessDialog.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity ApplyMacroDialog.cpp diff --git a/src/BatchProcessDialog.h b/src/BatchProcessDialog.h index b5f2286e4..99eb3ec6e 100644 --- a/src/BatchProcessDialog.h +++ b/src/BatchProcessDialog.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity BatchProcessDialog.h diff --git a/src/Benchmark.cpp b/src/Benchmark.cpp index d3d71cb7d..cbea5dbee 100644 --- a/src/Benchmark.cpp +++ b/src/Benchmark.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity Benchmark.cpp diff --git a/src/Benchmark.h b/src/Benchmark.h index 4bd6eab47..5877d9d0b 100644 --- a/src/Benchmark.h +++ b/src/Benchmark.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity Benchmark.h diff --git a/src/CellularPanel.cpp b/src/CellularPanel.cpp index 77c211273..4bc3d60a9 100644 --- a/src/CellularPanel.cpp +++ b/src/CellularPanel.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity CellularPanel.cpp diff --git a/src/CellularPanel.h b/src/CellularPanel.h index 6730d274a..ae83358ec 100644 --- a/src/CellularPanel.h +++ b/src/CellularPanel.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity CellularPanel.h diff --git a/src/ClientData.h b/src/ClientData.h index 64c41ed60..f543cfb98 100644 --- a/src/ClientData.h +++ b/src/ClientData.h @@ -1,6 +1,6 @@ /*!******************************************************************** -Audacity: A Digital Audio Editor +Tenacity @file ClientData.h @brief Utility ClientData::Site to register hooks into a host class that attach client data diff --git a/src/ClientDataHelpers.h b/src/ClientDataHelpers.h index 5451228c4..9cf5282bd 100644 --- a/src/ClientDataHelpers.h +++ b/src/ClientDataHelpers.h @@ -1,6 +1,6 @@ /*!******************************************************************** -Audacity: A Digital Audio Editor +Tenacity @file ClientDataHelpers.h @brief Some implementation details for ClientData diff --git a/src/Clipboard.cpp b/src/Clipboard.cpp index 3151e4f8c..3dcbb112f 100644 --- a/src/Clipboard.cpp +++ b/src/Clipboard.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity Clipboard.cpp diff --git a/src/Clipboard.h b/src/Clipboard.h index 36d02cb09..7bfa77663 100644 --- a/src/Clipboard.h +++ b/src/Clipboard.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity Clipboard.h diff --git a/src/CommonCommandFlags.cpp b/src/CommonCommandFlags.cpp index 3c40dd21f..c4c3b9380 100644 --- a/src/CommonCommandFlags.cpp +++ b/src/CommonCommandFlags.cpp @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity CommonCommandFlags.cpp diff --git a/src/CommonCommandFlags.h b/src/CommonCommandFlags.h index dbbd92af7..17bf72127 100644 --- a/src/CommonCommandFlags.h +++ b/src/CommonCommandFlags.h @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity CommonCommandFlags.h diff --git a/src/CrossFade.cpp b/src/CrossFade.cpp index d4b5ea14e..f857e3f3c 100644 --- a/src/CrossFade.cpp +++ b/src/CrossFade.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity CrossFade.cpp diff --git a/src/CrossFade.h b/src/CrossFade.h index 425d5d2b0..b4a91ca4e 100644 --- a/src/CrossFade.h +++ b/src/CrossFade.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity CrossFade.h diff --git a/src/DBConnection.cpp b/src/DBConnection.cpp index 0af50df3c..95a187252 100644 --- a/src/DBConnection.cpp +++ b/src/DBConnection.cpp @@ -1,6 +1,6 @@ /*!******************************************************************** -Audacity: A Digital Audio Editor +Tenacity @file DBConnection.cpp @brief Implements DBConnection diff --git a/src/DBConnection.h b/src/DBConnection.h index 6b40e46a3..c5226a2f3 100644 --- a/src/DBConnection.h +++ b/src/DBConnection.h @@ -1,6 +1,6 @@ /*!******************************************************************** -Audacity: A Digital Audio Editor +Tenacity @file DBConnection.h @brief Declare DBConnection, which maintains database connection and associated status and background thread diff --git a/src/Dependencies.cpp b/src/Dependencies.cpp index b83e7ba8d..1b810571e 100644 --- a/src/Dependencies.cpp +++ b/src/Dependencies.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity Audacity(R) is copyright (c) 1999-2008 Audacity Team. License: GPL v2. See License.txt. diff --git a/src/Dependencies.h b/src/Dependencies.h index 430bb5a08..1735b0957 100644 --- a/src/Dependencies.h +++ b/src/Dependencies.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity Audacity(R) is copyright (c) 1999-2008 Audacity Team. License: GPL v2. See License.txt. diff --git a/src/DeviceChange.cpp b/src/DeviceChange.cpp index 7ee76a3b6..65ead3a35 100644 --- a/src/DeviceChange.cpp +++ b/src/DeviceChange.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity DeviceChange.cpp diff --git a/src/DeviceChange.h b/src/DeviceChange.h index bc373f77e..67164f5a8 100644 --- a/src/DeviceChange.h +++ b/src/DeviceChange.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity DeviceChange.h diff --git a/src/DeviceManager.h b/src/DeviceManager.h index 2da844d22..dde17cde0 100644 --- a/src/DeviceManager.h +++ b/src/DeviceManager.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity DeviceManager.h diff --git a/src/Diags.cpp b/src/Diags.cpp index f3227141c..1d3765456 100644 --- a/src/Diags.cpp +++ b/src/Diags.cpp @@ -1,7 +1,7 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity Diags.cpp diff --git a/src/Diags.h b/src/Diags.h index 118e6bc7a..4d2d2705c 100644 --- a/src/Diags.h +++ b/src/Diags.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity Diags.h diff --git a/src/Dither.cpp b/src/Dither.cpp index c45d9c9e8..329fee3b5 100644 --- a/src/Dither.cpp +++ b/src/Dither.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity Dither.cpp diff --git a/src/Dither.h b/src/Dither.h index e257243ef..ee6584d1b 100644 --- a/src/Dither.h +++ b/src/Dither.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity Steve Harris Markus Meyer diff --git a/src/Envelope.cpp b/src/Envelope.cpp index b35f2d021..1e9d3c1be 100644 --- a/src/Envelope.cpp +++ b/src/Envelope.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity Envelope.cpp diff --git a/src/Envelope.h b/src/Envelope.h index c140ab9e7..112d0ab53 100644 --- a/src/Envelope.h +++ b/src/Envelope.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity Envelope.h diff --git a/src/EnvelopeEditor.cpp b/src/EnvelopeEditor.cpp index a4556b2b3..ac2ebb3da 100644 --- a/src/EnvelopeEditor.cpp +++ b/src/EnvelopeEditor.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity EnvelopeEditor.cpp diff --git a/src/EnvelopeEditor.h b/src/EnvelopeEditor.h index 20dc90e8b..fff66f15f 100644 --- a/src/EnvelopeEditor.h +++ b/src/EnvelopeEditor.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity EnvelopeEditor.h diff --git a/src/FFmpeg.cpp b/src/FFmpeg.cpp index e849f94d3..2717ded53 100644 --- a/src/FFmpeg.cpp +++ b/src/FFmpeg.cpp @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity FFmpeg.cpp diff --git a/src/FFmpeg.h b/src/FFmpeg.h index 4b3a21d43..4ccc46afa 100644 --- a/src/FFmpeg.h +++ b/src/FFmpeg.h @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity FFmpeg.h diff --git a/src/FileFormats.cpp b/src/FileFormats.cpp index 7cc054581..e48734e48 100644 --- a/src/FileFormats.cpp +++ b/src/FileFormats.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity FileFormats.cpp diff --git a/src/FileFormats.h b/src/FileFormats.h index 03619f180..1ab516e2f 100644 --- a/src/FileFormats.h +++ b/src/FileFormats.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity FileFormats.h diff --git a/src/FileIO.cpp b/src/FileIO.cpp index 2e7c04e2c..6d59876b3 100644 --- a/src/FileIO.cpp +++ b/src/FileIO.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity FileIO.cpp diff --git a/src/FileIO.h b/src/FileIO.h index c188b8403..4d7277f8d 100644 --- a/src/FileIO.h +++ b/src/FileIO.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity FileIO.h diff --git a/src/FileNames.cpp b/src/FileNames.cpp index 536f92ca5..8db1ce9f6 100644 --- a/src/FileNames.cpp +++ b/src/FileNames.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity FileNames.cpp diff --git a/src/FileNames.h b/src/FileNames.h index 6f1cc5ecf..1cb56f87e 100644 --- a/src/FileNames.h +++ b/src/FileNames.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity FileNames.h diff --git a/src/FreqWindow.cpp b/src/FreqWindow.cpp index 766db7634..d4a166301 100644 --- a/src/FreqWindow.cpp +++ b/src/FreqWindow.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity FreqWindow.cpp diff --git a/src/FreqWindow.h b/src/FreqWindow.h index 755beb996..5ed434391 100644 --- a/src/FreqWindow.h +++ b/src/FreqWindow.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity FreqWindow.h diff --git a/src/HelpText.cpp b/src/HelpText.cpp index e434cee18..d5f9a8b69 100644 --- a/src/HelpText.cpp +++ b/src/HelpText.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity HelpText.cpp diff --git a/src/HelpText.h b/src/HelpText.h index 08935e1c2..68c036c95 100644 --- a/src/HelpText.h +++ b/src/HelpText.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity HelpText.h diff --git a/src/HistoryWindow.cpp b/src/HistoryWindow.cpp index ac85edd53..bdfcb93a4 100644 --- a/src/HistoryWindow.cpp +++ b/src/HistoryWindow.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity HistoryWindow.cpp diff --git a/src/HistoryWindow.h b/src/HistoryWindow.h index 49b3509e1..e728c850c 100644 --- a/src/HistoryWindow.h +++ b/src/HistoryWindow.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity HistoryWindow.h diff --git a/src/HitTestResult.h b/src/HitTestResult.h index 7b888ccb9..d4d2183ce 100644 --- a/src/HitTestResult.h +++ b/src/HitTestResult.h @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity HitTestResult.h diff --git a/src/ImageManipulation.cpp b/src/ImageManipulation.cpp index 38cab933a..53e325e70 100644 --- a/src/ImageManipulation.cpp +++ b/src/ImageManipulation.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity ImageManipulation.cpp diff --git a/src/ImageManipulation.h b/src/ImageManipulation.h index a65e2bb41..378e7416b 100644 --- a/src/ImageManipulation.h +++ b/src/ImageManipulation.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity ImageManipulation.h diff --git a/src/InterpolateAudio.cpp b/src/InterpolateAudio.cpp index 1c4730bef..a4676bdb3 100644 --- a/src/InterpolateAudio.cpp +++ b/src/InterpolateAudio.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity InterpolateAudio.cpp diff --git a/src/InterpolateAudio.h b/src/InterpolateAudio.h index d19c8d58e..5e5ca7e1c 100644 --- a/src/InterpolateAudio.h +++ b/src/InterpolateAudio.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity InterpolateAudio.h diff --git a/src/KeyboardCapture.cpp b/src/KeyboardCapture.cpp index f6ea95c13..8e92f7b2f 100644 --- a/src/KeyboardCapture.cpp +++ b/src/KeyboardCapture.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity KeyboardCapture.cpp diff --git a/src/KeyboardCapture.h b/src/KeyboardCapture.h index d2965e16b..95e6fc645 100644 --- a/src/KeyboardCapture.h +++ b/src/KeyboardCapture.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity KeyboardCapture.h diff --git a/src/LabelDialog.cpp b/src/LabelDialog.cpp index fce862482..be4af29b7 100644 --- a/src/LabelDialog.cpp +++ b/src/LabelDialog.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity LabelDialog.cpp diff --git a/src/LabelDialog.h b/src/LabelDialog.h index e3d65e82a..ab306b036 100644 --- a/src/LabelDialog.h +++ b/src/LabelDialog.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity LabelDialog.h diff --git a/src/LabelTrack.cpp b/src/LabelTrack.cpp index 1d6e7b08a..35abb95b8 100644 --- a/src/LabelTrack.cpp +++ b/src/LabelTrack.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity LabelTrack.cpp diff --git a/src/LabelTrack.h b/src/LabelTrack.h index d5ef89a58..d94a5f96c 100644 --- a/src/LabelTrack.h +++ b/src/LabelTrack.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity LabelTrack.h diff --git a/src/LangChoice.cpp b/src/LangChoice.cpp index f313147a3..64af13d53 100644 --- a/src/LangChoice.cpp +++ b/src/LangChoice.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity LangChoice.cpp diff --git a/src/LangChoice.h b/src/LangChoice.h index 57e3fd65c..cc9b84fe0 100644 --- a/src/LangChoice.h +++ b/src/LangChoice.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity LangChoice.h diff --git a/src/Legacy.cpp b/src/Legacy.cpp index af1b98d4a..6d25808bc 100644 --- a/src/Legacy.cpp +++ b/src/Legacy.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity Legacy.cpp diff --git a/src/Legacy.h b/src/Legacy.h index 7c8ac0e86..b83d3f0cd 100644 --- a/src/Legacy.h +++ b/src/Legacy.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity Legacy.h diff --git a/src/Lyrics.cpp b/src/Lyrics.cpp index 8bb3ae97b..6e0ae0ce6 100644 --- a/src/Lyrics.cpp +++ b/src/Lyrics.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity Lyrics.cpp diff --git a/src/Lyrics.h b/src/Lyrics.h index 76a0e2112..517afca7f 100644 --- a/src/Lyrics.h +++ b/src/Lyrics.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity Lyrics.h diff --git a/src/LyricsWindow.cpp b/src/LyricsWindow.cpp index 68143da09..a940ed1b8 100644 --- a/src/LyricsWindow.cpp +++ b/src/LyricsWindow.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity LyricsWindow.cpp diff --git a/src/LyricsWindow.h b/src/LyricsWindow.h index 1c86bacf8..4e26f7e9c 100644 --- a/src/LyricsWindow.h +++ b/src/LyricsWindow.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity LyricsWindow.h diff --git a/src/MacroMagic.h b/src/MacroMagic.h index 8aa741457..f4ea3ff14 100644 --- a/src/MacroMagic.h +++ b/src/MacroMagic.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity MacroMagic.h diff --git a/src/Matrix.cpp b/src/Matrix.cpp index 197cfca4c..0e944d07e 100644 --- a/src/Matrix.cpp +++ b/src/Matrix.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity Matrix.cpp diff --git a/src/Matrix.h b/src/Matrix.h index 840cd5d7a..81f5e50d6 100644 --- a/src/Matrix.h +++ b/src/Matrix.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity Matrix.h diff --git a/src/Menus.cpp b/src/Menus.cpp index 253420a51..340b0f40e 100644 --- a/src/Menus.cpp +++ b/src/Menus.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity Menus.cpp diff --git a/src/Menus.h b/src/Menus.h index d010db98c..22d81bc60 100644 --- a/src/Menus.h +++ b/src/Menus.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity Menus.h diff --git a/src/Mix.cpp b/src/Mix.cpp index 96dbc8b13..06fc90195 100644 --- a/src/Mix.cpp +++ b/src/Mix.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity Mix.cpp diff --git a/src/Mix.h b/src/Mix.h index 2d678da8e..f95bd92a4 100644 --- a/src/Mix.h +++ b/src/Mix.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity Mix.h diff --git a/src/MixerBoard.cpp b/src/MixerBoard.cpp index 995242a39..f5fdfd355 100644 --- a/src/MixerBoard.cpp +++ b/src/MixerBoard.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity MixerBoard.cpp diff --git a/src/MixerBoard.h b/src/MixerBoard.h index 6c7f9188b..747c98750 100644 --- a/src/MixerBoard.h +++ b/src/MixerBoard.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity MixerBoard.h diff --git a/src/ModuleManager.cpp b/src/ModuleManager.cpp index 799dfdfe3..be7aff81b 100755 --- a/src/ModuleManager.cpp +++ b/src/ModuleManager.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity ModuleManager.cpp diff --git a/src/ModuleManager.h b/src/ModuleManager.h index 8e6107f2a..2d9d6f73e 100644 --- a/src/ModuleManager.h +++ b/src/ModuleManager.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity ModuleManager.h diff --git a/src/ModuleSettings.cpp b/src/ModuleSettings.cpp index 0dc968944..6ed9e414d 100644 --- a/src/ModuleSettings.cpp +++ b/src/ModuleSettings.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity @file ModuleSettings.cpp diff --git a/src/ModuleSettings.h b/src/ModuleSettings.h index 37ed504db..5dea0e1b8 100644 --- a/src/ModuleSettings.h +++ b/src/ModuleSettings.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity @file ModuleSettings.h diff --git a/src/NoteTrack.cpp b/src/NoteTrack.cpp index 8233e30db..0d7f5a07f 100644 --- a/src/NoteTrack.cpp +++ b/src/NoteTrack.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity NoteTrack.cpp diff --git a/src/NoteTrack.h b/src/NoteTrack.h index 59c4e0acb..27850a664 100644 --- a/src/NoteTrack.h +++ b/src/NoteTrack.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity NoteTrack.h diff --git a/src/NumberScale.h b/src/NumberScale.h index 72fa5e2b7..6baf15962 100644 --- a/src/NumberScale.h +++ b/src/NumberScale.h @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity NumberScale.h diff --git a/src/PitchName.cpp b/src/PitchName.cpp index af9a02366..4ee3e2cb1 100644 --- a/src/PitchName.cpp +++ b/src/PitchName.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity Audacity(R) is copyright (c) 1999-2012 Audacity Team. License: GPL v2. See License.txt. diff --git a/src/PitchName.h b/src/PitchName.h index 7e6316547..7e497a354 100644 --- a/src/PitchName.h +++ b/src/PitchName.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity Audacity(R) is copyright (c) 1999-2013 Audacity Team. License: GPL v2. See License.txt. diff --git a/src/PlatformCompatibility.cpp b/src/PlatformCompatibility.cpp index 3e133ffae..0c0538377 100644 --- a/src/PlatformCompatibility.cpp +++ b/src/PlatformCompatibility.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity PlatformCompatibility.cpp diff --git a/src/PlatformCompatibility.h b/src/PlatformCompatibility.h index 3bab1ad93..50032992e 100644 --- a/src/PlatformCompatibility.h +++ b/src/PlatformCompatibility.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity PlatformCompatibility.h diff --git a/src/PlaybackSchedule.cpp b/src/PlaybackSchedule.cpp index 9cadfc30b..883005b9c 100644 --- a/src/PlaybackSchedule.cpp +++ b/src/PlaybackSchedule.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity PlaybackSchedule.cpp diff --git a/src/PlaybackSchedule.h b/src/PlaybackSchedule.h index 8ddfd6782..16ae6a5b9 100644 --- a/src/PlaybackSchedule.h +++ b/src/PlaybackSchedule.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity PlaybackSchedule.h diff --git a/src/PluginManager.cpp b/src/PluginManager.cpp index b491ee733..e8b6ba1fc 100644 --- a/src/PluginManager.cpp +++ b/src/PluginManager.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity PluginManager.cpp diff --git a/src/PluginManager.h b/src/PluginManager.h index e68916b3c..ae26d3ac5 100644 --- a/src/PluginManager.h +++ b/src/PluginManager.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity PluginManager.h diff --git a/src/PluginRegistrationDialog.cpp b/src/PluginRegistrationDialog.cpp index 1d2d4b21e..cad1ac0c9 100644 --- a/src/PluginRegistrationDialog.cpp +++ b/src/PluginRegistrationDialog.cpp @@ -1,6 +1,6 @@ /*!********************************************************************* - Audacity: A Digital Audio Editor + Tenacity @file PluginRegistrationDialog.cpp diff --git a/src/PluginRegistrationDialog.h b/src/PluginRegistrationDialog.h index 4cd657a45..713bebe81 100644 --- a/src/PluginRegistrationDialog.h +++ b/src/PluginRegistrationDialog.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity PluginRegistrationDialog.h diff --git a/src/Prefs.cpp b/src/Prefs.cpp index 6dab73e7e..251221bb1 100755 --- a/src/Prefs.cpp +++ b/src/Prefs.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity Prefs.cpp diff --git a/src/Prefs.h b/src/Prefs.h index d1a46e63c..bfc765bc5 100644 --- a/src/Prefs.h +++ b/src/Prefs.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity Prefs.h diff --git a/src/Printing.cpp b/src/Printing.cpp index 1c067e74a..bd8c37d45 100644 --- a/src/Printing.cpp +++ b/src/Printing.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity Printing.cpp diff --git a/src/Printing.h b/src/Printing.h index f6778814e..0c9364031 100644 --- a/src/Printing.h +++ b/src/Printing.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity Printing.h diff --git a/src/Profiler.cpp b/src/Profiler.cpp index 8d60e79c9..95cd25ca3 100644 --- a/src/Profiler.cpp +++ b/src/Profiler.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity Profiler.cpp diff --git a/src/Profiler.h b/src/Profiler.h index 698cbbb5b..235b2a710 100644 --- a/src/Profiler.h +++ b/src/Profiler.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity Profiler.h diff --git a/src/Project.cpp b/src/Project.cpp index cc3e478d8..a9dac0fc1 100644 --- a/src/Project.cpp +++ b/src/Project.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity Project.cpp diff --git a/src/Project.h b/src/Project.h index 7273d1461..47e923926 100644 --- a/src/Project.h +++ b/src/Project.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity Project.h diff --git a/src/ProjectAudioIO.cpp b/src/ProjectAudioIO.cpp index 9dafaee5c..60199a6c0 100644 --- a/src/ProjectAudioIO.cpp +++ b/src/ProjectAudioIO.cpp @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity ProjectAudioIO.cpp diff --git a/src/ProjectAudioIO.h b/src/ProjectAudioIO.h index 1924d5a44..a5441fbcd 100644 --- a/src/ProjectAudioIO.h +++ b/src/ProjectAudioIO.h @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity ProjectAudioIO.h diff --git a/src/ProjectAudioManager.cpp b/src/ProjectAudioManager.cpp index 2c0c75cf1..69d9f1e2d 100644 --- a/src/ProjectAudioManager.cpp +++ b/src/ProjectAudioManager.cpp @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity ProjectAudioManager.cpp diff --git a/src/ProjectAudioManager.h b/src/ProjectAudioManager.h index fac46f571..d79a4a5a3 100644 --- a/src/ProjectAudioManager.h +++ b/src/ProjectAudioManager.h @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity ProjectAudioManager.h diff --git a/src/ProjectFSCK.cpp b/src/ProjectFSCK.cpp index 8b19c975d..4f907cf3b 100644 --- a/src/ProjectFSCK.cpp +++ b/src/ProjectFSCK.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity ProjectFSCK.cpp diff --git a/src/ProjectFSCK.h b/src/ProjectFSCK.h index 8c349a3ca..0d0b6b44f 100644 --- a/src/ProjectFSCK.h +++ b/src/ProjectFSCK.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity ProjectFSCK.h diff --git a/src/ProjectFileIO.cpp b/src/ProjectFileIO.cpp index 7048bf9d1..6bd22b229 100644 --- a/src/ProjectFileIO.cpp +++ b/src/ProjectFileIO.cpp @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity ProjectFileIO.cpp diff --git a/src/ProjectFileIO.h b/src/ProjectFileIO.h index 774003779..8208e5bdb 100644 --- a/src/ProjectFileIO.h +++ b/src/ProjectFileIO.h @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity ProjectFileIO.h diff --git a/src/ProjectFileIORegistry.cpp b/src/ProjectFileIORegistry.cpp index 4b30d6c43..ca17431bd 100644 --- a/src/ProjectFileIORegistry.cpp +++ b/src/ProjectFileIORegistry.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity ProjectFileIORegistry.cpp diff --git a/src/ProjectFileIORegistry.h b/src/ProjectFileIORegistry.h index 01d941170..142f1cc7c 100644 --- a/src/ProjectFileIORegistry.h +++ b/src/ProjectFileIORegistry.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity ProjectFileIORegistry.h diff --git a/src/ProjectFileManager.cpp b/src/ProjectFileManager.cpp index df1c4b09c..dc0aedd87 100644 --- a/src/ProjectFileManager.cpp +++ b/src/ProjectFileManager.cpp @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity ProjectFileManager.cpp diff --git a/src/ProjectFileManager.h b/src/ProjectFileManager.h index c5d7c9a63..15fa636b3 100644 --- a/src/ProjectFileManager.h +++ b/src/ProjectFileManager.h @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity ProjectFileManager.h diff --git a/src/ProjectHistory.cpp b/src/ProjectHistory.cpp index 7018f2ab1..b13b324c1 100644 --- a/src/ProjectHistory.cpp +++ b/src/ProjectHistory.cpp @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity ProjectHistory.cpp diff --git a/src/ProjectHistory.h b/src/ProjectHistory.h index ba67fcede..da41171a5 100644 --- a/src/ProjectHistory.h +++ b/src/ProjectHistory.h @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity ProjectHistory.h diff --git a/src/ProjectManager.cpp b/src/ProjectManager.cpp index 7d7c2bcf1..12d1282ee 100644 --- a/src/ProjectManager.cpp +++ b/src/ProjectManager.cpp @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity ProjectManager.cpp diff --git a/src/ProjectManager.h b/src/ProjectManager.h index a0a61f698..b698ec3e5 100644 --- a/src/ProjectManager.h +++ b/src/ProjectManager.h @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity ProjectManager.h diff --git a/src/ProjectSelectionManager.cpp b/src/ProjectSelectionManager.cpp index 84244f429..0ba1eaa15 100644 --- a/src/ProjectSelectionManager.cpp +++ b/src/ProjectSelectionManager.cpp @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity ProjectSelectionManager.cpp diff --git a/src/ProjectSelectionManager.h b/src/ProjectSelectionManager.h index eb4072b06..4733f7ab7 100644 --- a/src/ProjectSelectionManager.h +++ b/src/ProjectSelectionManager.h @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity ProjectSelectionManager.cpp diff --git a/src/ProjectSerializer.cpp b/src/ProjectSerializer.cpp index ce2f3c518..ed23b62c1 100644 --- a/src/ProjectSerializer.cpp +++ b/src/ProjectSerializer.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity Audacity(R) is copyright (c) 1999-2010 Audacity Team. License: GPL v2. See License.txt. diff --git a/src/ProjectSerializer.h b/src/ProjectSerializer.h index 90128855a..20ac15b21 100644 --- a/src/ProjectSerializer.h +++ b/src/ProjectSerializer.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity Audacity(R) is copyright (c) 1999-2010 Audacity Team. License: GPL v2. See License.txt. diff --git a/src/ProjectSettings.cpp b/src/ProjectSettings.cpp index 609507a2b..78085edcd 100644 --- a/src/ProjectSettings.cpp +++ b/src/ProjectSettings.cpp @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity ProjectSettings.cpp diff --git a/src/ProjectSettings.h b/src/ProjectSettings.h index b3ef3d71f..135ec3948 100644 --- a/src/ProjectSettings.h +++ b/src/ProjectSettings.h @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity ProjectSettings.h diff --git a/src/ProjectStatus.cpp b/src/ProjectStatus.cpp index 45adb0d56..90cb2a2e9 100644 --- a/src/ProjectStatus.cpp +++ b/src/ProjectStatus.cpp @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity ProjectStatus.h diff --git a/src/ProjectStatus.h b/src/ProjectStatus.h index 09495c8da..f046114c3 100644 --- a/src/ProjectStatus.h +++ b/src/ProjectStatus.h @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity ProjectStatus.h diff --git a/src/ProjectWindow.cpp b/src/ProjectWindow.cpp index 99b7cf91a..1796c3428 100644 --- a/src/ProjectWindow.cpp +++ b/src/ProjectWindow.cpp @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity ProjectWindow.cpp diff --git a/src/ProjectWindow.h b/src/ProjectWindow.h index 54b324497..a8c4c7784 100644 --- a/src/ProjectWindow.h +++ b/src/ProjectWindow.h @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity ProjectWindow.h diff --git a/src/ProjectWindowBase.cpp b/src/ProjectWindowBase.cpp index 8e750d0dd..cc7fa89a5 100644 --- a/src/ProjectWindowBase.cpp +++ b/src/ProjectWindowBase.cpp @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity ProjectWindowBase.cpp diff --git a/src/ProjectWindowBase.h b/src/ProjectWindowBase.h index 185fc1e7d..30842c3bf 100644 --- a/src/ProjectWindowBase.h +++ b/src/ProjectWindowBase.h @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity ProjectWindowBase.h diff --git a/src/RealFFTf48x.cpp b/src/RealFFTf48x.cpp index 42d5b846f..06bb78854 100644 --- a/src/RealFFTf48x.cpp +++ b/src/RealFFTf48x.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity RealFFT48x.cpp diff --git a/src/RefreshCode.h b/src/RefreshCode.h index 3831170b2..43acee7d8 100644 --- a/src/RefreshCode.h +++ b/src/RefreshCode.h @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity RefreshCode.h diff --git a/src/Registrar.h b/src/Registrar.h index 938d29705..7f74bbd65 100644 --- a/src/Registrar.h +++ b/src/Registrar.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity Registrar.h diff --git a/src/Registry.cpp b/src/Registry.cpp index 9516b2dbc..248b527f3 100644 --- a/src/Registry.cpp +++ b/src/Registry.cpp @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity Registry.cpp diff --git a/src/Registry.h b/src/Registry.h index d585b8e9a..11f9a6212 100644 --- a/src/Registry.h +++ b/src/Registry.h @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity Registry.h diff --git a/src/Resample.cpp b/src/Resample.cpp index 974854263..686b15e76 100644 --- a/src/Resample.cpp +++ b/src/Resample.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity Audacity(R) is copyright (c) 1999-2012 Audacity Team. License: GPL v2. See License.txt. diff --git a/src/Resample.h b/src/Resample.h index dee207715..614185ad8 100644 --- a/src/Resample.h +++ b/src/Resample.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity Audacity(R) is copyright (c) 1999-2012 Audacity Team. License: GPL v2. See License.txt. diff --git a/src/RingBuffer.cpp b/src/RingBuffer.cpp index a5d54dac6..5b8b70477 100644 --- a/src/RingBuffer.cpp +++ b/src/RingBuffer.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity RingBuffer.cpp diff --git a/src/RingBuffer.h b/src/RingBuffer.h index f8e056879..1aafe4736 100644 --- a/src/RingBuffer.h +++ b/src/RingBuffer.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity RingBuffer.h diff --git a/src/SampleBlock.cpp b/src/SampleBlock.cpp index a8b700115..1bcaa2fae 100644 --- a/src/SampleBlock.cpp +++ b/src/SampleBlock.cpp @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity SampleBlock.cpp diff --git a/src/SampleBlock.h b/src/SampleBlock.h index dbe5b119b..c6bb0af4a 100644 --- a/src/SampleBlock.h +++ b/src/SampleBlock.h @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity SampleBlock.h diff --git a/src/SampleFormat.cpp b/src/SampleFormat.cpp index 1d4e7baee..be1d9c4d5 100644 --- a/src/SampleFormat.cpp +++ b/src/SampleFormat.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity SampleFormat.h diff --git a/src/SampleFormat.h b/src/SampleFormat.h index 90e88ed1f..c77751df4 100644 --- a/src/SampleFormat.h +++ b/src/SampleFormat.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity @file SampleFormat.h diff --git a/src/Screenshot.cpp b/src/Screenshot.cpp index 26948a8d0..9c951cdbe 100644 --- a/src/Screenshot.cpp +++ b/src/Screenshot.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity Screenshot.cpp diff --git a/src/Screenshot.h b/src/Screenshot.h index 17a8f9dfa..3117779da 100644 --- a/src/Screenshot.h +++ b/src/Screenshot.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity Screenshot.h diff --git a/src/SelectUtilities.cpp b/src/SelectUtilities.cpp index f61e6e2d0..5d982b147 100644 --- a/src/SelectUtilities.cpp +++ b/src/SelectUtilities.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity SelectUtilities.cpp diff --git a/src/SelectUtilities.h b/src/SelectUtilities.h index 3521df868..f69813eaf 100644 --- a/src/SelectUtilities.h +++ b/src/SelectUtilities.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity SelectUtilities.h diff --git a/src/SelectedRegion.cpp b/src/SelectedRegion.cpp index 760a4892a..9683bf695 100644 --- a/src/SelectedRegion.cpp +++ b/src/SelectedRegion.cpp @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity SelectedRegion.cpp diff --git a/src/SelectedRegion.h b/src/SelectedRegion.h index cab93653d..1d416121b 100644 --- a/src/SelectedRegion.h +++ b/src/SelectedRegion.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity SelectedRegion.h diff --git a/src/SelectionState.cpp b/src/SelectionState.cpp index 5d0f76362..a4bba1b68 100644 --- a/src/SelectionState.cpp +++ b/src/SelectionState.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity SelectionState.h diff --git a/src/SelectionState.h b/src/SelectionState.h index 6ccbeb4ad..a3edce13a 100644 --- a/src/SelectionState.h +++ b/src/SelectionState.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity SelectionState.h diff --git a/src/Sequence.cpp b/src/Sequence.cpp index 72ace225a..a945cfd9e 100644 --- a/src/Sequence.cpp +++ b/src/Sequence.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity Sequence.cpp diff --git a/src/Sequence.h b/src/Sequence.h index 4b5c791f4..23413a33e 100644 --- a/src/Sequence.h +++ b/src/Sequence.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity Sequence.h diff --git a/src/Shuttle.h b/src/Shuttle.h index 1b22a8abf..317973492 100644 --- a/src/Shuttle.h +++ b/src/Shuttle.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity Shuttle.h diff --git a/src/ShuttleGetDefinition.cpp b/src/ShuttleGetDefinition.cpp index 1655875ca..1b0791ca6 100644 --- a/src/ShuttleGetDefinition.cpp +++ b/src/ShuttleGetDefinition.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity ShuttleGetDefinition.cpp diff --git a/src/ShuttleGetDefinition.h b/src/ShuttleGetDefinition.h index 3131b7bc8..53706216e 100644 --- a/src/ShuttleGetDefinition.h +++ b/src/ShuttleGetDefinition.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity ShuttleGetDefinition.h diff --git a/src/ShuttleGui.cpp b/src/ShuttleGui.cpp index 68732513c..206b483b2 100644 --- a/src/ShuttleGui.cpp +++ b/src/ShuttleGui.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity ShuttleGui.cpp diff --git a/src/ShuttleGui.h b/src/ShuttleGui.h index c66a5f21e..e176c11c7 100644 --- a/src/ShuttleGui.h +++ b/src/ShuttleGui.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity ShuttleGui.h diff --git a/src/ShuttlePrefs.cpp b/src/ShuttlePrefs.cpp index 76975d249..b7b833baf 100644 --- a/src/ShuttlePrefs.cpp +++ b/src/ShuttlePrefs.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity ShuttlePrefs.cpp diff --git a/src/ShuttlePrefs.h b/src/ShuttlePrefs.h index 573a93f70..b40b52f6a 100644 --- a/src/ShuttlePrefs.h +++ b/src/ShuttlePrefs.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity ShuttlePrefs.h diff --git a/src/Snap.cpp b/src/Snap.cpp index fe5f1a672..e7fecdd4f 100644 --- a/src/Snap.cpp +++ b/src/Snap.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity Snap.cpp diff --git a/src/Snap.h b/src/Snap.h index 73aaf3263..3acc6e806 100644 --- a/src/Snap.h +++ b/src/Snap.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity Snap.h diff --git a/src/SoundActivatedRecord.cpp b/src/SoundActivatedRecord.cpp index b8bb8d0c2..9a950600b 100644 --- a/src/SoundActivatedRecord.cpp +++ b/src/SoundActivatedRecord.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity SoundActivatedRecord.cpp diff --git a/src/SoundActivatedRecord.h b/src/SoundActivatedRecord.h index 8ea022d82..4100f6225 100644 --- a/src/SoundActivatedRecord.h +++ b/src/SoundActivatedRecord.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity SoundActivatedRecord.cpp diff --git a/src/Spectrum.cpp b/src/Spectrum.cpp index 6013fa7f2..d514beb0d 100644 --- a/src/Spectrum.cpp +++ b/src/Spectrum.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity Spectrum.cpp diff --git a/src/Spectrum.h b/src/Spectrum.h index aaaae6356..491707717 100644 --- a/src/Spectrum.h +++ b/src/Spectrum.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity Spectrum.h diff --git a/src/SpectrumAnalyst.cpp b/src/SpectrumAnalyst.cpp index 529724ef3..683731581 100644 --- a/src/SpectrumAnalyst.cpp +++ b/src/SpectrumAnalyst.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity SpectrumAnalyst.cpp diff --git a/src/SpectrumAnalyst.h b/src/SpectrumAnalyst.h index ef1f40293..9bbf23fd8 100644 --- a/src/SpectrumAnalyst.h +++ b/src/SpectrumAnalyst.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity SpectrumAnalyst.h diff --git a/src/SplashDialog.cpp b/src/SplashDialog.cpp index cb597ca2e..d12c7f913 100644 --- a/src/SplashDialog.cpp +++ b/src/SplashDialog.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity SplashDialog.cpp diff --git a/src/SplashDialog.h b/src/SplashDialog.h index 1a51e07db..ad9edd9ca 100644 --- a/src/SplashDialog.h +++ b/src/SplashDialog.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity SplashDialog.h diff --git a/src/SqliteSampleBlock.cpp b/src/SqliteSampleBlock.cpp index ab715fb6a..e58d9a2e5 100644 --- a/src/SqliteSampleBlock.cpp +++ b/src/SqliteSampleBlock.cpp @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity SqliteSampleBlock.cpp diff --git a/src/SseMathFuncs.h b/src/SseMathFuncs.h index 962dffbfd..a4ec61029 100644 --- a/src/SseMathFuncs.h +++ b/src/SseMathFuncs.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity SseMathFuncs.h diff --git a/src/Tags.cpp b/src/Tags.cpp index 9c96095e2..8c62692c5 100644 --- a/src/Tags.cpp +++ b/src/Tags.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity Tags.cpp diff --git a/src/Tags.h b/src/Tags.h index 9d9dec6b6..ae9aaa642 100644 --- a/src/Tags.h +++ b/src/Tags.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity Tags.h diff --git a/src/TempDirectory.cpp b/src/TempDirectory.cpp index a08cd73ef..c6c7add2b 100644 --- a/src/TempDirectory.cpp +++ b/src/TempDirectory.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity TempDirectory.cpp diff --git a/src/TempDirectory.h b/src/TempDirectory.h index c6896fd5b..6196e005a 100644 --- a/src/TempDirectory.h +++ b/src/TempDirectory.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity TempDirectory.h diff --git a/src/Theme.cpp b/src/Theme.cpp index ef8a694cf..4a43206ce 100644 --- a/src/Theme.cpp +++ b/src/Theme.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity Theme.cpp diff --git a/src/Theme.h b/src/Theme.h index 6e0832f2e..2cbb123e6 100644 --- a/src/Theme.h +++ b/src/Theme.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity Theme.h diff --git a/src/TimeDialog.cpp b/src/TimeDialog.cpp index 582dbf50b..e25b0d680 100644 --- a/src/TimeDialog.cpp +++ b/src/TimeDialog.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity TimeDialog.cpp diff --git a/src/TimeDialog.h b/src/TimeDialog.h index bb3cf25a2..e22e22aec 100644 --- a/src/TimeDialog.h +++ b/src/TimeDialog.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity TimeDialog.h diff --git a/src/TimeTrack.cpp b/src/TimeTrack.cpp index 61ae17110..24d38c22b 100644 --- a/src/TimeTrack.cpp +++ b/src/TimeTrack.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity TimeTrack.cpp diff --git a/src/TimeTrack.h b/src/TimeTrack.h index a841c3eb7..fd9b67450 100644 --- a/src/TimeTrack.h +++ b/src/TimeTrack.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity TimeTrack.h diff --git a/src/TimerRecordDialog.cpp b/src/TimerRecordDialog.cpp index e95a309e2..546be3998 100644 --- a/src/TimerRecordDialog.cpp +++ b/src/TimerRecordDialog.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity TimerRecordDialog.cpp diff --git a/src/TimerRecordDialog.h b/src/TimerRecordDialog.h index ebdf5c217..dbeac8c44 100644 --- a/src/TimerRecordDialog.h +++ b/src/TimerRecordDialog.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity TimerRecordDialog.h diff --git a/src/Track.cpp b/src/Track.cpp index 01c7f4723..1465d6333 100644 --- a/src/Track.cpp +++ b/src/Track.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity Track.cpp diff --git a/src/Track.h b/src/Track.h index a8d963044..02a157565 100644 --- a/src/Track.h +++ b/src/Track.h @@ -1,6 +1,6 @@ /*!******************************************************************** - Audacity: A Digital Audio Editor + Tenacity @file Track.h @brief declares abstract base class Track, TrackList, and iterators over TrackList diff --git a/src/TrackArtist.cpp b/src/TrackArtist.cpp index 14f7699b0..d17cab4f2 100644 --- a/src/TrackArtist.cpp +++ b/src/TrackArtist.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity TrackArtist.cpp diff --git a/src/TrackArtist.h b/src/TrackArtist.h index 99790c7a0..331b4a6c5 100644 --- a/src/TrackArtist.h +++ b/src/TrackArtist.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity TrackArtist.h diff --git a/src/TrackInfo.cpp b/src/TrackInfo.cpp index 972de730a..4d770504e 100644 --- a/src/TrackInfo.cpp +++ b/src/TrackInfo.cpp @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity TrackInfo.cpp diff --git a/src/TrackInfo.h b/src/TrackInfo.h index 0be816306..caef3e772 100644 --- a/src/TrackInfo.h +++ b/src/TrackInfo.h @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity TrackInfo.h diff --git a/src/TrackPanel.cpp b/src/TrackPanel.cpp index f5f1452ef..d844abdaf 100644 --- a/src/TrackPanel.cpp +++ b/src/TrackPanel.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity TrackPanel.cpp diff --git a/src/TrackPanel.h b/src/TrackPanel.h index e622bf7e3..14d4e44c0 100644 --- a/src/TrackPanel.h +++ b/src/TrackPanel.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity TrackPanel.h diff --git a/src/TrackPanelAx.cpp b/src/TrackPanelAx.cpp index e5d1ba93e..79105b157 100644 --- a/src/TrackPanelAx.cpp +++ b/src/TrackPanelAx.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity TrackPanelAx.cpp diff --git a/src/TrackPanelAx.h b/src/TrackPanelAx.h index dd2d1c925..34d34f855 100644 --- a/src/TrackPanelAx.h +++ b/src/TrackPanelAx.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity TrackPanelAx.h diff --git a/src/TrackPanelCell.cpp b/src/TrackPanelCell.cpp index 7bf3cf56f..4464f79d9 100644 --- a/src/TrackPanelCell.cpp +++ b/src/TrackPanelCell.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity TrackPanelCell.cpp diff --git a/src/TrackPanelCell.h b/src/TrackPanelCell.h index 508e1e9d0..c1c9ed708 100644 --- a/src/TrackPanelCell.h +++ b/src/TrackPanelCell.h @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity TrackPanelCell.h diff --git a/src/TrackPanelDrawable.cpp b/src/TrackPanelDrawable.cpp index fe3651055..b78778ff9 100644 --- a/src/TrackPanelDrawable.cpp +++ b/src/TrackPanelDrawable.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity TrackPanelDrawable.cpp diff --git a/src/TrackPanelDrawable.h b/src/TrackPanelDrawable.h index 520af9108..c8904854f 100644 --- a/src/TrackPanelDrawable.h +++ b/src/TrackPanelDrawable.h @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity TrackPanelDrawable.h diff --git a/src/TrackPanelDrawingContext.h b/src/TrackPanelDrawingContext.h index 7adb195db..0fa85ab29 100644 --- a/src/TrackPanelDrawingContext.h +++ b/src/TrackPanelDrawingContext.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity TrackPanelDrawingContext.h diff --git a/src/TrackPanelListener.h b/src/TrackPanelListener.h index d601fbab4..61d638241 100644 --- a/src/TrackPanelListener.h +++ b/src/TrackPanelListener.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity TrackPanelListener.h diff --git a/src/TrackPanelMouseEvent.h b/src/TrackPanelMouseEvent.h index 868587156..8d4ebd19d 100644 --- a/src/TrackPanelMouseEvent.h +++ b/src/TrackPanelMouseEvent.h @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity TrackPanelMouseEvent.h diff --git a/src/TrackPanelResizeHandle.cpp b/src/TrackPanelResizeHandle.cpp index c340dc6b3..36c575ae4 100644 --- a/src/TrackPanelResizeHandle.cpp +++ b/src/TrackPanelResizeHandle.cpp @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity TrackPanelResizeHandle.cpp diff --git a/src/TrackPanelResizeHandle.h b/src/TrackPanelResizeHandle.h index 131d2f3ae..eb3a9b0e8 100644 --- a/src/TrackPanelResizeHandle.h +++ b/src/TrackPanelResizeHandle.h @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity TrackPanelResizeHandle.h diff --git a/src/TrackPanelResizerCell.cpp b/src/TrackPanelResizerCell.cpp index d1afb14b3..f0f052009 100644 --- a/src/TrackPanelResizerCell.cpp +++ b/src/TrackPanelResizerCell.cpp @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity TrackPanelResizeHandle.cpp diff --git a/src/TrackPanelResizerCell.h b/src/TrackPanelResizerCell.h index b57204772..5cdf651b5 100644 --- a/src/TrackPanelResizerCell.h +++ b/src/TrackPanelResizerCell.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity TrackPanelResizerCell.h diff --git a/src/TrackUtilities.cpp b/src/TrackUtilities.cpp index e1e0f986a..82ea6aa61 100644 --- a/src/TrackUtilities.cpp +++ b/src/TrackUtilities.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity TrackUtilities.cpp diff --git a/src/TrackUtilities.h b/src/TrackUtilities.h index c945b7403..9cb826452 100644 --- a/src/TrackUtilities.h +++ b/src/TrackUtilities.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity TrackUtilities.h diff --git a/src/UIHandle.cpp b/src/UIHandle.cpp index 19382228f..233daefdc 100644 --- a/src/UIHandle.cpp +++ b/src/UIHandle.cpp @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity UIHandle.cpp diff --git a/src/UIHandle.h b/src/UIHandle.h index fd5791b8d..3befab406 100644 --- a/src/UIHandle.h +++ b/src/UIHandle.h @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity UIHandle.h diff --git a/src/UndoManager.cpp b/src/UndoManager.cpp index 3c0f94088..f66982b34 100644 --- a/src/UndoManager.cpp +++ b/src/UndoManager.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity UndoManager.cpp diff --git a/src/UndoManager.h b/src/UndoManager.h index c4c0ab529..8ae9f5493 100644 --- a/src/UndoManager.h +++ b/src/UndoManager.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity UndoManager.h diff --git a/src/ViewInfo.cpp b/src/ViewInfo.cpp index 4c39a7157..cbe63335e 100644 --- a/src/ViewInfo.cpp +++ b/src/ViewInfo.cpp @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity ViewInfo.cpp diff --git a/src/ViewInfo.h b/src/ViewInfo.h index 10f2a2d46..d51ffb9ef 100644 --- a/src/ViewInfo.h +++ b/src/ViewInfo.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity ViewInfo.h diff --git a/src/VoiceKey.cpp b/src/VoiceKey.cpp index f522e3da8..6cb4a8615 100644 --- a/src/VoiceKey.cpp +++ b/src/VoiceKey.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity VoiceKey.cpp diff --git a/src/WaveClip.cpp b/src/WaveClip.cpp index 11c41e81c..4089ed48a 100644 --- a/src/WaveClip.cpp +++ b/src/WaveClip.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity WaveClip.cpp diff --git a/src/WaveClip.h b/src/WaveClip.h index ca109aa62..e750fdb62 100644 --- a/src/WaveClip.h +++ b/src/WaveClip.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity WaveClip.h diff --git a/src/WaveTrack.cpp b/src/WaveTrack.cpp index c0051d5d9..6e1dfd851 100644 --- a/src/WaveTrack.cpp +++ b/src/WaveTrack.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity WaveTrack.cpp diff --git a/src/WaveTrack.h b/src/WaveTrack.h index 89aad4dd3..6e213e352 100644 --- a/src/WaveTrack.h +++ b/src/WaveTrack.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity WaveTrack.h diff --git a/src/WaveTrackLocation.h b/src/WaveTrackLocation.h index 8662ac31b..05d908063 100644 --- a/src/WaveTrackLocation.h +++ b/src/WaveTrackLocation.h @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity WaveTrackLocation.h diff --git a/src/ZoomInfo.cpp b/src/ZoomInfo.cpp index bc2028238..3948b1651 100644 --- a/src/ZoomInfo.cpp +++ b/src/ZoomInfo.cpp @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity ZoomInfo.cpp diff --git a/src/ZoomInfo.h b/src/ZoomInfo.h index 140bf153c..c99798c00 100644 --- a/src/ZoomInfo.h +++ b/src/ZoomInfo.h @@ -1,6 +1,6 @@ /********************************************************************** - Audacity: A Digital Audio Editor + Tenacity ZoomInfo.h diff --git a/src/wxFileNameWrapper.h b/src/wxFileNameWrapper.h index 078532c3d..b1ecf36d4 100644 --- a/src/wxFileNameWrapper.h +++ b/src/wxFileNameWrapper.h @@ -1,6 +1,6 @@ /********************************************************************** -Audacity: A Digital Audio Editor +Tenacity wxFileNameWrapper.h