Files
ardour/gtk2_ardour
Paul Davis c3f40aedeb tempodisplay: fix thinko in display of tempo/meter/bartime markers
Code used to just push back new markers to the end of the relevant list, and
this would then the new marker to be deleted soon thereafter. Instead pass
an interator indicating where to place the marker in the list.

Note that we rely on the use of std::list<T> here to keep the iterator to the
existing marker valid.
2022-06-25 22:26:34 -06:00
..
2022-04-08 19:46:03 +02:00
2022-04-09 02:27:40 +02:00
2022-05-13 23:07:49 +02:00
2022-06-07 16:35:08 -05:00
2022-04-14 16:35:03 +02:00
2022-06-21 16:55:29 -06:00
2022-05-13 23:07:49 +02:00
2022-04-18 16:39:43 +02:00
2022-05-09 17:39:06 +02:00
2022-04-14 16:35:03 +02:00
2022-04-14 16:35:03 +02:00
2022-04-14 16:35:03 +02:00
2022-05-14 23:33:21 +02:00
2022-05-27 16:17:55 +01:00
2022-05-27 16:17:55 +01:00
2022-05-06 10:12:17 +02:00
2022-04-14 16:35:03 +02:00
2022-05-09 17:39:05 +02:00