summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui_startup.cc
AgeCommit message (Expand)Author
2020-05-13Continue without NSM if server does not respondRobin Gareus
2020-03-30Zero x-run counter after GUI completed loading a sessionRobin Gareus
2020-03-29don't mark session as unnamed if -N name given on command linePaul Davis
2020-03-26NetBSD has /etc/login.conf too.nia
2020-03-25remove a few cerr outputs and change a couple to use cout, since they are not...Paul Davis
2020-03-24introduce the idea of an "unnamed" session (GUI edition)Paul Davis
2020-03-05move more or less all responsibility for ShouldLoad (macOS, NSM) back into AR...Paul Davis
2020-03-01unfinished fix for handling desktop/NSM specifying session to loadPaul Davis
2020-01-17Fix another stuck splash screenRobin Gareus
2020-01-09Allow to configure sample-rate of new sessionsRobin Gareus
2019-12-14First batch of MessageDialog replacementsRobin Gareus
2019-12-14Enable Menu > Quit to work again after startup on macOSPaul Davis
2019-12-14emit Application::ready() at a suitable time during startupPaul Davis
2019-10-24clean up use of startupFSMPaul Davis
2019-10-18fix two thinkos with startup sequencePaul Davis
2019-10-11enforce singleton nature of Splash a little more rigorously, and slightly rat...Paul Davis
2019-10-10move pre-release dialog into StartupFSM (and enlarge font sizing)Paul Davis
2019-10-10make ARDOUR_UI::load_session_from_startup_fsm() return a value, and use itPaul Davis
2019-10-10add initial version of StartupFSM along with its owners/usersPaul Davis
2019-10-10rename ArdourStartup to NewUserWizard and rename source file(s)Paul Davis
2019-10-03factor out NSM startup codePaul Davis
2019-10-02remove all use of NO_PLUGIN_STATE #ifdefPaul Davis
2019-09-26More i18n include order fixesRobin Gareus
2019-09-25goodbye Profile->...trxPaul Davis
2019-09-24Mixbus backports -- part one of manyRobin Gareus
2019-09-23split apart ardour_ui.cc into a series of distinct source modules.Paul Davis