summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui_session.cc
AgeCommit message (Expand)Author
2020-05-18use a better Gtk stock item to describe "skip renaming an unnamed session"Paul Davis
2020-04-19Save-As for unnamed sessions becomes the same as SavePaul Davis
2020-03-25fix two poorly-formed uses of Glib::DateTimePaul Davis
2020-03-24when saving an unnamed session, rename it (GUI edition)Paul Davis
2020-03-24introduce the idea of an "unnamed" session (GUI edition)Paul Davis
2020-03-17warn user about destructive/tape tracksPaul Davis
2020-03-08Replace strftime() with Glib::DateTime() -- GUIRobin Gareus
2020-02-28Display recent session-load errors in the GUIRobin Gareus
2020-02-27Dialog default to cancel (#7915)Robin Gareus
2020-02-18GUI Dialog to inform the user about missing filesRobin Gareus
2020-01-30Fix scripted/meta session templatesRobin Gareus
2020-01-25disconnect from audio/MIDI setup dialog signal response when done with itPaul Davis
2020-01-21Fix sessions not building according to templateNikolaus Gullotta
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