obs-studio/deps
Rat a19fef2248 obs-scripting: Fix Python in new MacOS .app bundles
The current scripting directory path given to Python on OSX is
`../data/obs-scripting`. This works when bin/ and data/ are in the same
folder like rundir after a compile and in the old .app bundles but the
new normal .app bundle structure is different.

For bundles move obspython.py and _obspython.so to the binary folder,
just like the Lua one, and pass that bin path to the Python interpreter
so it can find it.

The current working dir isn't guaranteed to be set with .app bundles
so look up binary path at runtime.
2019-11-17 22:11:44 +01:00
..
blake2 clang-format: Add clang-format files 2019-06-23 01:53:56 -07:00
file-updater file-updater: Use transparent HTTP compression 2019-07-17 17:22:09 +02:00
glad clang-format: Add clang-format files 2019-06-23 01:53:56 -07:00
ipc-util clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
jansson clang-format: Add clang-format files 2019-06-23 01:53:56 -07:00
json11 clang-format: Add clang-format files 2019-06-23 01:53:56 -07:00
libcaption cmake: Compile option to fix libcaption linking 2019-10-07 12:57:54 +01:00
libff libobs, obs-ffmpeg, win-dshow: Fix FFmpeg 4.0 deprecation 2019-07-29 20:34:13 -07:00
lzma clang-format: Add clang-format files 2019-06-23 01:53:56 -07:00
media-playback deps/media-playback: Remove cuda for hardware decoding 2019-08-29 12:06:55 -07:00
obs-scripting obs-scripting: Fix Python in new MacOS .app bundles 2019-11-17 22:11:44 +01:00
w32-pthreads clang-format: Add clang-format files 2019-06-23 01:53:56 -07:00
CMakeLists.txt deps/obs-scripting: Add scripting support 2018-01-04 11:37:42 -08:00