aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/cocoa_cb_common.swift
Commit message (Expand)AuthorAge
* cocoa-cb: use libmpv's advanced rendering control and timingGravatar Akemi2018-11-13
* cocoa-cb: move macOS option retrieval to the earliest point possibleGravatar Akemi2018-09-30
* cocoa-cb: fix crash on macOS 10.10Gravatar Akemi2018-08-11
* cocoa-cb: fix building with Swift 4.2Gravatar Akemi2018-06-12
* cocoa-cb: remove pre-allocation of window, view and layerGravatar Akemi2018-06-12
* vo_libmpv: pass vo struct to the control callbackGravatar Akemi2018-06-12
* cocoa-cb: render on a dedicated dispatch queueGravatar Akemi2018-03-25
* cocoa-cb: fix shutdown when fullscreen animation is runningGravatar Akemi2018-03-18
* cocoa-cb: remove unneeded icc-profile-auto checkGravatar Akemi2018-03-11
* cocoa-cb: fix a segfault without videoGravatar Akemi2018-03-04
* cocoa-cb: change handling of window aspect ratio changesGravatar Akemi2018-03-04
* cocoa-cb: use new libmpv API instead of opengl-cbGravatar Akemi2018-03-04
* cocoa-cb: change border and borderless window stylingGravatar Akemi2018-02-28
* cocoa-cb: fix wrong fullscreen window sizeGravatar Akemi2018-02-25
* cocoa-cb: fix drawing on macOS 10.11Gravatar Akemi2018-02-16
* cocoa-cb: initial implementation via opengl-cb APIGravatar Akemi2018-02-12