mpv/osdep/macos
der richter 3f2bc2e535 mac: fix libmpv usage without embedding
NSApp is only an Application when initialised from mpv itself. when used
via libmpv an Application is never initialised and mpv would always
immediately exit.

make the retrieval of the vo and mac options static so they can be
retrieved in all cases.

Fixes #12518
2023-11-25 19:04:07 +01:00
..
libmpv_helper.swift mac: fix libmpv usage without embedding 2023-11-25 19:04:07 +01:00
log_helper.swift cocoa-cb: generalisation of backend independent parts 2020-08-22 14:22:49 +02:00
mpv_helper.swift mac: fix libmpv usage without embedding 2023-11-25 19:04:07 +01:00
precise_timer.swift vo_gpu/vo_gpu_next: add vulkan support for macOS 2023-10-14 18:39:56 +02:00
remote_command_center.swift mac: remove runtime checks and compatibility for macOS older than 10.15 2023-11-09 18:12:25 +00:00
swift_compat.swift mac: remove runtime checks and compatibility for macOS older than 10.15 2023-11-09 18:12:25 +00:00
swift_extensions.swift mac: change display name retrieval to localizedName NSScreen property 2023-11-10 14:30:32 +01:00