audacia/src
Paul Licameli 4b02e562b3 Eliminate mention of wxString from ErrorDialog.h ...
... whether std::wstring is the best alternative type, or whether we should
use UTF8 encoded std::string -- I wish to defer that, and revisit it later
2021-07-01 13:37:40 -04:00
..
blockfile
commands Type alias ManualPageID for wxString used in many places... 2021-07-01 13:33:04 -04:00
effects ManualPageID is a new type; rewrite HelpSystem::ShowHelp and its uses 2021-07-01 13:35:57 -04:00
export ManualPageID is a new type; rewrite HelpSystem::ShowHelp and its uses 2021-07-01 13:35:57 -04:00
import Bug 2807 - Error message for a failed import of malforned MP3 lacks a "?" help button 2021-06-17 17:45:27 +01:00
menus ManualPageID is a new type; rewrite HelpSystem::ShowHelp and its uses 2021-07-01 13:35:57 -04:00
ondemand Eliminate Experimental.h, configure compile options instead... 2021-04-27 12:40:07 -04:00
prefs ManualPageID is a new type; rewrite HelpSystem::ShowHelp and its uses 2021-07-01 13:35:57 -04:00
toolbars Make Audacity build in C++17 ... 2021-06-18 21:44:55 +03:00
tracks Type alias ManualPageID for wxString used in many places... 2021-07-01 13:33:04 -04:00
update Add new review recommendations. 2021-06-18 09:46:40 -04:00
widgets Eliminate mention of wxString from ErrorDialog.h ... 2021-07-01 13:37:40 -04:00
xml Replace many inclusions of Types.h with Identifier.h 2021-05-27 09:51:32 -04:00
AColor.cpp New colormap for Spectrogram 2021-06-15 12:41:44 -04:00
AColor.h New colormap for Spectrogram 2021-06-15 12:41:44 -04:00
AColorResources.h Some more cleanup for new spectrogram color scheme 2021-06-15 12:41:44 -04:00
AboutDialog.cpp Fixes alphabetical order in credits 2021-06-18 18:38:40 +03:00
AboutDialog.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
ActiveProjects.cpp Make Audacity build in C++17 ... 2021-06-18 21:44:55 +03:00
ActiveProjects.h Invert dependency of TranslatableString and audacity/Types.h 2021-05-27 09:51:32 -04:00
AdornedRulerPanel.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
AdornedRulerPanel.h
AllThemeResources.cpp
AllThemeResources.h Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
AttachedVirtualFunction.h Doxygen comments for AttachedVirtualFunction 2020-09-08 23:33:08 -04:00
AudacityApp.cpp Add recommends from review. 2021-06-18 09:46:40 -04:00
AudacityApp.h Add new review recommendations. 2021-06-18 09:46:40 -04:00
AudacityApp.mm Bug2437: possible further help... 2020-12-09 15:28:09 -05:00
AudacityException.cpp Use ShowExceptionDialog when we want to show ErrorReportDialog 2021-06-08 08:08:26 -07:00
AudacityException.h Use ShowExceptionDialog when we want to show ErrorReportDialog 2021-06-08 08:08:26 -07:00
AudacityFileConfig.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
AudacityFileConfig.h Can now retry read protected configuration files 2021-01-31 21:57:18 -06:00
AudacityHeaders.cpp
AudacityHeaders.h Replace many inclusions of Types.h with Identifier.h 2021-05-27 09:51:32 -04:00
AudacityLogger.cpp Delete or un-inline some constructors, assignments, others... 2021-05-10 10:46:55 -04:00
AudacityLogger.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
AudioIO.cpp Make Audacity build in C++17 ... 2021-06-18 21:44:55 +03:00
AudioIO.h Make Audacity build in C++17 ... 2021-06-18 21:44:55 +03:00
AudioIOBase.cpp Replace most inclusions of MemoryX.h with <memory> ... 2021-06-02 07:08:19 -04:00
AudioIOBase.h Make Audacity build in C++17 ... 2021-06-18 21:44:55 +03:00
AudioIOListener.h Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
AutoRecoveryDialog.cpp Don't stop recovering projects in case one of them fails... 2021-05-24 20:04:58 -04:00
AutoRecoveryDialog.h Comments; range-for; fix unchecked dereferences of pointer-to-pointer 2021-05-24 20:04:57 -04:00
BatchCommandDialog.cpp Type alias ManualPageID for wxString used in many places... 2021-07-01 13:33:04 -04:00
BatchCommandDialog.h Type alias ManualPageID for wxString used in many places... 2021-07-01 13:33:04 -04:00
BatchCommands.cpp Simplify iterations over PluginManager; remove a friend 2021-06-30 21:15:19 -04:00
BatchCommands.h AUP3: Fix macro path handling 2020-08-10 17:48:59 -05:00
BatchProcessDialog.cpp Type alias ManualPageID for wxString used in many places... 2021-07-01 13:33:04 -04:00
BatchProcessDialog.h Type alias ManualPageID for wxString used in many places... 2021-07-01 13:33:04 -04:00
Benchmark.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
Benchmark.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
CMakeLists.txt Separate files for PluginRegistrationDialog... 2021-06-30 21:15:19 -04:00
CellularPanel.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
CellularPanel.h
ClassicThemeAsCeeCode.h Doxygen comments in generated theme header files 2020-08-22 11:28:05 -04:00
ClientData.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
ClientDataHelpers.h ClientData 2020-08-26 01:36:48 -04:00
Clipboard.cpp Bug2567: Macros using cut and paste should work on multiple files 2020-12-01 23:03:23 -05:00
Clipboard.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
CommonCommandFlags.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
CommonCommandFlags.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
CrashReport.cpp GUIPrefs::SetLang wraps new Languages::SetLang ... 2021-05-27 09:51:32 -04:00
CrashReport.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
CrossFade.cpp
CrossFade.h
DBConnection.cpp Adds context to SQLite3 exceptions 2021-06-08 08:08:26 -07:00
DBConnection.h TranslatableString.h does not include Identifier.h 2021-05-27 09:51:32 -04:00
DarkThemeAsCeeCode.h Doxygen comments in generated theme header files 2020-08-22 11:28:05 -04:00
Dependencies.cpp Fix typos (user facing and non-user facing) (#733) 2021-01-28 12:36:41 +00:00
Dependencies.h
DeviceChange.cpp Eliminate Experimental.h, configure compile options instead... 2021-04-27 12:40:07 -04:00
DeviceChange.h Replace most inclusions of MemoryX.h with <memory> ... 2021-06-02 07:08:19 -04:00
DeviceManager.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
DeviceManager.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
Diags.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
Diags.h Fix typos (user facing and non-user facing) (#727) 2021-01-24 09:46:08 +00:00
Dither.cpp More use of constSamplePtr instead of samplePtr 2020-11-29 19:45:18 -05:00
Dither.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
Envelope.cpp Eliminate Experimental.h, configure compile options instead... 2021-04-27 12:40:07 -04:00
Envelope.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
EnvelopeEditor.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
EnvelopeEditor.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
Experimental.cmake New colormap for Spectrogram 2021-06-15 12:41:44 -04:00
FFT.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
FFT.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
FFmpeg.cpp ManualPageID is a new type; rewrite HelpSystem::ShowHelp and its uses 2021-07-01 13:35:57 -04:00
FFmpeg.h Replace many inclusions of Types.h with Identifier.h 2021-05-27 09:51:32 -04:00
FileException.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
FileException.h Updates Doxygen documentation 2021-06-08 08:08:26 -07:00
FileFormats.cpp Replace most inclusions of MemoryX.h with <memory> ... 2021-06-02 07:08:19 -04:00
FileFormats.h Replace most inclusions of MemoryX.h with <memory> ... 2021-06-02 07:08:19 -04:00
FileIO.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
FileIO.h Replace most inclusions of MemoryX.h with <memory> ... 2021-06-02 07:08:19 -04:00
FileNames.cpp Replace most inclusions of MemoryX.h with <memory> ... 2021-06-02 07:08:19 -04:00
FileNames.h Replace most inclusions of MemoryX.h with <memory> ... 2021-06-02 07:08:19 -04:00
FreqWindow.cpp ManualPageID is a new type; rewrite HelpSystem::ShowHelp and its uses 2021-07-01 13:35:57 -04:00
FreqWindow.h Bug 1872 - Most Non-Modal dialogs do not update buttons when language changed 2021-02-14 01:25:52 -06:00
HelpText.cpp A type distinction for strings that are URLs, and some Doxygen 2021-07-01 13:02:26 -04:00
HelpText.h A type distinction for strings that are URLs, and some Doxygen 2021-07-01 13:02:26 -04:00
HiContrastThemeAsCeeCode.h Doxygen comments in generated theme header files 2020-08-22 11:28:05 -04:00
HistoryWindow.cpp ManualPageID is a new type; rewrite HelpSystem::ShowHelp and its uses 2021-07-01 13:35:57 -04:00
HistoryWindow.h Bug 1872 - Most Non-Modal dialogs do not update buttons when language changed 2021-02-14 01:25:52 -06:00
HitTestResult.h Replace most inclusions of MemoryX.h with <memory> ... 2021-06-02 07:08:19 -04:00
ImageManipulation.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
ImageManipulation.h Replace most inclusions of MemoryX.h with <memory> ... 2021-06-02 07:08:19 -04:00
InconsistencyException.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
InconsistencyException.h Use ShowExceptionDialog when we want to show ErrorReportDialog 2021-06-08 08:08:26 -07:00
InterpolateAudio.cpp
InterpolateAudio.h Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
KeyboardCapture.cpp Fix minor typos (#720) 2021-01-12 11:56:09 +00:00
KeyboardCapture.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
LabelDialog.cpp Type alias ManualPageID for wxString used in many places... 2021-07-01 13:33:04 -04:00
LabelDialog.h Type alias ManualPageID for wxString used in many places... 2021-07-01 13:33:04 -04:00
LabelTrack.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
LabelTrack.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
LangChoice.cpp namespace for Languages, which does not depend on FileNames... 2021-05-27 09:51:32 -04:00
LangChoice.h Don't forward declare wxWindow in Audacity.h 2021-05-10 00:05:23 -05:00
Legacy.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
Legacy.h Rewrite comments about exception safety guarantees with Doxygen... 2020-08-22 23:07:28 -04:00
LightThemeAsCeeCode.h Doxygen comments in generated theme header files 2020-08-22 11:28:05 -04:00
Lyrics.cpp Fix some spelling mistakes. 2021-01-12 09:55:31 +00:00
Lyrics.h Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
LyricsWindow.cpp Make Audacity build in C++17 ... 2021-06-18 21:44:55 +03:00
LyricsWindow.h Bug 1872 - Most Non-Modal dialogs do not update buttons when language changed 2021-02-14 01:25:52 -06:00
MacroMagic.h
Matrix.cpp
Matrix.h
Menus.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
Menus.h Simplify repeated lookups and iterations in PluginManager 2021-06-30 21:15:19 -04:00
Mix.cpp WaveTrackCache was only used with float; don't support other formats 2021-05-27 11:38:10 -04:00
Mix.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
MixerBoard.cpp Make Audacity build in C++17 ... 2021-06-18 21:44:55 +03:00
MixerBoard.h Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
ModuleManager.cpp Eliminate last use of PluginManager by ModuleManager, breaking cycle 2021-06-30 21:15:20 -04:00
ModuleManager.h Eliminate last use of PluginManager by ModuleManager, breaking cycle 2021-06-30 21:15:20 -04:00
ModuleSettings.cpp Auto-enable list of regularly shipped modules (except script-pipe) 2021-05-18 20:51:55 -04:00
ModuleSettings.h Replace many inclusions of Types.h with Identifier.h 2021-05-27 09:51:32 -04:00
NoteTrack.cpp Keep !EXPERIMENTAL_MIDI_OUT compilable 2021-05-11 19:32:10 -05:00
NoteTrack.h Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
NumberScale.h
PitchName.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
PitchName.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
PlatformCompatibility.cpp Bug 666 - Mac: Cannot "Open" audio files named with "\" using File>Open 2021-01-22 01:05:22 -06:00
PlatformCompatibility.h Replace many inclusions of Types.h with Identifier.h 2021-05-27 09:51:32 -04:00
PlaybackSchedule.cpp Move RecordingSchedule, PlaybackSchedule to new files 2021-05-14 16:26:29 -04:00
PlaybackSchedule.h Move RecordingSchedule, PlaybackSchedule to new files 2021-05-14 16:26:29 -04:00
PluginManager.cpp Eliminate last use of PluginManager by ModuleManager, breaking cycle 2021-06-30 21:15:20 -04:00
PluginManager.h ModuleManager defines the ID strings for modules, not PluginManager 2021-06-30 21:15:19 -04:00
PluginRegistrationDialog.cpp Separate files for PluginRegistrationDialog... 2021-06-30 21:15:19 -04:00
PluginRegistrationDialog.h Move class PluginRegistrationDialog to a header file 2021-06-30 21:15:19 -04:00
Prefs.cpp Replace most inclusions of MemoryX.h with <memory> ... 2021-06-02 07:08:19 -04:00
Prefs.h Move class wxArrayStringEx to its own files 2021-05-27 09:51:32 -04:00
Printing.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
Printing.h
Profiler.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
Profiler.h
Project.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
Project.h TranslatableString.h does not include Identifier.h 2021-05-27 09:51:32 -04:00
ProjectAudioIO.cpp Prevent dangling pointers to meters... 2020-11-22 19:58:00 -05:00
ProjectAudioIO.h Windows builds need a complete type for wxWeakRef parameter... 2021-05-14 16:24:59 -04:00
ProjectAudioManager.cpp Use ShowExceptionDialog when we want to show ErrorReportDialog 2021-06-08 08:08:26 -07:00
ProjectAudioManager.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
ProjectFSCK.cpp
ProjectFSCK.h
ProjectFileIO.cpp Eliminate mention of wxString from ErrorDialog.h ... 2021-07-01 13:37:40 -04:00
ProjectFileIO.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
ProjectFileIORegistry.cpp Replace many inclusions of Types.h with Identifier.h 2021-05-27 09:51:32 -04:00
ProjectFileIORegistry.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
ProjectFileManager.cpp Eliminate mention of wxString from ErrorDialog.h ... 2021-07-01 13:37:40 -04:00
ProjectFileManager.h Bug2764: Open Project... in Scriptables shouldn't corrupt project... 2021-05-24 20:04:58 -04:00
ProjectHistory.cpp Use ShowExceptionDialog when we want to show ErrorReportDialog 2021-06-08 08:08:26 -07:00
ProjectHistory.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
ProjectManager.cpp Bug2764: Open Project... in Scriptables shouldn't corrupt project... 2021-05-24 20:04:58 -04:00
ProjectManager.h TranslatableString.h does not include Identifier.h 2021-05-27 09:51:32 -04:00
ProjectSelectionManager.cpp Eliminate Experimental.h, configure compile options instead... 2021-04-27 12:40:07 -04:00
ProjectSelectionManager.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
ProjectSerializer.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
ProjectSerializer.h Replace many inclusions of Types.h with Identifier.h 2021-05-27 09:51:32 -04:00
ProjectSettings.cpp Bug2792: Audacity fails to launch... 2021-05-18 17:11:46 -04:00
ProjectSettings.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
ProjectStatus.cpp Bug 2661 - Status bar not updated on language change 2021-02-09 13:47:48 -06:00
ProjectStatus.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
ProjectWindow.cpp Move AudioIOBase::mPlaybackSchedule up into AudioIoCallback 2021-05-14 16:25:41 -04:00
ProjectWindow.h ViewInfo does not depend on AudioIOBase... 2021-05-14 16:25:14 -04:00
ProjectWindowBase.cpp
ProjectWindowBase.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
RealFFTf.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
RealFFTf.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
RealFFTf48x.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
RealFFTf48x.h
RefreshCode.h
Registrar.h Replace most inclusions of MemoryX.h with <memory> ... 2021-06-02 07:08:19 -04:00
Registry.cpp
Registry.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
Resample.cpp
Resample.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
RingBuffer.cpp Do not dither samples as they pass through RingBuffer... 2021-05-27 11:38:10 -04:00
RingBuffer.h Make Audacity build in C++17 ... 2021-06-18 21:44:55 +03:00
SampleBlock.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
SampleBlock.h More use of constSamplePtr instead of samplePtr 2020-11-29 19:45:18 -05:00
SampleFormat.cpp CopySamples gives more than binary choice of dither algorithm... 2021-05-27 11:38:10 -04:00
SampleFormat.h CopySamples gives more than binary choice of dither algorithm... 2021-05-27 11:38:10 -04:00
Screenshot.cpp ManualPageID is a new type; rewrite HelpSystem::ShowHelp and its uses 2021-07-01 13:35:57 -04:00
Screenshot.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
SelectUtilities.cpp New Track virtual eliminates a track_cast in CommonCommandFlags... 2021-02-02 14:42:21 -05:00
SelectUtilities.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
SelectedRegion.cpp Eliminate Experimental.h, configure compile options instead... 2021-04-27 12:40:07 -04:00
SelectedRegion.h Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
SelectionState.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
SelectionState.h Replace most inclusions of MemoryX.h with <memory> ... 2021-06-02 07:08:19 -04:00
Sequence.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
Sequence.h Replace many inclusions of Types.h with Identifier.h 2021-05-27 09:51:32 -04:00
Shuttle.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
Shuttle.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
ShuttleGetDefinition.cpp
ShuttleGetDefinition.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
ShuttleGui.cpp Internat doesn't depend on wxCore, ComponentInterface, MemoryX 2021-05-27 09:51:32 -04:00
ShuttleGui.h Internat doesn't depend on wxCore, ComponentInterface, MemoryX 2021-05-27 09:51:32 -04:00
ShuttlePrefs.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
ShuttlePrefs.h
Snap.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
Snap.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
SoundActivatedRecord.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
SoundActivatedRecord.h
Spectrum.cpp
Spectrum.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
SpectrumAnalyst.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
SpectrumAnalyst.h
SplashDialog.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
SplashDialog.h
SqliteSampleBlock.cpp Adds context to SQLite3 exceptions 2021-06-08 08:08:26 -07:00
SseMathFuncs.cpp
SseMathFuncs.h Fix typos (user facing and non-user facing) (#733) 2021-01-28 12:36:41 +00:00
Tags.cpp ManualPageID is a new type; rewrite HelpSystem::ShowHelp and its uses 2021-07-01 13:35:57 -04:00
Tags.h Replace many inclusions of Types.h with Identifier.h 2021-05-27 09:51:32 -04:00
TempDirectory.cpp Break dependency cycle introduced at 50f3321... 2021-01-16 13:28:37 -05:00
TempDirectory.h Replace many inclusions of Types.h with Identifier.h 2021-05-27 09:51:32 -04:00
Theme.cpp Replace most inclusions of MemoryX.h with <memory> ... 2021-06-02 07:08:19 -04:00
Theme.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
ThemeAsCeeCode.h Doxygen comments in generated theme header files 2020-08-22 11:28:05 -04:00
TimeDialog.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
TimeDialog.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
TimeTrack.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
TimeTrack.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
TimerRecordDialog.cpp ManualPageID is a new type; rewrite HelpSystem::ShowHelp and its uses 2021-07-01 13:35:57 -04:00
TimerRecordDialog.h AUP3: Make suggested directory preferences changes 2020-07-29 00:08:48 -05:00
Track.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
Track.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
TrackArtist.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
TrackArtist.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
TrackInfo.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
TrackInfo.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
TrackPanel.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
TrackPanel.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
TrackPanelAx.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
TrackPanelAx.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
TrackPanelCell.cpp
TrackPanelCell.h Replace most inclusions of MemoryX.h with <memory> ... 2021-06-02 07:08:19 -04:00
TrackPanelDrawable.cpp
TrackPanelDrawable.h Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
TrackPanelDrawingContext.h Replace most inclusions of MemoryX.h with <memory> ... 2021-06-02 07:08:19 -04:00
TrackPanelListener.h Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
TrackPanelMouseEvent.h Replace most inclusions of MemoryX.h with <memory> ... 2021-06-02 07:08:19 -04:00
TrackPanelResizeHandle.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
TrackPanelResizeHandle.h
TrackPanelResizerCell.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
TrackPanelResizerCell.h
TrackUtilities.cpp
TrackUtilities.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
UIHandle.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
UIHandle.h Replace most inclusions of MemoryX.h with <memory> ... 2021-06-02 07:08:19 -04:00
UndoManager.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
UndoManager.h Bug2600 residual: cause update of menu item text after compact 2020-11-25 13:43:04 -05:00
UserException.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
UserException.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
ViewInfo.cpp ViewInfo does not depend on AudioIOBase... 2021-05-14 16:25:14 -04:00
ViewInfo.h Replace most inclusions of MemoryX.h with <memory> ... 2021-06-02 07:08:19 -04:00
VoiceKey.cpp Change almost all uses of WaveTrack::Get() to GetFloats() ... 2021-05-27 11:38:10 -04:00
VoiceKey.h
WaveClip.cpp Use ShowExceptionDialog when we want to show ErrorReportDialog 2021-06-08 08:08:26 -07:00
WaveClip.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
WaveTrack.cpp Use ShowExceptionDialog when we want to show ErrorReportDialog 2021-06-08 08:08:26 -07:00
WaveTrack.h Change almost all uses of WaveTrack::Get() to GetFloats() ... 2021-05-27 11:38:10 -04:00
WaveTrackLocation.h
WrappedType.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
WrappedType.h Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
ZoomInfo.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
ZoomInfo.h
audacity.desktop.in Generate AppImage on GitHub Actions 2021-06-16 11:00:16 -04:00
audacity.xml
audacity_config.h.in Set BUILDING_AUDACITY for the executable only, as it was intended! ... 2020-09-29 10:11:26 -04:00
float_cast.h Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
wxFileNameWrapper.h