Files
ardour/libs
Robin Gareus f67e731a7f Prevent session-range changes to create invalid loop ranges
When a session-range coincides with a loop-range location, moving
the session-range also updates the loop-range.

Keeping session and loop-range in sync can be useful if the whole
session is looped. However markers are treated individually, so
we need prevent invalid ranges.

If session-start and loop-start coincide, but loop-end is before the
end-marker, it is possible to move session-start beyond the loop-end.
2022-06-30 01:07:32 +02:00
..
2022-06-21 17:33:37 -06:00
2022-06-22 13:31:08 -06:00
2021-03-01 22:14:38 +01:00