mirror of
https://github.com/mpv-player/mpv
synced 2025-01-30 11:42:04 +00:00
2c7e4f5935
this event has several advantages, it unifies the mpv:// url handling, the dropping of files on the App icon and opening via finder into one event, and it also lets us remove the file open workaround. we had to keep track of opened files via the command line because the event was also triggered by passed files on the command line, leading to redundant load events. the new event doesn't trigger from files passed via the command line anymore. |
||
---|---|---|
.. | ||
app_bridge_objc.h | ||
app_bridge.h | ||
app_bridge.m | ||
app_hub.swift | ||
application.swift | ||
event_helper.swift | ||
input_helper.swift | ||
libmpv_helper.swift | ||
log_helper.swift | ||
menu_bar.swift | ||
meson.build | ||
option_helper.swift | ||
precise_timer.swift | ||
remote_command_center.swift | ||
swift_compat.swift | ||
swift_extensions.swift | ||
touch_bar.swift | ||
type_helper.swift |