summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui_session.cc
AgeCommit message (Expand)Author
2020-01-10Stop engine for new session creationRobin Gareus
2020-01-10Special case JACK, sample-rate cannot be changed for new sessionsRobin Gareus
2020-01-09Allow to configure sample-rate of new sessionsRobin Gareus
2019-12-14First batch of MessageDialog replacementsRobin Gareus
2019-12-11when loading a session into a running instance, if the SR doesn't match the e...Paul Davis
2019-11-01fix logic error with contents of session dialog shown after "Close"Paul Davis
2019-10-29fix appearance of SessionDialog presented after Session > NewPaul Davis
2019-10-11enforce singleton nature of Splash a little more rigorously, and slightly rat...Paul Davis
2019-10-10use const argument when calling ::build_session()Paul Davis
2019-10-10changes to ARDOUR_UI to reflect new startupFSM and non-modal SessionDialog ha...Paul Davis
2019-09-26Fix builds:Robin Gareus
2019-09-24Mixbus backports -- part one of manyRobin Gareus
2019-09-24Include a header file needed for Windows VST supportJohn Emmas
2019-09-23split apart ardour_ui.cc into a series of distinct source modules.Paul Davis