aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/cocoa_common.m
Commit message (Expand)AuthorAge
* {mac,cocoa}: trim trailing null out of macosx_icon when loading itGravatar Rodger Combs2018-10-02
* Revert "cocoa: re-enable double buffering"Gravatar James Ross-Gowan2017-09-22
* cocoa: re-enable double bufferingGravatar James Ross-Gowan2017-09-21
* input: merge mouse wheel and axis keycodesGravatar James Ross-Gowan2017-09-03
* osx: code cleanups and cosmetic fixesGravatar Akemi2017-08-18
* cocoa: add an option to disable the native macOS fullscreenGravatar Akemi2017-08-06
* osx: change license of OSX and cocoa files to LGPLGravatar wm42017-06-24
* cocoa: properly unhide Dock when quitting during System fs animationGravatar Akemi2017-05-19
* cocoa: fix retrieval of unfs window size while animatingGravatar Akemi2017-04-17
* cocoa: fix retrieval of unfs window sizeGravatar Akemi2017-03-26
* osx: fix key input in certain circumstancesGravatar Akemi2017-03-26
* cocoa: fix autofit options on HiDPI resolutions without HiDPI scalingGravatar Akemi2017-03-09
* cocoa: fix segfault in certain circumstancesGravatar Akemi2017-02-27
* cocoa: fix dragging out of focus windowGravatar Akemi2017-02-21
* cocoa: only report mouse movements when window is not being draggedGravatar Akemi2017-02-20
* cocoa: make window draggable on initGravatar Akemi2017-02-20
* cocoa: simplify the cursor hiding codeGravatar Akemi2017-02-19
* cocoa: refactor mouse events and cursor visibilityGravatar Akemi2017-02-16
* cocoa: fix black edges on live resizeGravatar Akemi2017-02-13
* cocoa: add --ontop-level option for modifying ontop window levelGravatar Akemi2017-02-13
* cocoa: fix color profile retrievalGravatar Akemi2017-02-02
* cocoa: optimise screen event handlingGravatar Akemi2017-02-02
* cocoa: fix displaylink refresh rate retrievalGravatar Akemi2017-02-02
* cocoa: fix unwanted behavior with window level other than the defaultGravatar Akemi2017-01-29
* cocoa: don't init displaylink on reconfigGravatar Akemi2017-01-19
* cocoa: move updateBorder method to the protocolGravatar Akemi2017-01-19
* cocoa: don't change Space on quit in fullscreenGravatar Akemi2017-01-11
* cocoa: rate limit video outputGravatar Akemi2017-01-11
* cocoa: add border cyclingGravatar Akemi2017-01-11
* cocoa: fix handling of geometry optionGravatar Akemi2017-01-11
* cocoa: cosmetic fixesGravatar Akemi2016-12-16
* cocoa: fullscreen refactoringGravatar Akemi2016-12-15
* cocoa: option to scale window by HiDPI scale factorGravatar Akemi2016-11-11
* cocoa: add glFlush() to cocoa backendGravatar Akemi2016-10-06
* cocoa: fix macOS 10.12 deprecation warningsGravatar Akemi2016-09-22
* osdep: rename atomics.h to atomic.hGravatar wm42016-09-07
* vo: change messy handling of fullscreen and other flagsGravatar wm42016-08-30
* cocoa: remove unused icc profile variablesGravatar Akemi2016-07-21
* cocoa: update screen fps only if necessaryGravatar Akemi2016-07-21
* cocoa: fix display refresh rate retrieval on multi monitor setupsGravatar Akemi2016-06-18
* cocoa: fix actual display refresh rate retrievalGravatar Akemi2016-06-18
* cocoa: use displaylink without manually tracking the display idGravatar Stefano Pigozzi2016-06-11
* cocoa: get fps only from dislaylinkGravatar Stefano Pigozzi2016-01-14
* cocoa: add an observer for screenmode changeGravatar Stefano Pigozzi2016-01-14
* mpv_talloc.h: rename from talloc.hGravatar Dmitrij D. Czarkoff2016-01-11
* vo_opengl: cocoa: implement alpha window supportGravatar wm42015-12-19
* cocoa: fix recent regressionGravatar wm42015-12-07
* vo: get rid of vo_get_window_title()Gravatar wm42015-12-06
* vo: remove VOCTRL_GET_RECENT_FLIP_TIMEGravatar wm42015-11-23
* cocoa: set application policy before creating windowGravatar wm42015-10-11