tt2468
25df3e183e
libobs: Fix logging of remaining views
...
OBS has been logging `1 views remain at shutdown` when in reality there
are not technically any views remaining. When views are removed, the
view itself is destroyed immediately, but the mix remains, to be
garbage collected by the graphics thread.
In this case, the view has already been removed, but the graphics
thread has not run an interation and cleaned up the mix, so this
log message appears.
Fixes the issue by checking if a mix actually has an assigned view,
instead of blindly logging existing mixes.
2023-01-18 12:17:35 -06:00
..
2022-07-25 17:28:42 +02:00
2021-10-14 04:28:04 -07:00
2022-08-09 19:48:03 -04:00
2022-11-09 22:34:50 -08:00
2023-01-16 11:52:26 +01:00
2022-11-10 19:37:07 -05:00
2022-07-19 09:28:51 -03:00
2023-01-14 15:09:25 -08:00
2022-12-19 11:59:44 -08:00
2022-08-13 00:49:17 -07:00
2021-10-24 02:00:16 -07:00
2022-07-19 11:01:00 -04:00
2022-08-17 05:30:16 -07:00
2022-08-01 08:15:29 -07:00
2022-11-09 03:03:26 -08:00
2023-01-06 09:42:38 -08:00
2022-07-27 21:58:16 +02:00
2021-04-23 12:38:50 -07:00
2022-07-30 16:55:03 -07:00
2022-08-29 10:02:32 -07:00
2023-01-18 12:17:35 -06:00
2022-07-26 09:23:35 -07:00
2019-06-23 23:49:10 -07:00
2022-08-01 08:15:29 -07:00
2022-08-01 08:15:29 -07:00
2021-10-10 19:12:45 -07:00
2022-07-25 17:33:40 +02:00
2022-06-04 16:03:23 -07:00
2019-11-17 20:30:42 -08:00
2019-06-23 23:49:10 -07:00
2022-12-30 21:14:15 -08:00
2021-01-17 10:31:58 +13:00
2021-01-17 10:31:58 +13:00
2022-07-30 16:55:03 -07:00
2020-08-10 12:24:01 -07:00
2022-03-19 15:46:34 -07:00
2022-07-31 17:38:25 -07:00
2022-05-24 14:31:48 -03:00
2022-05-24 14:31:48 -03:00
2022-10-29 16:08:16 -07:00
2021-02-09 09:39:04 -03:00
2022-10-29 16:08:16 -07:00
2021-02-01 19:03:43 -03:00
2023-01-16 11:43:47 +01:00
2021-02-01 19:03:43 -03:00
2021-03-04 19:29:33 +01:00
2023-01-15 22:59:59 -08:00
2019-07-07 16:38:22 -07:00
2022-12-10 15:31:13 -08:00
2022-06-26 17:31:59 +10:00
2023-01-16 11:52:17 +01:00
2022-04-02 16:02:41 -07:00
2022-07-26 09:23:35 -07:00
2022-07-26 09:23:35 -07:00
2023-01-16 11:43:47 +01:00
2023-01-14 15:54:48 -08:00
2023-01-16 11:43:47 +01:00
2022-07-23 17:41:34 -07:00
2019-10-14 17:19:38 -07:00
2022-07-31 15:35:37 -07:00
2022-11-19 15:34:54 -08:00
2022-11-19 15:34:54 -08:00
2022-01-15 00:31:31 +01:00
2022-11-09 03:03:26 -08:00
2023-01-18 12:17:35 -06:00
2022-11-19 20:37:22 -05:00
2022-02-02 22:35:56 -08:00
2022-11-22 02:54:07 +01:00