aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/cocoa/window.m
Commit message (Expand)AuthorAge
* cocoa: remove usage of Objective-C categoriesGravatar Stefano Pigozzi2014-10-12
* cocoa: remove a debug commentoGravatar Stefano Pigozzi2014-10-05
* cocoa: separate video view and events viewGravatar Stefano Pigozzi2014-10-05
* cocoa: remove --fs-missioncontrolGravatar Stefano Pigozzi2014-10-05
* cocoa/libmpv: allow to embed mpv GL view in another windowGravatar Stefano Pigozzi2014-10-05
* cocoa: only call resize for view changing frameGravatar Stefano Pigozzi2014-10-04
* cocoa: macosx_application needs cocoa-applicationGravatar FRAU KOUJIRO2014-08-06
* cocoa: use mainScreen as a fallback for window constrainingGravatar Stefano Pigozzi2014-04-28
* cocoa: disallow the titlebar to exit the visibleFrame on the bottom edgeGravatar Stefano Pigozzi2014-04-28
* cocoa: add constraints to prevent the window to exit the screenGravatar Stefano Pigozzi2014-04-28
* cocoa: fix native fullscreenGravatar Ryan Goulden2014-04-28
* vo_opengl, cocoa: allow to autoselect a color profileGravatar Stefano Pigozzi2014-03-31
* Fix OSX build; remove all remaining mpvcore referencesGravatar 11rcombs2013-12-17
* cocoa: use window-scale to support video scaling functionalityGravatar Stefano Pigozzi2013-11-22
* cocoa: apply the more invasive constraining only with cmd+1/2/3Gravatar Stefano Pigozzi2013-10-28
* cocoa: constraint the window position a little moreGravatar Stefano Pigozzi2013-10-25
* cocoa_common: split the code, refactoring and cleanupsGravatar Stefano Pigozzi2013-09-28