audacia/src
Paul Licameli b1ce24c087 Remove wx/window.h from headers 2019-03-27 14:43:06 -04:00
..
blockfile Remove wx/string.h from headers 2019-03-26 11:33:55 -04:00
commands Remove Get/Set functions for selection bounds from AudacityProject 2019-03-27 13:32:53 -04:00
effects Remove wx/window.h from headers 2019-03-27 14:43:06 -04:00
export Remove wx/stattext.h from headers 2019-03-27 14:33:46 -04:00
import Remove non-UI functions in TrackPanelListener 2019-03-27 04:06:15 -04:00
menus Remove a few small member functions from AudacityProject 2019-03-27 13:32:54 -04:00
ondemand Remove wx/arrstr.h from headers 2019-03-26 12:41:44 -04:00
prefs Remove wx/window.h from headers 2019-03-27 14:43:06 -04:00
toolbars Remove wx/stattext.h from headers 2019-03-27 14:33:46 -04:00
tracks Remove AudacityProject::GetScreenEndTime 2019-03-27 13:32:54 -04:00
widgets Remove wx/window.h from headers 2019-03-27 14:43:06 -04:00
xml Remove wx/arrstr.h from headers 2019-03-26 12:41:44 -04:00
AColor.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
AColor.h Fix cross-platform one-pixel differences in line drawing... 2019-03-16 07:51:28 -04:00
AboutDialog.cpp This is only comments, in files where USE_ macros are tested... 2019-03-22 12:38:30 -04:00
AboutDialog.h Update credits 2018-05-24 13:20:53 +01:00
AdornedRulerPanel.cpp Remove Get/Set functions for selection bounds from AudacityProject 2019-03-27 13:32:53 -04:00
AdornedRulerPanel.h Remove wx/window.h from headers 2019-03-27 14:43:06 -04:00
AllThemeResources.h Experimental.h in all .h or .cpp files that directly use EXPERIMENTALs... 2019-03-17 22:54:00 -04:00
Audacity.h Bump version number 2019-03-08 19:00:00 +00:00
AudacityApp.cpp Remove a few small member functions from AudacityProject 2019-03-27 13:32:54 -04:00
AudacityApp.h Utilities to get current app language & reset it to default... 2019-03-27 12:29:18 -04:00
AudacityException.cpp Use standard library style members of wxArrayString (and wxString) ... 2019-03-10 14:43:57 -04:00
AudacityException.h More doxygen 2018-11-04 14:21:00 +00:00
AudacityHeaders.cpp
AudacityHeaders.h fix Mac build 2018-03-31 23:28:08 -04:00
AudacityLogger.cpp Experimental.h in all .h or .cpp files that directly use EXPERIMENTALs... 2019-03-17 22:54:00 -04:00
AudacityLogger.h Remove wx/event.h from headers 2019-03-27 04:36:51 -04:00
AudioIO.cpp Internationalize audio and midi device info reports... 2019-03-27 12:29:18 -04:00
AudioIO.h Remove wx/event.h from headers 2019-03-27 04:36:51 -04:00
AudioIOListener.h Remove wx/string.h from headers 2019-03-26 11:33:55 -04:00
AutoRecovery.cpp WaveTrack.h does not include WaveClip.h 2019-03-18 01:44:42 -04:00
AutoRecovery.h Use type aliases FilePath, FilePaths... 2019-03-15 15:18:11 -04:00
BatchCommandDialog.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
BatchCommandDialog.h Remove wx/stattext.h from headers 2019-03-27 14:33:46 -04:00
BatchCommands.cpp This is only comments, in files where USE_ macros are tested... 2019-03-22 12:38:30 -04:00
BatchCommands.h Remove wx/arrstr.h from headers 2019-03-26 12:41:44 -04:00
BatchProcessDialog.cpp Remove a few small member functions from AudacityProject 2019-03-27 13:32:54 -04:00
BatchProcessDialog.h Remove wx/stattext.h from headers 2019-03-27 14:33:46 -04:00
Benchmark.cpp AddCheckBox takes a bool for initial state, not string 2019-03-27 12:58:40 -04:00
Benchmark.h
BlockFile.cpp
BlockFile.h Remove wx/string.h from headers 2019-03-26 11:33:55 -04:00
CMakeLists.txt Use native CMakeLists.txt for portmidi 2019-03-24 18:29:53 +00:00
CellularPanel.cpp include <wx/setup.h> in all files where wxUSE* macros are used... 2019-03-23 14:56:02 -04:00
CellularPanel.h Bug2064: ESC key should abort drags in time ruler on Linux... 2019-03-18 12:43:14 -04:00
ClassicThemeAsCeeCode.h
CrossFade.cpp Fix some warnings (MSVC) 2018-03-31 19:47:16 +01:00
CrossFade.h
DarkThemeAsCeeCode.h
Dependencies.cpp Remove wx/stattext.h from headers 2019-03-27 14:33:46 -04:00
Dependencies.h
DeviceChange.cpp
DeviceChange.h Remove wx/event.h from headers 2019-03-27 04:36:51 -04:00
DeviceManager.cpp More comments for including Audacity.h; fix one #ifdef in AudioIO.cpp 2019-03-23 14:09:05 -04:00
DeviceManager.h Remove wx/wx.h from headers 2019-03-26 11:17:41 -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 more comments for including Audacity.h 2019-03-23 14:16:05 -04:00
DirManager.h Remove wx/string.h from headers 2019-03-26 11:33:55 -04:00
Dither.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
Dither.h Fix MSVC build. 2018-03-25 21:41:55 +01:00
Envelope.cpp Experimental.h in all .h or .cpp files that directly use EXPERIMENTALs... 2019-03-17 22:54:00 -04:00
Envelope.h Carry more information in TrackPanelDrawingContext; fewer arguments 2018-11-05 09:12:45 -05:00
Experimental.h include <wx/setup.h> in all files where wxUSE* macros are used... 2019-03-23 14:56:02 -04:00
FFT.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
FFT.h
FFmpeg.cpp AddCheckBox takes a bool for initial state, not string 2019-03-27 12:58:40 -04:00
FFmpeg.h Remove wx/string.h from headers 2019-03-26 11:33:55 -04:00
FileException.cpp Include nothing before Audacity.h, as comments say we should... 2019-03-17 21:41:39 -04:00
FileException.h Don't need AudacityException::Move, use std::exception_ptr 2018-05-10 00:56:37 -04:00
FileFormats.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
FileFormats.h Remove wx/arrstr.h from headers 2019-03-26 12:41:44 -04:00
FileIO.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
FileIO.h
FileNames.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
FileNames.h Remove wx/arrstr.h from headers 2019-03-26 12:41:44 -04:00
FreqWindow.cpp AddCheckBox takes a bool for initial state, not string 2019-03-27 12:58:40 -04:00
FreqWindow.h Remove wx/stattext.h from headers 2019-03-27 14:33:46 -04:00
HelpText.cpp This is only comments, in files where USE_ macros are tested... 2019-03-22 12:38:30 -04:00
HelpText.h Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
HiContrastThemeAsCeeCode.h
HistoryWindow.cpp Make windows inside wxStaticBox its children, not its siblings... 2019-03-26 13:05:22 -04:00
HistoryWindow.h Remove wx/event.h from headers 2019-03-27 04:36:51 -04:00
HitTestResult.h Remove wx/string.h from headers 2019-03-26 11:33:55 -04:00
ImageManipulation.cpp This is only comments, in files where USE_ macros are tested... 2019-03-22 12:38:30 -04:00
ImageManipulation.h
InconsistencyException.cpp Include nothing before Audacity.h, as comments say we should... 2019-03-17 21:41:39 -04:00
InconsistencyException.h Don't need AudacityException::Move, use std::exception_ptr 2018-05-10 00:56:37 -04:00
Internat.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
Internat.h Remove wx/string.h from headers 2019-03-26 11:33:55 -04:00
InterpolateAudio.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
InterpolateAudio.h Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
LabelDialog.cpp Simplify by removing many std::move of shared_ptr to tracks... 2019-03-16 13:11:33 -04:00
LabelDialog.h Remove wx/event.h from headers 2019-03-27 04:36:51 -04:00
LabelTrack.cpp Remove Get/Set functions for selection bounds from AudacityProject 2019-03-27 13:32:53 -04:00
LabelTrack.h Remove wx/event.h from headers 2019-03-27 04:36:51 -04:00
LangChoice.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
LangChoice.h Remove wx/string.h from headers 2019-03-26 11:33:55 -04:00
Languages.cpp Consistently use <> not "" in inclusions of wx headers 2019-03-23 10:27:25 -04:00
Languages.h Remove wx/arrstr.h from headers 2019-03-26 12:41:44 -04:00
Legacy.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
Legacy.h
LightThemeAsCeeCode.h
Lyrics.cpp Remove Get/Set functions for selection bounds from AudacityProject 2019-03-27 13:32:53 -04:00
Lyrics.h CommandManager, MenuManager don't use Lyrics.h, MixerBoard.h ... 2019-03-16 13:10:59 -04:00
LyricsWindow.cpp Remove Get/Set functions for selection bounds from AudacityProject 2019-03-27 13:32:53 -04:00
LyricsWindow.h Experimental.h in all .h or .cpp files that directly use EXPERIMENTALs... 2019-03-17 22:54:00 -04:00
MacroMagic.h
Makefile.am CommandManager, MenuManager don't use Lyrics.h, MixerBoard.h ... 2019-03-16 13:10:59 -04:00
Makefile.in CommandManager, MenuManager don't use Lyrics.h, MixerBoard.h ... 2019-03-16 13:10:59 -04: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 Define and use utility template ValueIterator... 2019-03-18 08:44:40 -04:00
Menus.cpp Remove a few small member functions from AudacityProject 2019-03-27 13:32:54 -04:00
Menus.h Remove wx/arrstr.h from headers 2019-03-26 12:41:44 -04:00
Mix.cpp Simplify by removing many std::move of shared_ptr to tracks... 2019-03-16 13:11:33 -04:00
Mix.h Remove wx/string.h from headers 2019-03-26 11:33:55 -04:00
MixerBoard.cpp Remove non-UI functions in TrackPanelListener 2019-03-27 04:06:15 -04:00
MixerBoard.h Remove wx/stattext.h from headers 2019-03-27 14:33:46 -04:00
ModuleManager.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
ModuleManager.h Remove wx/arrstr.h from headers 2019-03-26 12:41:44 -04:00
NoteTrack.cpp This is only comments, in files where USE_ macros are tested... 2019-03-22 12:38:30 -04:00
NoteTrack.h Remove wx/string.h from headers 2019-03-26 11:33:55 -04:00
NumberScale.h
PitchName.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04: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 include <wx/setup.h> in all files where wxUSE* macros are used... 2019-03-23 14:56:02 -04:00
PluginManager.h Remove wx/arrstr.h from headers 2019-03-26 12:41:44 -04:00
Prefs.cpp Utilities to get current app language & reset it to default... 2019-03-27 12:29:18 -04:00
Prefs.h A few more uses of type alias EnumValueSymbol where more proper 2019-03-19 15:15:09 -04:00
Printing.cpp Experimental.h in all .h or .cpp files that directly use EXPERIMENTALs... 2019-03-17 22:54:00 -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 movable_ptr(_with_deleter) -> std::unique_ptr 2018-05-10 00:56:37 -04:00
Project.cpp Remove a few small member functions from AudacityProject 2019-03-27 13:32:54 -04:00
Project.h Remove a few small member functions from AudacityProject 2019-03-27 13:32:54 -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 Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
RefreshCode.h
Registrar.h Include nothing before Audacity.h, as comments say we should... 2019-03-17 21:41:39 -04:00
Resample.cpp Type aliases for some uses of ComponentInterfaceSymbol... 2019-03-14 17:26:20 -04:00
Resample.h Remove wx/string.h from headers 2019-03-26 11:33:55 -04: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 Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
SampleFormat.h Include nothing before Audacity.h, as comments say we should... 2019-03-17 21:41:39 -04:00
Screenshot.cpp AddCheckBox takes a bool for initial state, not string 2019-03-27 12:58:40 -04:00
Screenshot.h Consistently use <> not "" in inclusions of wx headers 2019-03-23 10:27:25 -04:00
SelectedRegion.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
SelectedRegion.h Include nothing before Audacity.h, as comments say we should... 2019-03-17 21:41:39 -04:00
SelectionState.cpp static overloads of Track::SharedPointer when null check is needed... 2019-03-23 13:23:46 -04:00
SelectionState.h MixerBoard listens to TrackList for selection changes 2018-10-27 16:27:53 -04:00
Sequence.cpp Use type aliases FilePath, FilePaths... 2019-03-15 15:18:11 -04:00
Sequence.h Remove wx/string.h from headers 2019-03-26 11:33:55 -04:00
Shuttle.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
Shuttle.h Remove unnecessary initializers for empty wxString 2019-03-15 15:18:11 -04:00
ShuttleGui.cpp Remove wx/stattext.h from headers 2019-03-27 14:33:46 -04:00
ShuttleGui.h AddCheckBox takes a bool for initial state, not string 2019-03-27 12:58:40 -04:00
ShuttlePrefs.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
ShuttlePrefs.h
Snap.cpp This is only comments, in files where USE_ macros are tested... 2019-03-22 12:38:30 -04:00
Snap.h Remove wx/string.h from headers 2019-03-26 11:33:55 -04:00
SoundActivatedRecord.cpp Remove an unused #include 2019-03-20 16:54:14 -04:00
SoundActivatedRecord.h
Spectrum.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
Spectrum.h
SplashDialog.cpp AddCheckBox takes a bool for initial state, not string 2019-03-27 12:58:40 -04:00
SplashDialog.h
SseMathFuncs.cpp
SseMathFuncs.h
Tags.cpp include <wx/setup.h> in all files where wxUSE* macros are used... 2019-03-23 14:56:02 -04:00
Tags.h Remove wx/arrstr.h from headers 2019-03-26 12:41:44 -04:00
Theme.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
Theme.h Remove wx/arrstr.h from headers 2019-03-26 12:41:44 -04:00
ThemeAsCeeCode.h
TimeDialog.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
TimeDialog.h Remove wx/event.h from headers 2019-03-27 04:36:51 -04:00
TimeTrack.cpp Include nothing before Audacity.h, as comments say we should... 2019-03-17 21:41:39 -04:00
TimeTrack.h Specific types, const versions: getting track & vruler controls... 2019-03-17 15:20:52 -04:00
TimerRecordDialog.cpp AddCheckBox takes a bool for initial state, not string 2019-03-27 12:58:40 -04:00
TimerRecordDialog.h ShuttlegGUI: const wxArrayStringEx & arguments, not wxArrayString *... 2019-03-16 07:17:21 -04:00
Track.cpp Bug2082: collapse, append-record, expand should restore track height 2019-03-25 19:18:11 -04:00
Track.h Remove wx/event.h from headers 2019-03-27 04:36:51 -04:00
TrackArtist.cpp More comments for including Audacity.h; fix one #ifdef in AudioIO.cpp 2019-03-23 14:09:05 -04:00
TrackArtist.h Include Audacity.h in all files that test config USE_ macros... 2019-03-22 12:36:54 -04:00
TrackPanel.cpp Remove non-UI functions in TrackPanelListener 2019-03-27 04:06:15 -04:00
TrackPanel.h include <wx/setup.h> in all files where wxUSE* macros are used... 2019-03-23 14:56:02 -04:00
TrackPanelAx.cpp Accessibility: make TrackPanel more accessible using Narrator 2019-03-25 14:06:16 +00:00
TrackPanelAx.h Remove wx/window.h from headers 2019-03-27 14:43:06 -04:00
TrackPanelCell.h More doxygen 2018-11-04 14:21:00 +00:00
TrackPanelDrawingContext.h Carry more information in TrackPanelDrawingContext; fewer arguments 2018-11-05 09:12:45 -05:00
TrackPanelListener.h Remove non-UI functions in TrackPanelListener 2019-03-27 04:06:15 -04:00
TrackPanelMouseEvent.h
TrackPanelResizeHandle.cpp Experimental.h in all .h or .cpp files that directly use EXPERIMENTALs... 2019-03-17 22:54:00 -04:00
TrackPanelResizeHandle.h Replace uses of TrackPanel::Cells() with CellularPanel::VisitCells() 2018-11-01 18:25:02 -04:00
TrackPanelResizerCell.cpp Fix C4189 and C4100 Warnings 2018-10-10 19:46:24 +01:00
TrackPanelResizerCell.h Specific types, const versions: getting track & vruler controls... 2019-03-17 15:20:52 -04:00
TranslatableStringArray.h Remove wx/event.h from headers 2019-03-27 04:36:51 -04:00
UIHandle.cpp Include nothing before Audacity.h, as comments say we should... 2019-03-17 21:41:39 -04:00
UIHandle.h
UndoManager.cpp WaveTrack.h does not include WaveClip.h 2019-03-18 01:44:42 -04:00
UndoManager.h Remove wx/event.h from headers 2019-03-27 04:36:51 -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 Experimental.h in all .h or .cpp files that directly use EXPERIMENTALs... 2019-03-17 22:54:00 -04:00
ViewInfo.h Remove wx/event.h from headers 2019-03-27 04:36:51 -04:00
VoiceKey.cpp Include nothing before Audacity.h, as comments say we should... 2019-03-17 21:41:39 -04:00
VoiceKey.h
WaveClip.cpp Experimental.h in all .h or .cpp files that directly use EXPERIMENTALs... 2019-03-17 22:54:00 -04:00
WaveClip.h WaveTrack.h does not include WaveClip.h 2019-03-18 01:44:42 -04:00
WaveTrack.cpp WaveTrack.h does not include WaveClip.h 2019-03-18 01:44:42 -04:00
WaveTrack.h Define and use utility template ValueIterator... 2019-03-18 08:44:40 -04:00
WaveTrackLocation.h
WrappedType.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
WrappedType.h WrappedType is immutable (though it points to something mutable) 2019-03-10 12:38:35 -04:00
audacity.desktop.in Update for Turkish 2019-03-15 16:17:00 +03: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 Remove wx/arrstr.h from headers 2019-03-26 12:41:44 -04:00