mpv/TOOLS
der richter 56b1078bfd osxbundle: use dylib script directly instead of in a subprocess
before errors and outputs where ignored from the subscript and the main
script didn't fail nor did it output anything.

with this change the script properly outputs everything to stdout and
stderr. in the case the dylib script fails the whole script fails now.

the main function in dylib_unhell was kept since it can still be used
individually without the oscbundle script. the script had to be renamed
with an underscore to make it importable.
2024-02-24 20:04:16 +01:00
..
lua f_auto_filters: change fallback deinterlace to bwdif 2024-01-21 17:55:54 +00:00
mpv-osd-symbols.sfdir osc: use custom symbols for window controls 2019-12-11 13:53:10 -08:00
osxbundle osxbundle: remove mpv-bundle symlink to allow code signing 2023-11-15 23:08:11 +01:00
docutils-wrapper.py TOOLS/docutils-wrapper: handle commands without depfile 2023-03-24 02:18:39 +00:00
dylib_unhell.py osxbundle: use dylib script directly instead of in a subprocess 2024-02-24 20:04:16 +01:00
file2string.py TOOLS/{file2string,matroska}: drop unneeded stdout output 2023-10-28 02:39:48 +00:00
gen-osd-font.sh Add script to generate otf from sfdir using fontforge 2017-04-20 17:40:45 +01:00
idet.sh TOOLS/idet: fix some outdated cli syntax 2023-07-06 22:40:51 -05:00
macos-sdk-version.py TOOLS/macos-sdk-version: remove legacy sdk version retrieval 2023-11-10 14:28:39 +01:00
macos-swift-lib-directory.py TOOLS: add macos-swift-lib-directory.py script 2021-11-14 19:13:10 +00:00
matroska.py TOOLS/{file2string,matroska}: drop unneeded stdout output 2023-10-28 02:39:48 +00:00
mpv_identify.sh player/command: remove video-aspect property 2023-08-31 17:37:42 +00:00
osxbundle.py osxbundle: use dylib script directly instead of in a subprocess 2024-02-24 20:04:16 +01:00
stats-conv.py *.py: cosmetic changes 2020-02-27 21:36:21 +01:00
umpv TOOLS/umpv: support shell-quotes in $MPV 2023-01-07 13:16:03 +01:00
uncrustify.cfg