b9cfb31205dff614864edfacfa7c7a7329a0764f
This fixes segfaults as well as corrupt listes when copy/pasting due to invalid iterators. ::mark_dirty() must be called with WriterLock, and ::rt_safe_earliest_event_linear_unlocked() must not be called while _events is being modified. The Sequence iterator (only user of that function) does not ensure this. Only the sequence read-lock is taken.
Please see the Ardour web site at http://ardour.org/ for all documentation..
For information on building ardour:
http://ardour.org/development.html
Description
Languages
C++
56.5%
C
39.6%
JavaScript
1.3%
Lua
0.9%
Python
0.6%
Other
0.9%