audacia/include/audacity
Paul Licameli 4ca3e7096f
Track factory cleanup (#646)
* Don't need TrackFactory to make LabelTrack

* Don't need TrackFactory to make NoteTrack

* Don't need TrackFactory to make TimeTrack, or ZoomInfo in the factory

* Remove some forward declarations

* Rename TrackFactory as WaveTrackFactory, move it out of Track.cpp
2020-08-22 18:44:49 -05:00
..
ComponentInterface.h Don't hard-code the exhaustive list of sub-view types... 2020-01-18 20:26:12 -05:00
ConfigInterface.h Use type aliases RegistryPath, RegistryPaths... 2019-03-15 15:18:11 -04:00
EffectAutomationParameters.h Bug 1269 - "backslash percent" not saved in effect presets 2019-07-17 18:32:10 +01:00
EffectInterface.h EffectUIClientInterface::PopulateUI takes ShuttleGui & 2020-01-23 19:06:23 -05:00
ImporterInterface.h Track factory cleanup (#646) 2020-08-22 18:44:49 -05:00
ModuleInterface.h Module manager (#549) 2020-05-29 10:48:52 -05:00
PluginInterface.h Module manager (#549) 2020-05-29 10:48:52 -05:00
Types.h Rewrite TranslatableString::operator== without dangerous looking casts 2020-05-22 12:48:49 -04:00