Files
ardour/libs
Paul Davis 56cde042cd Region::_start should be a timepos_t not a timecnt_t
It is an offset from an *implicit* origin (the source zero), not from an explicit origin,
and this fits with the concept underlying timepos_t. A timecnt_t requires an explicit origin,
which makes no sense in this context (just as it doesn't for the timeline as a whole).
2021-08-13 12:51:34 -06:00
..
2021-07-23 01:37:46 +02:00
2021-07-03 19:07:25 +02:00
2020-01-22 02:00:25 +01:00
2021-03-01 22:14:38 +01:00
2021-08-13 12:51:29 -06:00
2021-07-22 19:48:24 +02:00