1
mirror of https://github.com/mpv-player/mpv synced 2024-07-31 16:29:58 +02:00
mpv/osdep/macos
der richter 1eb6cbd093 cocoa-cb: fix freeing of macos_opts config group
using the MPContext as ta parent was a bad idea and shouldn't be done in
any circumstances there because it only supposed to be for internal
usage. this had the undesired effect that the options group was freed
but still used since the MPContext is freed afterwards.

instead manually free options group.
2019-12-15 20:07:11 +01:00
..
libmpv_helper.swift cocoa-cb: fix freeing of macos_opts config group 2019-12-15 20:07:11 +01:00
log_helper.swift
mpv_helper.swift cocoa-cb: update and add more options to use new options 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