1
mirror of https://github.com/mpv-player/mpv synced 2024-07-31 16:29:58 +02:00
mpv/osdep/macos
der richter c8cc203735 cocoa-cb: use m_config_cache and new VOCTRL for option handling
this removes the direct access of the mp_vo_opts stuct via the vo struct
and replaces it with the m_config_cache usage. this updates the
fullscreen and window-minimized property via m_config_cache_write_opt
instead of the old mechanism via VOCTRL and event flagging. also use the
new VOCTRL_VO_OPTS_CHANGED event for fullscreen and border changes.
2019-12-15 20:07:11 +01:00
..
libmpv_helper.swift
log_helper.swift
mpv_helper.swift cocoa-cb: use m_config_cache and new VOCTRL for option handling 2019-12-15 20:07:11 +01:00
swift_compat.swift
swift_extensions.swift cocoa-cb: use m_config_cache and new VOCTRL for option handling 2019-12-15 20:07:11 +01:00