summaryrefslogtreecommitdiff
path: root/gtk2_ardour/startup_fsm.h
AgeCommit message (Expand)Author
2020-03-24introduce the idea of an "unnamed" session (GUI edition)Paul Davis
2020-03-06fix startupFSM handling of a ShouldLoad signalPaul 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
2019-12-12fix startup FSM handling when pre-release dialog is shown AND cmdline session...Paul Davis
2019-11-06if user uses Ctrl/Cmd-w to close a dialog during startup, treat that as a req...Paul Davis
2019-10-24somewhat substantial changes to StartupFSM to try to get relationships betwee...Paul Davis
2019-10-12reintroduce code that can automatically connect to JACK under the right condi...Paul Davis
2019-10-10move pre-release dialog into StartupFSM (and enlarge font sizing)Paul Davis
2019-10-10add StartupFSM::end() (empty for now) and remove unused statesPaul Davis
2019-10-10add initial version of StartupFSM along with its owners/usersPaul Davis