Files
ardour/libs
Ben Loftis 2d07e72d40 Fix the ability to set Session Start&End Range on a new, empty session
set_session_extents had a bug; it wasn't calling locations->add()
on the newly created location.

The correct implementation was in set_session_range_location,
but this was only called from one place.
This function was removed, and set_session_extents will be used in its place.
set_session_extents will create a session location if one no longer exists,
so there is no need for set_session_range_location.
2020-01-26 19:33:41 +01:00
..
2020-01-14 00:52:24 +01:00
2020-01-25 04:07:41 +01:00
2020-01-25 04:07:41 +01:00
2020-01-14 00:52:24 +01:00
2020-01-14 00:52:24 +01:00
2020-01-25 04:07:41 +01:00
2020-01-25 04:07:37 +01:00
2020-01-25 04:07:37 +01:00
2020-01-22 02:00:25 +01:00
2020-01-25 04:07:41 +01:00
2020-01-14 00:52:24 +01:00
2019-09-03 05:01:59 +02:00
2020-01-14 00:52:24 +01:00
2020-01-25 04:07:41 +01:00
2020-01-22 02:00:25 +01:00
2020-01-22 02:00:25 +01:00