mpv/osdep/mac
der richter d6aef54adb mac/app: add homebrew ARM install paths to the bundle PATH environment
since the bundle operates in a different shell environment than the one
from the terminal, it only has a few default paths set.

add the homebrew ARM default install paths to the PATH environment
variable, so the bundle can also find the needed binaries like yt-dl.
2024-10-15 00:45:51 +02:00
..
app_bridge.h mac/menu: add option to disable default shortcuts 2024-06-25 20:14:38 +02:00
app_bridge.m mac/app: fix building with swift disabled 2024-10-06 21:52:35 +02:00
app_bridge_objc.h
app_hub.swift mac/menu: add option to disable default shortcuts 2024-06-25 20:14:38 +02:00
application.swift mac/app: add homebrew ARM install paths to the bundle PATH environment 2024-10-15 00:45:51 +02:00
event_helper.swift mac/event: remove swift 5.6 language feature that is mandatory with 6.0 2024-06-18 19:30:07 +02:00
input_helper.swift various: handle numpad add/subtract/multiply/divide keycodes 2024-08-11 15:08:42 +02:00
libmpv_helper.swift vo_libmpv: don't steal pointer provided by the API user 2024-08-06 20:17:35 +02:00
log_helper.swift mac/log: properly guard logger usage behind platform version check 2024-06-18 19:30:07 +02:00
menu_bar.swift mac/menu: add option to disable default shortcuts 2024-06-25 20:14:38 +02:00
meson.build vo: hwdec: add AVHWDeviceType property to hwdecs 2024-08-10 14:24:36 -07:00
option_helper.swift mac: code cleanup and consistency changes, fix linting issues 2024-04-28 20:21:18 +02:00
precise_timer.swift mac: code cleanup and consistency changes, fix linting issues 2024-04-28 20:21:18 +02:00
presentation.swift mac/vulkan: add support for frame timing via presentation feedback 2024-04-10 19:14:20 +02:00
remote_command_center.swift mac: code cleanup and consistency changes, fix linting issues 2024-04-28 20:21:18 +02:00
swift_compat.swift mac/compat: fix broken CGColorSpace declaration on SDK 11 only 2024-06-18 19:30:07 +02:00
swift_extensions.swift mac/swift: fix typo in mpv_event_id string representation 2024-10-06 21:53:08 +02:00
touch_bar.swift mac: code cleanup and consistency changes, fix linting issues 2024-04-28 20:21:18 +02:00
type_helper.swift mac: code cleanup and consistency changes, fix linting issues 2024-04-28 20:21:18 +02:00