Add API to safely query timestamp of first/last control event
authorRobin Gareus <robin@gareus.org>
Thu, 17 Oct 2019 23:37:56 +0000 (01:37 +0200)
committerRobin Gareus <robin@gareus.org>
Thu, 17 Oct 2019 23:37:56 +0000 (01:37 +0200)
commit88f9aaff7d974faad9d1993cb966df2c1388d256
tree666806450b3777e12acfb4a61992c967ffb0ac15
parent3ff1541825990aecd30c07a76e587df2b03e40b0
Add API to safely query timestamp of first/last control event

Direct calls to back()->when or front()->when are not safe
when the list is concurrently modified, or empty.
libs/evoral/evoral/ControlList.hpp