0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/deps
PatTheMav ab21c7e5b0 obs-scripting: Add support for multiple Python 3 versions
This changes the way obs-scripting looks for and loads an available
Python 3 library. It tries to find a best possible version (starting
with Python 3.10) down to and including Python 3.6 by existing file
naming conventions and loads the most recent variant it can find.

User specified search path is either a Python installation directory
(Windows), or a Framework directory containing `Python.framework`
(macOS). The dll or dylib names are composed automatically.
The Python home path is also composed automatically on macOS (where
it has to point inside the Framework directory).
2022-07-21 12:16:36 -04:00
..
blake2 deps: Update CMakeLists.txt for dependencies 2022-03-16 23:11:07 +01:00
file-updater UI, file-updater, rtmp-services: Enable curl ALPN support 2022-03-24 17:10:01 -07:00
glad deps/glad: Drop glad-glx 2022-05-24 14:31:51 -03:00
ipc-util deps: Update CMakeLists.txt for dependencies 2022-03-16 23:11:07 +01:00
jansson deps: Update CMakeLists.txt for dependencies 2022-03-16 23:11:07 +01:00
json11 deps/json11: Update to most recent version 2020-12-09 22:23:03 -08:00
libcaption libcaption: Disable compiler warnings about non-exhaustive switch cases 2022-07-10 09:59:55 +10:00
libff CI: Don't ignore deps directory when formatting 2022-03-25 19:41:03 +11:00
lzma deps: Update CMakeLists.txt for dependencies 2022-03-16 23:11:07 +01:00
media-playback deps/media-playback: Fix invalid seek at reset 2022-07-16 16:29:02 -07:00
obs-scripting obs-scripting: Add support for multiple Python 3 versions 2022-07-21 12:16:36 -04:00
opts-parser deps/opts-parser: Skip parsing of empty strings 2022-07-20 03:29:59 +02:00
w32-pthreads deps: Update CMakeLists.txt for dependencies 2022-03-16 23:11:07 +01:00
CMakeLists.txt cmake: Fix diverging prefix padding for OBS status outputs 2022-03-26 09:44:23 -04:00