Files
ardour/libs
Robin Gareus 3953879d4d add a timeout to flush_pending()
In some circumstances UI::flush_pending never returns, and all UI
interactive ends up being driven by
   while (gtk_events_pending()) { gtk_main_iteration(); }
This has various implications depending on the caller and usually results
in a crash at session-close or exit.
2016-07-25 14:13:52 +02:00
..
2016-07-17 17:04:35 +01:00
2016-07-24 16:54:08 +02:00
2015-12-17 20:22:02 +01:00
2016-07-19 20:33:36 +02:00
2015-10-08 16:18:39 +02:00