mpv/osdep/mac
Guido Cella 99e4979b01 mac/menu: use show-text instead of old osc script messages
1a558bf5c2 made osc-*list script messages aliases to show-texting the
relative properties, so use show-text directly in the menu. Also
increase the duration to be the same as the OSC buttons because the
default of 1 second is too short.
2024-10-26 20:09:57 +02:00
..
app_bridge.h mac/app: add option to adjust Bundle PATH variable 2024-10-19 17:18:29 +02:00
app_bridge.m mac/app: add option to adjust Bundle PATH variable 2024-10-19 17:18:29 +02:00
app_bridge_objc.h mac/app: rewrite App c main function, startup and termination in swift 2024-04-01 22:13:39 +02:00
app_hub.swift mac/app: add option to adjust Bundle PATH variable 2024-10-19 17:18:29 +02:00
application.swift mac/app: add option to adjust Bundle PATH variable 2024-10-19 17:18:29 +02:00
event_helper.swift mac/event: add MPV_FORMAT_NODE handler 2024-10-19 17:20:43 +02:00
input_helper.swift various: handle numpad add/subtract/multiply/divide keycodes 2024-08-11 15:08:42 +02:00
libmpv_helper.swift vo_libmpv: don't steal pointer provided by the API user 2024-08-06 20:17:35 +02:00
log_helper.swift mac/log: properly guard logger usage behind platform version check 2024-06-18 19:30:07 +02:00
menu_bar.swift mac/menu: use show-text instead of old osc script messages 2024-10-26 20:09:57 +02:00
meson.build vo: hwdec: add AVHWDeviceType property to hwdecs 2024-08-10 14:24:36 -07:00
option_helper.swift mac: code cleanup and consistency changes, fix linting issues 2024-04-28 20:21:18 +02:00
precise_timer.swift mac: code cleanup and consistency changes, fix linting issues 2024-04-28 20:21:18 +02:00
presentation.swift mac/vulkan: add support for frame timing via presentation feedback 2024-04-10 19:14:20 +02:00
remote_command_center.swift mac/remote: show external covers in Now Playing Info Center 2024-10-19 17:20:43 +02:00
swift_compat.swift mac/compat: fix broken CGColorSpace declaration on SDK 11 only 2024-06-18 19:30:07 +02:00
swift_extensions.swift mac/swift: fix typo in mpv_event_id string representation 2024-10-06 21:53:08 +02:00
touch_bar.swift mac: code cleanup and consistency changes, fix linting issues 2024-04-28 20:21:18 +02:00
type_helper.swift mac/type: add mpv_node type conversion helpers 2024-10-19 17:20:43 +02:00