aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/cocoa
Commit message (Expand)AuthorAge
* 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
* cocoa: remove dead codeGravatar Stefano Pigozzi2014-01-21
* cocoa: allow to drag and drop URLsGravatar Nyx0uf2014-01-10
* cocoa: handle files drag and drop on the player video viewGravatar Stefano Pigozzi2014-01-04
* 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: refactor precise scrolling to a separate methodGravatar Stefano Pigozzi2013-10-12
* cocoa: fix mouse wheel scrollingGravatar Mad Fish2013-10-12
* cocoa_common: check if the screen has a menubar in a more generic wayGravatar Stefano Pigozzi2013-10-09
* cocoa_common: add OS X 10.7 compatibility hacks includesGravatar Stefano Pigozzi2013-10-05
* cocoa_common: report pixels instead of points during mouse movementGravatar Stefano Pigozzi2013-09-28
* cocoa_common: split the code, refactoring and cleanupsGravatar Stefano Pigozzi2013-09-28