mpv/osdep/mac
der richter 7e07e1a087 mac/apphub: migrate remaining events functionality to new AppHub
add new app_bridge objc file for bridging between mpv core and app
functionality. replace old EventsResponder singleton with AppHub.

another step to clean up all App functionality and have one central
place for it.
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/apphub: migrate remaining events functionality to new AppHub 2024-03-24 23:03:48 +01:00
application.h mac/menu: rewrite menu bar in swift 2024-03-07 01:03:52 +01:00
application.m mac/apphub: migrate remaining events functionality to new AppHub 2024-03-24 23:03:48 +01:00
application_objc.h mac/option: rename option structs to properly represent their content 2024-03-21 18:33:15 +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 mac/libmpv: remove unused functions 2024-03-21 18:33:15 +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/apphub: migrate remaining events functionality to new AppHub 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/apphub: migrate remaining events functionality to new AppHub 2024-03-24 23:03:48 +01:00
type_helper.swift mac/type: move c<>swift type bridging into a dedicated type helper 2024-03-21 18:33:15 +01:00