1
0
mirror of https://github.com/mpv-player/mpv synced 2025-04-28 06:09:32 +00:00
mpv/DOCS/man
der richter 61a09501d6 mac/app: add option to adjust Bundle PATH variable
App Bundles operate in their own shell environment that is different
from the one in the terminal. the default PATH variable for all Bundles
is /usr/bin:/bin:/usr/sbin:/sbin. because of that mpv can not find
binaries installed by package manager that might be used in scripts for
example.

add an option to prepend paths to the Bundle PATH. we prepend to make
the order fully configurable, opposed to appending where the default
Bundle binaries would always take precedence.
2024-10-19 17:18:29 +02:00
..
af.rst DOCS/man: improve explanation on how to shift notes with --pitch 2024-08-09 14:22:23 +00:00
ao.rst DOCS/man: note that default autoprobe order is unrealiable 2024-05-20 18:07:38 +02:00
changes.rst DOCS: document the new way to handle interface changes 2024-03-20 22:38:56 +00:00
console.rst options: rename --load-osd-console to --load-console 2024-10-17 23:57:24 +02:00
encode.rst DOCS/man: replace legacy option syntax usage 2024-05-24 17:57:43 +00:00
input.rst DOCS/input: list property values are not useless 2024-10-16 15:10:23 +02:00
ipc.rst DOCS/man: add more --input-ipc-client references 2024-07-29 21:00:48 +02:00
javascript.rst scripting: add mp.input.select() 2024-05-07 22:34:22 +02:00
libmpv.rst cplugin: allow loading mpv_* symbols dynamically 2023-09-20 02:16:45 +00:00
lua.rst defaults.lua: handle canceled key bindings 2024-06-06 23:38:39 +03:00
mpv.rst input.conf: bind ? to show key bindings 2024-10-14 20:33:27 +02:00
options.rst mac/app: add option to adjust Bundle PATH variable 2024-10-19 17:18:29 +02:00
osc.rst osc.lua: remove NIH list formatting 2024-10-16 15:10:23 +02:00
stats.rst stats.lua: exit with ESC if being toggled 2024-10-17 16:57:35 +02:00
vf.rst docs: remove stray newlines 2024-10-06 21:51:59 +02:00
vo.rst DOCS/man: note that default autoprobe order is unrealiable 2024-05-20 18:07:38 +02:00