Files
ardour/libs
Johannes Mueller 687b3078c3 Don't issue VersionMismatch when creating a new session
When we create a new session and are using a template from an old version of
Ardour, we should not issue the VersionMismatch dialog and not make a copy of
the session file for the old version.

We need to extend the signature of Session::load_state() to tell it if we are
creating a session from a template. Session::_is_new cannot be used for it
because it has a the semantics if to auto connect the the master bus.
2020-04-02 14:33:21 +02:00
..
2020-03-29 14:56:22 +02:00
2020-01-27 17:43:37 +01:00
2020-04-02 03:43:29 +02:00
2020-03-02 17:58:03 +01:00
2020-04-01 16:31:58 +02:00
2020-03-23 17:38:08 +01:00
2020-03-29 14:56:22 +02:00
2020-01-22 02:00:25 +01:00
2020-01-14 00:52:24 +01:00
2019-09-03 05:01:59 +02:00
2020-03-29 14:56:22 +02:00
2020-03-23 01:18:55 +01:00
2020-03-29 14:56:22 +02:00