summaryrefslogtreecommitdiffstats
path: root/osdep/macos
Commit message (Expand)AuthorAgeFilesLines
* libmpv: remove opengl_cb API and other deprecated symbolssfan52021-12-151-2/+1
* mac: fix dangling pointersder richter2021-01-131-3/+15
* mac: drop build support for swift versions earlier than version 4.1der richter2021-01-131-27/+0
* mac: fix usage of temporary pointersder richter2021-01-132-29/+57
* mac: use config cache und wakeup for mac option runtime changesder richter2020-08-222-18/+24
* cocoa-cb: generalisation of backend independent partsder richter2020-08-224-20/+14
* options: introduce bool option type, use it for --fullscreenwm42020-03-141-1/+1
* mac: fix media key support for libmpv usersder richter2020-02-221-9/+14
* mac: report playback state to the MediaPlayer Command Centerder richter2020-01-261-11/+42
* mac: add support for PLAYONLY and PAUSEONLY key codes to MediaPlayerder richter2020-01-261-3/+3
* mac: replace old event tap for media key support with MediaPlayerder richter2019-12-151-0/+159
* cocoa-cb: fix freeing of macos_opts config groupder richter2019-12-151-5/+5
* 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-152-5/+43
* cocoa-cb: remove get_property_* usages and split up mpv helperder richter2019-10-065-0/+556