summaryrefslogtreecommitdiff
path: root/gtk2_ardour/new_user_wizard.cc
AgeCommit message (Collapse)Author
2019-12-18Remove VST plugin discovery option from first-start wizardRobin Gareus
Because (a) it makes the startup seem "very long and complicated", and (b) sometimes fails or crashes weirdly, or (c) a plugin dialog gets hidden behind the main window, or ... Overall the first impression of the program may be horrible when the first step includes discovering VST plugins.
2019-10-24use PluginScanDialog to initiate plugin manager refreshPaul Davis
2019-10-24change rationale for deciding whether the "discover plugins" button appears ↵Paul Davis
in the new user wizard
2019-10-10move copying demo sessions into NewUserWizardPaul Davis
2019-10-10rename ArdourStartup to NewUserWizard and rename source file(s)Paul Davis