audacia/src
Paul Licameli e875adaa6f AButton::SetToolTip takes TranslatableString 2019-12-16 10:58:05 -05:00
..
blockfile Break cycle of ODDecodeBlockFile and ODDecodeTask 2019-07-09 13:39:08 -04:00
commands TranslatableString for titles, names, labels of wxDialogWrappers... 2019-12-16 10:58:05 -05:00
effects TranslatableString for names, labels, tooltips of wxPanelWrapper... 2019-12-16 10:58:05 -05:00
export TranslatableString for titles, names, labels of wxDialogWrappers... 2019-12-16 10:58:05 -05:00
import TranslatableString for titles, names, labels of wxDialogWrappers... 2019-12-16 10:58:05 -05:00
menus TranslatableString for titles, names, labels of wxDialogWrappers... 2019-12-16 10:58:05 -05:00
ondemand Break cycle of ODDecodeBlockFile and ODDecodeTask 2019-07-09 13:39:08 -04:00
prefs TranslatableString for names, labels, tooltips of wxPanelWrapper... 2019-12-16 10:58:05 -05:00
toolbars AButton::SetToolTip takes TranslatableString 2019-12-16 10:58:05 -05:00
tracks TranslatableString for names, labels, tooltips of wxPanelWrapper... 2019-12-16 10:58:05 -05:00
widgets AButton::SetToolTip takes TranslatableString 2019-12-16 10:58:05 -05:00
xml XMLTagHandler.cpp has fewer dependencies... 2019-05-18 20:29:25 -04:00
AColor.cpp Make Bevel2 widget antialiased 2019-09-05 13:02:31 +01:00
AColor.h Make OverlayPanel independent of AColor 2019-07-13 16:08:29 -04:00
AboutDialog.cpp TranslatableString for titles, names, labels of wxDialogWrappers... 2019-12-16 10:58:05 -05:00
AboutDialog.h More TranslatableString in AboutDialog... 2019-12-14 14:00:23 -05:00
AdornedRulerPanel.cpp TranslatableString for names, labels, tooltips of wxPanelWrapper... 2019-12-16 10:58:05 -05:00
AdornedRulerPanel.h Fix class/struct warnings. 2019-12-06 11:32:17 +00:00
AllThemeResources.h Experimental.h in all .h or .cpp files that directly use EXPERIMENTALs... 2019-03-17 22:54:00 -04:00
AttachedVirtualFunction.h Rewrite AttachedVirtualFunction so MS compiler accepts it 2019-06-24 14:12:50 -04:00
Audacity.h Set BUILD_LEVEL back to 0 and Version to 2.4.0, ready for onward development. 2019-11-23 09:30:06 +00:00
AudacityApp.cpp TranslatableString for titles, names, labels of wxDialogWrappers... 2019-12-16 10:58:05 -05:00
AudacityApp.h Move AudacityApp::GenerateCrashReport to its own files 2019-05-17 16:29:31 -04:00
AudacityApp.mm Move AudacityApp::MacActivateApp out of WindowMenus.cpp 2019-05-17 16:29:04 -04:00
AudacityException.cpp Move AudacityMessageBox to its own files... 2019-05-20 14:48:36 -04:00
AudacityException.h Remove wx/{app,statbmp,spinctrl,scrolbar,dynlib,dcmemory}.h from *.h 2019-03-30 07:57:37 -04:00
AudacityHeaders.cpp
AudacityHeaders.h Decouple class AudacityProject from some attached frames... 2019-05-24 15:46:28 -04:00
AudacityLogger.cpp ShuttleGui::Style analogous to other functions 2019-12-02 17:23:34 -05:00
AudacityLogger.h Remove AudacityApp::GetLogger() & HelpActions::DoShowLog() 2019-05-17 16:29:04 -04:00
AudioIO.cpp TranslatableString for titles, names, labels of wxDialogWrappers... 2019-12-16 10:58:05 -05:00
AudioIO.h Keep EXPERIMENTAL_AUTOMATED_INPUT_LEVEL_ADJUSTMENT compilable... 2019-07-02 12:35:40 -04:00
AudioIOBase.cpp Abstract virtual AudioIOBase::StopStream... 2019-06-10 21:55:29 -04:00
AudioIOBase.h Fix other cause of intermittent timing-dependent crash at shutdown... 2019-06-24 13:32:08 -04:00
AudioIOListener.h AudioIO does not depend directly on ControlToolBar ... 2019-06-24 12:43:08 -04:00
AutoRecovery.cpp Track.cpp does not depend directly on its subclasses 2019-06-12 11:14:19 -04:00
AutoRecovery.h Split AutoRecoveryDialog.cpp from AutoRecovery.cpp... 2019-06-09 12:10:48 -04:00
AutoRecoveryDialog.cpp TranslatableString for titles, names, labels of wxDialogWrappers... 2019-12-16 10:58:05 -05:00
AutoRecoveryDialog.h Split AutoRecoveryDialog.cpp from AutoRecovery.cpp... 2019-06-09 12:10:48 -04:00
BatchCommandDialog.cpp TranslatableString for titles, names, labels of wxDialogWrappers... 2019-12-16 10:58:05 -05:00
BatchCommandDialog.h Remove wx/{checklst,wfstream,version,variant,types}.h from *.h 2019-03-30 12:59:21 -04:00
BatchCommands.cpp CommandManager stores labels as TranslatableString 2019-12-16 10:58:05 -05:00
BatchCommands.h Move DoAudacityCommand out of PluginMenus 2019-06-25 00:14:52 -04:00
BatchProcessDialog.cpp TranslatableString for titles, names, labels of wxDialogWrappers... 2019-12-16 10:58:05 -05:00
BatchProcessDialog.h Bug 2119 - Linux: Incorrect behaviors in "Manage Macro" 2019-07-16 10:17:55 +01:00
Benchmark.cpp TranslatableString for titles, names, labels of wxDialogWrappers... 2019-12-16 10:58:05 -05:00
Benchmark.h
BlockFile.cpp Rewrite DirManager::EnsureSafeFileName without downcasts... 2019-05-18 20:32:19 -04:00
BlockFile.h Rewrite DirManager::EnsureSafeFileName without downcasts... 2019-05-18 20:32:19 -04:00
CMakeLists.txt Create empty EBUR128 class. 2019-11-22 19:42:33 +01:00
CellularPanel.cpp TranslatableString for names, labels, tooltips of wxPanelWrapper... 2019-12-16 10:58:05 -05:00
CellularPanel.h Eliminate idle event handler of CellularPanel... 2019-07-07 13:48:27 -04:00
ClassicThemeAsCeeCode.h Add Hover-Over-Down State for Button 2017-12-14 14:39:56 +00:00
ClientData.h Define ClientData::FindIf 2019-11-23 14:52:47 -05:00
ClientDataHelpers.h Make const overload of ClientData::Site::ForEach usable 2019-07-09 16:05:52 -04:00
Clipboard.cpp A class encapsulating the global clipboard 2019-05-17 06:47:53 -04:00
Clipboard.h A class encapsulating the global clipboard 2019-05-17 06:47:53 -04:00
CommonCommandFlags.cpp CommandFlagOptions::MessageFormatter uses TranslatableString 2019-12-16 10:58:05 -05:00
CommonCommandFlags.h Bug 2049 - ENH: Noise Reduction error message for no selection is unhelpful 2019-07-29 08:29:48 +01:00
CrashReport.cpp Prepare to split AudioIOBase from AudioIO... 2019-06-10 20:48:38 -04:00
CrashReport.h Move AudacityApp::GenerateCrashReport to its own files 2019-05-17 16:29:31 -04:00
CrossFade.cpp Remove unnecessary #include-s from .cpp files... 2019-05-16 17:21:00 -04:00
CrossFade.h Remove redundant #include-s from .h files... 2019-05-16 14:58:34 -04:00
DarkThemeAsCeeCode.h Shift+Z for Zoom Toggle. Theme tweaks. 2018-01-11 19:24:26 +00:00
Dependencies.cpp TranslatableString for titles, names, labels of wxDialogWrappers... 2019-12-16 10:58:05 -05:00
Dependencies.h Can't remove remaining wx headers from other headers, comment that 2019-03-31 01:41:16 -04:00
DeviceChange.cpp Use wxPrintf not printf 2017-12-16 11:54:32 -05:00
DeviceChange.h Can't remove remaining wx headers from other headers, comment that 2019-03-31 01:41:16 -04:00
DeviceManager.cpp Send event, so that DeviceManager does not depend on DeviceToolBar... 2019-06-10 21:55:34 -04:00
DeviceManager.h Send event, so that DeviceManager does not depend on DeviceToolBar... 2019-06-10 21:55:34 -04:00
Diags.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
Diags.h
DirManager.cpp TranslatableString in ProgressDialog 2019-12-14 01:48:15 -05:00
DirManager.h TranslatableString in ProgressDialog 2019-12-14 01:48:15 -05:00
Dither.cpp EnumSetting has a template parameter 2019-11-27 13:37:24 -05:00
Dither.h EnumSetting has a template parameter 2019-11-27 13:37:24 -05:00
Envelope.cpp Bug 1750 - Equalization: EQ control points can disappear if the points are at the same frequency 2019-08-23 19:28:35 +01:00
Envelope.h Bug 1750 - Equalization: EQ control points can disappear if the points are at the same frequency 2019-08-23 19:28:35 +01:00
EnvelopeEditor.cpp Supply missing #include "Experimental.h" 2019-07-07 15:27:13 -04:00
EnvelopeEditor.h Fix class/struct warnings. 2019-12-06 11:32:17 +00:00
Experimental.h Remove all Loudness related code from Normalize effect. 2019-11-22 19:42:33 +01:00
FFT.cpp Remove unnecessary #include-s from .cpp files... 2019-05-16 17:21:00 -04:00
FFT.h
FFmpeg.cpp TranslatableString for titles, names, labels of wxDialogWrappers... 2019-12-16 10:58:05 -05:00
FFmpeg.h Remove redundant #include-s from .h files... 2019-05-16 14:58:34 -04:00
FileException.cpp Remove unnecessary #include-s from .cpp files... 2019-05-16 17:21:00 -04:00
FileException.h Can't remove remaining wx headers from other headers, comment that 2019-03-31 01:41:16 -04:00
FileFormats.cpp Pass ChoiceSetting to StartRadioButtonGroup... 2019-11-27 13:37:25 -05:00
FileFormats.h Pass ChoiceSetting to StartRadioButtonGroup... 2019-11-27 13:37:25 -05:00
FileIO.cpp More use of wxFileNameWrapper in export 2019-12-14 01:48:15 -05:00
FileIO.h More use of wxFileNameWrapper in export 2019-12-14 01:48:15 -05:00
FileNames.cpp Fix dialog naming 2019-12-06 10:39:07 +00:00
FileNames.h Fix dialog naming 2019-12-06 10:39:07 +00:00
FreqWindow.cpp TranslatableString for titles, names, labels of wxDialogWrappers... 2019-12-16 10:58:05 -05:00
FreqWindow.h TranslatableString for titles, names, labels of wxDialogWrappers... 2019-12-16 10:58:05 -05:00
HelpText.cpp TranslatableString for titles, names, labels of wxDialogWrappers... 2019-12-16 10:58:05 -05:00
HelpText.h TranslatableString for titles, names, labels of wxDialogWrappers... 2019-12-16 10:58:05 -05:00
HiContrastThemeAsCeeCode.h Shift+Z for Zoom Toggle. Theme tweaks. 2018-01-11 19:24:26 +00:00
HistoryWindow.cpp TranslatableString for titles, names, labels of wxDialogWrappers... 2019-12-16 10:58:05 -05:00
HistoryWindow.h Fix dialog naming 2019-12-06 10:39:07 +00:00
HitTestResult.h TranslatableString for names, labels, tooltips of wxPanelWrapper... 2019-12-16 10:58:05 -05:00
ImageManipulation.cpp Remove unnecessary #include-s from .cpp files... 2019-05-16 17:21:00 -04:00
ImageManipulation.h Break cycle of ImageManipulation and Theme 2019-07-09 13:23:07 -04:00
InconsistencyException.cpp Remove unnecessary #include-s from .cpp files... 2019-05-16 17:21:00 -04:00
InconsistencyException.h Don't need AudacityException::Move, use std::exception_ptr 2018-05-10 00:56:37 -04:00
Internat.cpp TranslatableString for names, labels, tooltips of wxPanelWrapper... 2019-12-16 10:58:05 -05:00
Internat.h Pass untranslated command labels to CommandManager... 2019-12-12 15:15:59 -05:00
InterpolateAudio.cpp Remove unnecessary #include-s from .cpp files... 2019-05-16 17:21:00 -04:00
InterpolateAudio.h Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
KeyboardCapture.cpp Fix Mac build, was broken at da66806... 2019-08-20 12:53:29 -04:00
KeyboardCapture.h Global keyboard capture handling into new files, better comments... 2019-05-18 15:14:18 -04:00
LabelDialog.cpp TranslatableString for titles, names, labels of wxDialogWrappers... 2019-12-16 10:58:05 -05:00
LabelDialog.h Remove redundant #include-s from .h files... 2019-05-16 14:58:34 -04:00
LabelTrack.cpp Bug2180: Type-to-create labels twice should work... 2019-07-31 16:40:16 -04:00
LabelTrack.h Bug2180: Type-to-create labels twice should work... 2019-07-31 16:40:16 -04:00
LangChoice.cpp TranslatableString for titles, names, labels of wxDialogWrappers... 2019-12-16 10:58:05 -05:00
LangChoice.h Remove wx/string.h from headers 2019-03-26 11:33:55 -04:00
Languages.cpp Conversion of TranslatableString to wxString is private 2019-12-01 18:17:57 -05:00
Languages.h ComponentInterfaceSymbol contains TranslatableString 2019-12-01 18:08:56 -05:00
Legacy.cpp Move AudacityMessageBox to its own files... 2019-05-20 14:48:36 -04:00
Legacy.h Remove wx/filename.h from another header 2019-03-28 11:12:12 -04:00
LightThemeAsCeeCode.h Shift+Z for Zoom Toggle. Theme tweaks. 2018-01-11 19:24:26 +00:00
Lyrics.cpp Move functions into new file SelectUtilities.cpp ... 2019-06-24 23:06:44 -04:00
Lyrics.h Remove or comment wxPanelWrapper.h in headers 2019-04-04 10:13:23 -04:00
LyricsWindow.cpp Lower EVT_TRACK_PANEL_TIMER into Project... 2019-06-10 21:56:46 -04:00
LyricsWindow.h Remove wx/frame.h, wx/sizer.h, wx/access.h from headers 2019-03-28 11:21:15 -04:00
MacroMagic.h
Makefile.am Merge loudness effect from mmmaise 2019-11-27 21:14:05 +00:00
Makefile.in Merge loudness effect from mmmaise 2019-11-27 21:14:05 +00:00
Matrix.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
Matrix.h
MemoryX.h Move definition of std::hash< wxString > 2019-05-16 12:30:26 -04:00
Menus.cpp TranslatableString for titles, names, labels of wxDialogWrappers... 2019-12-16 10:58:05 -05:00
Menus.h CommandManager stores labels as TranslatableString 2019-12-16 10:58:05 -05:00
MissingAliasFileDialog.cpp TranslatableString for titles, names, labels of wxDialogWrappers... 2019-12-16 10:58:05 -05:00
MissingAliasFileDialog.h TranslatableString for titles, names, labels of wxDialogWrappers... 2019-12-16 10:58:05 -05:00
Mix.cpp TranslatableString in ProgressDialog 2019-12-14 01:48:15 -05:00
Mix.h Don't pass whole TimeTrack to Ruler or Mixer... 2019-06-10 20:48:38 -04:00
MixerBoard.cpp AButton::SetToolTip takes TranslatableString 2019-12-16 10:58:05 -05:00
MixerBoard.h TranslatableString for titles, names, labels of wxDialogWrappers... 2019-12-16 10:58:05 -05:00
ModuleManager.cpp TranslatableString for titles, names, labels of wxDialogWrappers... 2019-12-16 10:58:05 -05:00
ModuleManager.h ModuleManager::CreateProviderInstance returns more specific type 2019-05-16 12:30:26 -04:00
NoteTrack.cpp Remove uses of overload of TieRadioButton taking int values... 2019-11-27 13:37:24 -05:00
NoteTrack.h Redefine the factories for track views and controls... 2019-06-21 09:16:49 -04:00
NumberScale.h Remove wx/{html/htmlwin,fileconf,dragimag,debug,dcclient}.h from *.h 2019-03-30 10:53:22 -04:00
PitchName.cpp Conversion of TranslatableString to wxString is private 2019-12-01 18:17:57 -05:00
PitchName.h Remove wx/wx.h from headers 2019-03-26 11:17:41 -04:00
PlatformCompatibility.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
PlatformCompatibility.h Remove wx/string.h from headers 2019-03-26 11:33:55 -04:00
PluginManager.cpp TranslatableString for titles, names, labels of wxDialogWrappers... 2019-12-16 10:58:05 -05:00
PluginManager.h Uses of TranslatableString in src/import 2019-12-14 01:48:15 -05:00
Prefs.cpp Fix signed/unsigned comparison warnings. 2019-12-06 11:33:22 +00:00
Prefs.h ComponentInterfaceSymbol contains TranslatableString 2019-12-01 18:08:56 -05:00
Printing.cpp Move drawing code for tracks, free EnvelopeEditor from cycles 2019-06-26 23:39:42 -04:00
Printing.h Remove wx/string.h from headers 2019-03-26 11:33:55 -04:00
Profiler.cpp Include nothing before Audacity.h, as comments say we should... 2019-03-17 21:41:39 -04:00
Profiler.h Remove redundant #include-s from .h files... 2019-05-16 14:58:34 -04:00
Project.cpp GetProjectPanel analogous to GetProjectFrame breaks dependencies... 2019-07-03 13:53:07 -04:00
Project.h Bug 2228: crash closing, only Linux, gcc, opt, wxWidgets 3.0... 2019-10-17 17:07:37 -04:00
ProjectAudioIO.cpp Separate an abstract base class from MeterPanel... 2019-06-10 20:48:38 -04:00
ProjectAudioIO.h Make objects attached to AudacityProject non-copyable... 2019-07-02 19:51:24 -04:00
ProjectAudioManager.cpp TranslatableString for titles, names, labels of wxDialogWrappers... 2019-12-16 10:58:05 -05:00
ProjectAudioManager.h DoPlayStopSelect into ProjectAudioManager; remove button push-down... 2019-07-03 17:21:55 -04:00
ProjectFSCK.cpp TranslatableString for titles, names, labels of wxDialogWrappers... 2019-12-16 10:58:05 -05:00
ProjectFSCK.h Move ProjectFSCK out of DirManager... 2019-05-18 15:06:50 -04:00
ProjectFileIO.cpp Move writing and reading of common Track fields into functions... 2019-06-18 11:36:50 -04:00
ProjectFileIO.h Make objects attached to AudacityProject non-copyable... 2019-07-02 19:51:24 -04:00
ProjectFileIORegistry.cpp Dispatch read of top-level project XML tags with a table of functions... 2019-05-20 21:38:07 -04:00
ProjectFileIORegistry.h Dispatch read of top-level project XML tags with a table of functions... 2019-05-20 21:38:07 -04:00
ProjectFileManager.cpp TranslatableString for titles, names, labels of wxDialogWrappers... 2019-12-16 10:58:05 -05:00
ProjectFileManager.h Make objects attached to AudacityProject non-copyable... 2019-07-02 19:51:24 -04:00
ProjectHistory.cpp Remove an #include 2019-07-20 12:44:55 -04:00
ProjectHistory.h Make objects attached to AudacityProject non-copyable... 2019-07-02 19:51:24 -04:00
ProjectManager.cpp Rewrites of TranslatableString and reimplementation of wxPLURAL... 2019-12-11 14:55:29 -05:00
ProjectManager.h Fix another possible case of crashing on exit 2019-07-02 21:01:33 -04:00
ProjectSelectionManager.cpp Heavyweight version of SelectedRegion stored in ViewInfo emits events 2019-07-17 12:43:39 -04:00
ProjectSelectionManager.h Make objects attached to AudacityProject non-copyable... 2019-07-02 19:51:24 -04:00
ProjectSettings.cpp Use global ChoiceSettings variables, not coincidental string literals 2019-11-27 13:38:17 -05:00
ProjectSettings.h Remove NormalizeOnLoad 2019-08-02 18:09:05 +01:00
ProjectStatus.cpp ProjectAudioManager doesn't use ProjectWindow, which doesn't use... 2019-07-02 21:01:54 -04:00
ProjectStatus.h ProjectAudioManager doesn't use ProjectWindow, which doesn't use... 2019-07-02 21:01:54 -04:00
ProjectWindow.cpp Fix signed/unsigned comparison warnings. 2019-12-06 11:33:22 +00:00
ProjectWindow.h AdornedRulerPanel updates its play region in idle time... 2019-07-03 23:38:33 -04:00
RealFFTf.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
RealFFTf.h Experimental.h in all .h or .cpp files that directly use EXPERIMENTALs... 2019-03-17 22:54:00 -04:00
RealFFTf48x.cpp This is only comments, in files where USE_ macros are tested... 2019-03-22 12:38:30 -04:00
RealFFTf48x.h Some compilability fixes for Equalization48x.cpp 2019-05-21 19:03:42 -04:00
RefreshCode.h AdornedRulerPanel updates its play region in idle time... 2019-07-03 23:38:33 -04:00
Registrar.h spellings 2019-07-26 11:42:48 -04:00
Resample.cpp EnumSetting has a template parameter 2019-11-27 13:37:24 -05:00
Resample.h EnumSetting has a template parameter 2019-11-27 13:37:24 -05:00
RevisionIdent.h
RingBuffer.cpp Fewer calls to RingBuffer::Put in case of trailing zeroes... 2018-08-25 20:08:09 -04:00
RingBuffer.h Fewer calls to RingBuffer::Put in case of trailing zeroes... 2018-08-25 20:08:09 -04:00
SampleFormat.cpp Dither.cpp and SampleFormat.cpp have fewer dependencies... 2019-05-18 20:29:25 -04:00
SampleFormat.h Include nothing before Audacity.h, as comments say we should... 2019-03-17 21:41:39 -04:00
Screenshot.cpp Fix dialog naming 2019-12-06 10:39:07 +00:00
Screenshot.h Consistently use <> not "" in inclusions of wx headers 2019-03-23 10:27:25 -04:00
SelectUtilities.cpp TrackFocus is a new attached object... 2019-07-03 19:10:21 -04:00
SelectUtilities.h Move functions into new file SelectUtilities.cpp ... 2019-06-24 23:06:44 -04:00
SelectedRegion.cpp Remove unnecessary #include-s from .cpp files... 2019-05-16 17:21:00 -04:00
SelectedRegion.h Remove wx/wxchar.h from headers 2019-03-29 15:56:54 -04:00
SelectionState.cpp static SelectionState::Get()... 2019-05-23 14:11:05 -04:00
SelectionState.h Make objects attached to AudacityProject non-copyable... 2019-07-02 19:51:24 -04:00
Sequence.cpp Move AudacityMessageBox to its own files... 2019-05-20 14:48:36 -04:00
Sequence.h WaveTrack.cpp does not depend on ODDecodeBlockFile.cpp... 2019-06-22 21:46:34 -04:00
Shuttle.cpp Remove unneeded inclusions of Project.h, no cycles broken 2019-05-22 10:02:24 -04:00
Shuttle.h Move ShuttleGetDefinition to its own files... 2019-05-18 15:10:07 -04:00
ShuttleGetDefinition.cpp Move ShuttleGetDefinition to its own files... 2019-05-18 15:10:07 -04:00
ShuttleGetDefinition.h Move ShuttleGetDefinition to its own files... 2019-05-18 15:10:07 -04:00
ShuttleGui.cpp Define TranslatableString::Strip() 2019-12-16 10:58:05 -05:00
ShuttleGui.h ShuttleGui::AddSpace takes prop argument... 2019-12-10 09:58:39 -05:00
ShuttlePrefs.cpp ShuttleGui.cpp and ShuttlePrefs.cpp have fewer dependencies... 2019-05-18 20:29:25 -04:00
ShuttlePrefs.h
Snap.cpp New files for ProjectSettings 2019-06-03 01:13:13 -04:00
Snap.h ProjectSettings.cpp does not depend on Snap, is free of cycles 2019-06-10 21:56:46 -04:00
SoundActivatedRecord.cpp TranslatableString for titles, names, labels of wxDialogWrappers... 2019-12-16 10:58:05 -05:00
SoundActivatedRecord.h Fix dialog naming 2019-12-06 10:39:07 +00:00
Spectrum.cpp Remove unnecessary #include-s from .cpp files... 2019-05-16 17:21:00 -04:00
Spectrum.h
SplashDialog.cpp TranslatableString for titles, names, labels of wxDialogWrappers... 2019-12-16 10:58:05 -05:00
SplashDialog.h Define and use ShuttleGui::ConnectRoot... 2019-12-02 19:35:01 -05:00
SseMathFuncs.cpp
SseMathFuncs.h
Tags.cpp TranslatableString for titles, names, labels of wxDialogWrappers... 2019-12-16 10:58:05 -05:00
Tags.h TranslatableString for titles, names, labels of wxDialogWrappers... 2019-12-16 10:58:05 -05:00
Theme.cpp Use global ChoiceSettings variables, not coincidental string literals 2019-11-27 13:38:17 -05:00
Theme.h Theme.cpp has fewer dependencies... 2019-05-18 20:29:25 -04:00
ThemeAsCeeCode.h
TimeDialog.cpp TranslatableString for titles, names, labels of wxDialogWrappers... 2019-12-16 10:58:05 -05:00
TimeDialog.h TranslatableString for titles, names, labels of wxDialogWrappers... 2019-12-16 10:58:05 -05:00
TimeTrack.cpp Remove unnecessary #include-s in TimeTrack 2019-06-20 16:44:47 -04:00
TimeTrack.h Move drawing code for tracks, free EnvelopeEditor from cycles 2019-06-26 23:39:42 -04:00
TimerRecordDialog.cpp TranslatableString for titles, names, labels of wxDialogWrappers... 2019-12-16 10:58:05 -05:00
TimerRecordDialog.h TranslatableString in ProgressDialog 2019-12-14 01:48:15 -05:00
Track.cpp Bug2127: Record, Pause, Record, Pause, Close button: shouldn't crash 2019-06-28 10:51:41 -04:00
Track.h Make exporting of Soloed Tracks WY(S/H)IWYG 2019-09-08 14:22:40 +01:00
TrackArtist.cpp Fix Linux build 2019-07-21 22:06:19 -04:00
TrackArtist.h Heavyweight version of SelectedRegion stored in ViewInfo emits events 2019-07-17 12:43:39 -04:00
TrackInfo.cpp Use global ChoiceSettings variables, not coincidental string literals 2019-11-27 13:38:17 -05:00
TrackInfo.h Move drawing code for track controls 2019-06-26 23:39:42 -04:00
TrackPanel.cpp TranslatableString for names, labels, tooltips of wxPanelWrapper... 2019-12-16 10:58:05 -05:00
TrackPanel.h Remove friends from TrackPanel 2019-07-29 00:06:08 -04:00
TrackPanelAx.cpp TrackFocus is a new attached object... 2019-07-03 19:10:21 -04:00
TrackPanelAx.h TrackFocus is a new attached object... 2019-07-03 19:10:21 -04:00
TrackPanelCell.h Make objects attached to AudacityProject non-copyable... 2019-07-02 19:51:24 -04:00
TrackPanelDrawable.h Fix class/struct warnings. 2019-12-06 11:32:17 +00:00
TrackPanelDrawingContext.h Can't remove remaining wx headers from other headers, comment that 2019-03-31 01:41:16 -04:00
TrackPanelListener.h AdornedRulerPanel updates its play region in idle time... 2019-07-03 23:38:33 -04:00
TrackPanelMouseEvent.h VZooming Changes 2017-12-11 18:41:48 +00:00
TrackPanelResizeHandle.cpp Move Y position, height, and minimized state into TrackView... 2019-06-18 16:01:06 -04:00
TrackPanelResizeHandle.h Remove redundant #include-s from .h files... 2019-05-16 14:58:34 -04:00
TrackPanelResizerCell.cpp Make OverlayPanel independent of AColor 2019-07-13 16:08:29 -04:00
TrackPanelResizerCell.h Break cycle: TrackPanelResizerCell, TrackPanelResizeHandle, TrackView 2019-07-09 14:55:31 -04:00
TrackUtilities.cpp Bug 2251 - Windows: NVDA sometimes reads the name of the track twice 2019-11-26 14:43:25 +00:00
TrackUtilities.h Move functions into new file TrackUtilities.cpp ... 2019-06-24 23:13:22 -04:00
TranslatableStringArray.h Remove wx/{app,statbmp,spinctrl,scrolbar,dynlib,dcmemory}.h from *.h 2019-03-30 07:57:37 -04:00
UIHandle.cpp Move drawing code for snap guidelines 2019-06-26 23:39:42 -04:00
UIHandle.h Move drawing code for snap guidelines 2019-06-26 23:39:42 -04:00
UndoManager.cpp Fix dialog naming 2019-12-06 10:39:07 +00:00
UndoManager.h Make objects attached to AudacityProject non-copyable... 2019-07-02 19:51:24 -04:00
UserException.cpp Don't need AudacityException::Move, use std::exception_ptr 2018-05-10 00:56:37 -04:00
UserException.h Don't need AudacityException::Move, use std::exception_ptr 2018-05-10 00:56:37 -04:00
ViewInfo.cpp Heavyweight version of SelectedRegion stored in ViewInfo emits events 2019-07-17 12:43:39 -04:00
ViewInfo.h Heavyweight version of SelectedRegion stored in ViewInfo emits events 2019-07-17 12:43:39 -04:00
VoiceKey.cpp Move AudacityMessageBox to its own files... 2019-05-20 14:48:36 -04:00
VoiceKey.h
WaveClip.cpp WaveClip does not depend on ondemand files besides ODTaskThread... 2019-06-22 21:46:34 -04:00
WaveClip.h WaveTrack.cpp does not depend on ODDecodeBlockFile.cpp... 2019-06-22 21:46:34 -04:00
WaveTrack.cpp Move display type from WaveTrack to WaveTrackView 2019-07-09 20:09:59 -04:00
WaveTrack.h Move display type from WaveTrack to WaveTrackView 2019-07-09 20:09:59 -04:00
WaveTrackLocation.h
WrappedType.cpp Some WrappedType members just for radio buttons are no longer needed 2019-11-27 13:37:25 -05:00
WrappedType.h Some WrappedType members just for radio buttons are no longer needed 2019-11-27 13:37:25 -05:00
ZoomInfo.cpp Supply missing #include "Experimental.h" 2019-07-07 15:27:13 -04:00
ZoomInfo.h GetSceenEndTime out of TrackPanel 2019-06-26 21:25:15 -04:00
audacity.desktop.in Update audacity.desktop.in 2019-10-07 10:39:48 +01:00
audacity.xml
configtemplate.h
float_cast.h More comments for including Audacity.h; fix one #ifdef in AudioIO.cpp 2019-03-23 14:09:05 -04:00
wxFileNameWrapper.h Move AudacityPathList & utilities from AudacityApp.h to FileNames.h 2019-05-17 16:29:03 -04:00