Files
ardour/libs/gtkmm2ext
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
..
2015-07-16 15:34:37 +02:00
2016-07-25 14:13:52 +02:00
2016-07-20 10:48:07 -04:00
2016-03-08 08:44:58 -05:00