audacia/src
Dmitry Vedenko 8aca9d02de Add the first Conan-based dependecies
add_conan_lib cmake function is defined, that allows to add a dependency using Conan with two possible system fallbacks:

1. pkg_check_modules is invoked, if `PGK_CONFIG ...` is present
2. find_package is invoked if `FIND_PACKAGE_OPTIONS` is present and `pkg_check_modules` has failed

If `ALWAYS_ALLOW_CONAN_FALLBACK` is present - `obey_system_dependencies` will be ignored for the package

Currently, the following dependencies are retrieved using Conan:

* zlib
* expat
* wxwidgets
* libmp3lame
* libid3tag
* libmad

The last three libraries are included in this commit, as they depend on zlib.
Properly pass **arch** and **os.version** to Conan
2021-05-24 06:53:53 -07:00
..
blockfile AUP3: Remove obsolete audio file cache 2020-07-01 01:14:10 -05:00
commands Fix complaint from xgettext about empty string 2021-05-21 20:41:27 -04:00
effects Bug 2784 - Filter Curve EQ; Height increase. 2021-05-20 17:52:47 +01:00
export More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
import Use Settings for default sample rate and format... 2021-05-17 08:46:08 -04:00
menus Use Settings for default sample rate and format... 2021-05-17 08:46:08 -04:00
ondemand Eliminate Experimental.h, configure compile options instead... 2021-04-27 12:40:07 -04:00
prefs More AUDACITY_DLL_API linkage specifications 2021-05-21 21:43:59 -04:00
toolbars Fix Windows button style on Mac toolbar. 2021-05-17 18:56:03 +01:00
tracks Move AudioIOBase::mPlaybackSchedule up into AudioIoCallback 2021-05-14 16:25:41 -04:00
widgets Define Setting classes, bundling config path with settings value... 2021-05-17 08:46:08 -04:00
xml More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
AColor.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
AColor.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
AboutDialog.cpp Add the first Conan-based dependecies 2021-05-24 06:53:53 -07:00
AboutDialog.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
ActiveProjects.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
ActiveProjects.h Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05: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 has a .cpp & doesnt include Theme.h... 2020-05-28 05:50:24 -04:00
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 Linux build doesn't need environment variable to find the modules 2021-05-18 20:51:55 -04:00
AudacityApp.h Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
AudacityApp.mm Bug2437: possible further help... 2020-12-09 15:28:09 -05:00
AudacityException.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
AudacityException.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04: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 Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05: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 Use Settings for default sample rate and format... 2021-05-17 08:46:08 -04:00
AudioIO.h Move RecordingSchedule, PlaybackSchedule to new files 2021-05-14 16:26:29 -04:00
AudioIOBase.cpp Settings objects used in AudioIOBase... 2021-05-17 08:46:08 -04:00
AudioIOBase.h Settings objects used in AudioIOBase... 2021-05-17 08:46:08 -04:00
AudioIOListener.h Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
AutoRecoveryDialog.cpp Bug 2707 - Opened projects not being removed from "audacity.cfg" 2021-03-23 12:43:46 -05:00
AutoRecoveryDialog.h
BatchCommandDialog.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
BatchCommandDialog.h
BatchCommands.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
BatchCommands.h AUP3: Fix macro path handling 2020-08-10 17:48:59 -05:00
BatchProcessDialog.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
BatchProcessDialog.h Bug 2524 - Macros "Cancel" button is confusing - doesn't do "what it says on the tin" 2021-03-22 17:45:54 +00: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 Add the first Conan-based dependecies 2021-05-24 06:53:53 -07: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 Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
CrashReport.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
CrossFade.cpp
CrossFade.h
DBConnection.cpp Restructure SQLITE_OK tests 2021-04-19 12:59:36 +01:00
DBConnection.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -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 Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05: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 Eliminate Experimental.h, configure compile options instead... 2021-04-27 12:40:07 -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 Revert "Cleanup and update FFmpeg support to v4.3.1 (#741)" 2021-05-10 10:33:01 -05:00
FFmpeg.h Revert "Cleanup and update FFmpeg support to v4.3.1 (#741)" 2021-05-10 10:33:01 -05:00
FileException.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
FileException.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
FileFormats.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
FileFormats.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
FileIO.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
FileIO.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
FileNames.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
FileNames.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
FreqWindow.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05: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 Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
HelpText.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
HiContrastThemeAsCeeCode.h Doxygen comments in generated theme header files 2020-08-22 11:28:05 -04:00
HistoryWindow.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05: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
ImageManipulation.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
ImageManipulation.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
InconsistencyException.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
InconsistencyException.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
Internat.cpp Issue 887: Some strings didn't translate, though in catalogs... 2021-05-13 10:27:08 +01:00
Internat.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04: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 Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
LabelDialog.h Track factory cleanup (#646) 2020-08-22 18:44:49 -05: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 Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
LangChoice.h Don't forward declare wxWindow in Audacity.h 2021-05-10 00:05:23 -05:00
Languages.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
Languages.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04: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 Move AudioIOBase::mPlaybackSchedule up into AudioIoCallback 2021-05-14 16:25:41 -04: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 AllThemeResources.h has a .cpp & doesnt include Theme.h... 2020-05-28 05:50:24 -04:00
Matrix.cpp
Matrix.h
MemoryX.h Move some macros out of Audacity.h into various header files 2021-05-10 00:05:23 -05:00
Menus.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
Menus.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
Mix.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
Mix.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
MixerBoard.cpp Move AudioIOBase::mPlaybackSchedule up into AudioIoCallback 2021-05-14 16:25:41 -04:00
MixerBoard.h Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
ModuleConstants.h A macro for boilerplate to generate required module entry points 2021-05-16 07:03:12 -04:00
ModuleManager.cpp ModuleManager::mLibs never becomes non-empty. Remove it. 2021-05-16 07:03:12 -04:00
ModuleManager.h ModuleManager::mLibs never becomes non-empty. Remove it. 2021-05-16 07:03:12 -04:00
ModuleSettings.cpp Auto-enable list of regularly shipped modules (except script-pipe) 2021-05-18 20:51:55 -04:00
ModuleSettings.h ModuleManager does not depend on ModulePrefs, which contains GUI code 2021-05-16 07:03:12 -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 More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -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 Bugs 2778, 2339, Issue 887: Translation of some effect names... 2021-05-14 14:27:23 -04:00
PluginManager.h Bugs 2778, 2339, Issue 887: Translation of some effect names... 2021-05-14 14:27:23 -04:00
Prefs.cpp Define Setting classes, bundling config path with settings value... 2021-05-17 08:46:08 -04:00
Prefs.h Bug2792: Audacity fails to launch... 2021-05-18 17:11:46 -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 Reviewed the ODLocks removed at cbf1bb5, restored just two of them... 2020-07-07 16:34:25 -04:00
Project.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
Project.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -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 Settings objects used in AudioIOBase... 2021-05-17 08:46:08 -04:00
ProjectAudioManager.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
ProjectFSCK.cpp AUP3: First round of updates 2020-07-01 02:30:18 -05:00
ProjectFSCK.h
ProjectFileIO.cpp Bug 2793 - AUP3 projects fail to compact if project's path contains a single-quote 2021-05-20 11:27:21 +01:00
ProjectFileIO.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
ProjectFileIORegistry.cpp
ProjectFileIORegistry.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
ProjectFileManager.cpp Eliminate Experimental.h, configure compile options instead... 2021-04-27 12:40:07 -04:00
ProjectFileManager.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
ProjectHistory.cpp Remove some unneeded #includes and forward declarations 2020-11-20 13:47:47 -05:00
ProjectHistory.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
ProjectManager.cpp Use Settings for default sample rate and format... 2021-05-17 08:46:08 -04:00
ProjectManager.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -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 Do orphan block checking differently... (#655) 2020-09-01 10:54:36 -05: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 Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
Registry.cpp Move namespace Registry into new source files 2020-05-28 05:45:11 -04:00
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
RingBuffer.h
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 Fix some spelling mistakes. 2021-01-12 09:55:31 +00:00
SampleFormat.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
Screenshot.cpp Move some macros out of Audacity.h into various header files 2021-05-10 00:05:23 -05: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 More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
Sequence.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
Sequence.h Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05: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 Define Setting classes, bundling config path with settings value... 2021-05-17 08:46:08 -04:00
ShuttleGui.h Define Setting classes, bundling config path with settings value... 2021-05-17 08:46:08 -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 Bug 2700 - "Failed to open the project database" 2021-03-27 14:26:30 -05:00
SseMathFuncs.cpp
SseMathFuncs.h Fix typos (user facing and non-user facing) (#733) 2021-01-28 12:36:41 +00:00
Tags.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
Tags.h Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
TempDirectory.cpp Break dependency cycle introduced at 50f3321... 2021-01-16 13:28:37 -05:00
TempDirectory.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
Theme.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05: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 Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05: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 Implement member functions of classes in corresponding .cpp files... 2020-05-28 05:50:22 -04:00
TrackPanelCell.h Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
TrackPanelDrawable.cpp Implement member functions of classes in corresponding .cpp files... 2020-05-28 05:50:22 -04:00
TrackPanelDrawable.h Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
TrackPanelDrawingContext.h
TrackPanelListener.h Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
TrackPanelMouseEvent.h
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 More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -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 ViewInfo does not depend on AudioIOBase... 2021-05-14 16:25:14 -04:00
VoiceKey.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
VoiceKey.h
WaveClip.cpp Eliminate Experimental.h, configure compile options instead... 2021-04-27 12:40:07 -04:00
WaveClip.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
WaveTrack.cpp Use Settings for default sample rate and format... 2021-05-17 08:46:08 -04:00
WaveTrack.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -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 Add Corsican language (co.po etc) 2021-02-04 17:14:02 +00: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