Files
ardour/gtk2_ardour
Robin Gareus 532e212882 Speed up Route deletion
Session::remove_routes() first calls IO::disconnect()
before eventually calling route->drop_references().

RouteTimeAxisView::io_changed() is called while the route still
exists and requests a redraw which in turn emits
_stripable->gui_changed ("track_height").

Since the RTAV is deleted later during an idle-callback, there
was another redraw performed just before the RTAV is actually deleted.
2022-01-29 05:13:23 +01:00
..
2022-01-23 16:27:01 +01:00
2022-01-01 12:47:05 +01:00
2022-01-25 19:50:57 -06:00
2022-01-25 19:50:57 -06:00
2022-01-15 00:06:38 +01:00
2022-01-03 23:51:33 +01:00
2022-01-27 19:57:58 +01:00
2022-01-27 19:57:58 +01:00
2022-01-19 17:13:51 +01:00
2022-01-19 17:13:51 +01:00
2022-01-27 19:57:58 +01:00
2022-01-27 19:57:58 +01:00
2022-01-01 12:47:05 +01:00
2022-01-27 14:02:34 -07:00
2022-01-13 00:11:41 +01:00
2022-01-27 01:28:49 +01:00
2022-01-26 12:35:38 -05:00
2021-12-04 14:34:44 +01:00
2021-10-30 23:02:35 +02:00
2022-01-27 22:26:31 +01:00
2022-01-29 05:13:23 +01:00
2022-01-03 23:51:33 +01:00
2022-01-26 22:32:27 +01:00
2021-12-11 15:51:31 +01:00
2022-01-29 03:04:17 +01:00
2022-01-29 03:04:17 +01:00
2022-01-29 03:04:17 +01:00
2021-11-01 13:40:23 -06:00
2022-01-27 22:24:55 +01:00
2021-12-13 22:50:13 +01:00
2022-01-27 01:28:50 +01:00