Richard Stanway
900b5341eb
libobs: Add os_is_obs_plugin function
...
This function determines if something is an OBS plugin before attempting
to load it. On Windows, many plugins ship their dependent DLLs alongside
the plugin DLL, so OBS would load things like libcef.dll on startup only
to immediately free it. For other platforms, this is less of a concern
so this function is a no-op for now.
This improves startup time and reduces risk from dependent DLLs
potentially running code with unwanted side effects in DllMain.
2021-01-18 19:05:41 -08:00
..
2019-06-23 23:49:10 -07:00
2020-03-13 07:48:47 -07:00
2021-01-02 04:07:55 -08:00
2020-03-19 14:03:56 -07:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2020-11-01 22:28:49 -08:00
2020-11-01 22:28:49 -08:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2020-01-20 21:44:50 -08:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2020-02-23 04:02:42 +01:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2015-10-04 21:16:27 -07:00
2020-05-09 09:15:02 -07:00
2020-07-11 16:15:38 -07:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2020-02-24 12:29:54 +11:00
2020-10-14 18:42:22 -07:00
2019-06-23 23:49:10 -07:00
2019-07-09 13:39:13 -05:00
2019-06-23 23:49:10 -07:00
2021-01-18 19:05:41 -08:00
2021-01-18 19:05:41 -08:00
2020-02-25 21:31:25 +01:00
2021-01-18 19:05:41 -08:00
2020-11-14 11:55:22 -08:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2021-01-02 04:07:55 -08:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2020-05-09 14:21:35 -07:00
2019-06-23 23:49:10 -07:00
2020-05-03 06:37:28 -07:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2020-08-08 10:41:24 +02:00
2019-06-23 23:49:10 -07:00
2020-04-05 20:27:28 +02:00
2018-09-07 17:28:15 -07:00
2020-03-19 16:18:51 -07:00