mpv/osdep/mac
der richter b77d5386c3 mac/touchbar: use AppHub directly instead of the singleton 2024-03-24 23:03:48 +01:00
..
app_bridge.h mac/apphub: migrate remaining events functionality to new AppHub 2024-03-24 23:03:48 +01:00
app_bridge.m mac/apphub: migrate remaining events functionality to new AppHub 2024-03-24 23:03:48 +01:00
app_hub.swift mac/touchbar: use EventHelper for event handling 2024-03-24 23:03:48 +01:00
application.h
application.m mac/touchbar: use EventHelper for event handling 2024-03-24 23:03:48 +01:00
application_objc.h mac/touchbar: use EventHelper for event handling 2024-03-24 23:03:48 +01:00
event_helper.swift mac/event: add helper to subscribe to mpv events and property changes 2024-03-24 23:03:48 +01:00
input_helper.swift mac/option: rename option structs to properly represent their content 2024-03-21 18:33:15 +01:00
libmpv_helper.swift cocoa-cb: use a separate mpv_handle for cocoa-cb to simplify shutdown 2024-03-24 23:03:48 +01:00
log_helper.swift
menu_bar.swift mac/apphub: migrate remaining events functionality to new AppHub 2024-03-24 23:03:48 +01:00
meson.build mac/apphub: migrate remaining events functionality to new AppHub 2024-03-24 23:03:48 +01:00
option_helper.swift mac/option: rename option structs to properly represent their content 2024-03-21 18:33:15 +01:00
precise_timer.swift mac/option: remove now unused computed option variables 2024-03-21 18:33:15 +01:00
remote_command_center.swift mac/remote: use AppHub directly instead of the singleton 2024-03-24 23:03:48 +01:00
swift_bridge.h mac/apphub: migrate remaining events functionality to new AppHub 2024-03-24 23:03:48 +01:00
swift_compat.swift
swift_extensions.swift mac/event: add helper to subscribe to mpv events and property changes 2024-03-24 23:03:48 +01:00
touch_bar.swift mac/touchbar: use AppHub directly instead of the singleton 2024-03-24 23:03:48 +01:00
type_helper.swift