summaryrefslogtreecommitdiffstats
path: root/osdep/macos/mpv_helper.swift
Commit message (Expand)AuthorAgeFilesLines
* osdep/mac: make mac naming of files, folders and function consistentder richter2024-02-281-182/+0
* mac: add support for drag-and-drop optionder richter2023-12-151-0/+14
* mac: report modifier keys on precise scrollingder richter2023-12-021-2/+23
* mac: fix libmpv usage without embeddingder richter2023-11-251-12/+3
* options: transition options from OPT_FLAG to OPT_BOOLChristoph Heinrich2023-02-211-2/+2
* mac: fix dangling pointersder richter2021-01-131-3/+15
* mac: fix usage of temporary pointersder richter2021-01-131-0/+18
* mac: use config cache und wakeup for mac option runtime changesder richter2020-08-221-10/+24
* cocoa-cb: generalisation of backend independent partsder richter2020-08-221-7/+5
* options: introduce bool option type, use it for --fullscreenwm42020-03-141-1/+1
* cocoa-cb: update and add more options to use new options handlingder richter2019-12-151-0/+5
* cocoa-cb: use m_config_cache and new VOCTRL for option handlingder richter2019-12-151-5/+36
* cocoa-cb: remove get_property_* usages and split up mpv helperder richter2019-10-061-0/+78