Palana
af03444cbe
Use recursive mutex for scene mutex
...
Fixes a deadlock when trying to remove a source from the GUI. The scene
item signal handlers would mark the source as removed which results in
the video thread also trying to run obs_sceneitem_destroy thereby
deadlocking the video thread (and the GUI thread)
2014-01-29 22:46:39 +01:00
..
2014-01-04 13:28:27 -07:00
2014-01-09 21:04:52 -06:00
2014-01-19 03:16:41 -07:00
2014-01-26 15:36:15 -07:00
2014-01-28 23:07:49 +01:00
2014-01-16 22:34:51 -07:00
2014-01-26 18:48:14 -07:00
2014-01-28 18:41:24 -07:00
2014-01-28 18:41:24 -07:00
2014-01-19 03:16:41 -07:00
2014-01-26 18:48:14 -07:00
2014-01-28 18:41:24 -07:00
2014-01-27 23:14:58 -07:00
2014-01-27 09:07:13 -07:00
2014-01-26 18:48:14 -07:00
2013-12-02 22:24:38 -07:00
2014-01-26 02:04:37 +01:00
2014-01-28 18:41:24 -07:00
2014-01-27 23:14:58 -07:00
2014-01-29 22:46:39 +01:00
2014-01-01 10:28:37 -07:00
2014-01-27 23:14:58 -07:00
2014-01-28 18:41:24 -07:00
2014-01-28 18:41:24 -07:00
2014-01-26 18:48:14 -07:00
2014-01-26 18:48:14 -07:00
2014-01-27 09:07:13 -07:00
2014-01-29 22:46:39 +01:00
2013-12-22 17:42:02 -07:00