mpv/osdep/macos
Christoph Heinrich 91cc0d8cf6 options: transition options from OPT_FLAG to OPT_BOOL
c784820454 introduced a bool option type
as a replacement for the flag type, but didn't actually transition and
remove the flag type because it would have been too much mundane work.
2023-02-21 17:15:17 +00:00
..
libmpv_helper.swift various: fix typos 2022-04-25 09:07:18 -04:00
log_helper.swift cocoa-cb: generalisation of backend independent parts 2020-08-22 14:22:49 +02:00
mpv_helper.swift options: transition options from OPT_FLAG to OPT_BOOL 2023-02-21 17:15:17 +00:00
remote_command_center.swift cocoa-cb: generalisation of backend independent parts 2020-08-22 14:22:49 +02:00
swift_compat.swift mac: drop build support for swift versions earlier than version 4.1 2021-01-13 16:23:47 +01:00
swift_extensions.swift