summaryrefslogtreecommitdiffstats
path: root/video/out/cocoa
Commit message (Expand)AuthorAgeFilesLines
* cocoa: macosx_application needs cocoa-applicationFRAU KOUJIRO2014-08-061-1/+0
* cocoa: use mainScreen as a fallback for window constrainingStefano Pigozzi2014-04-281-1/+1
* cocoa: disallow the titlebar to exit the visibleFrame on the bottom edgeStefano Pigozzi2014-04-281-6/+7
* cocoa: add constraints to prevent the window to exit the screenStefano Pigozzi2014-04-281-9/+21
* cocoa: fix native fullscreenRyan Goulden2014-04-282-57/+68
* vo_opengl, cocoa: allow to autoselect a color profileStefano Pigozzi2014-03-312-1/+8
* cocoa: remove dead codeStefano Pigozzi2014-01-211-1/+0
* cocoa: allow to drag and drop URLsNyx0uf2014-01-101-5/+19
* cocoa: handle files drag and drop on the player video viewStefano Pigozzi2014-01-043-1/+23
* Fix OSX build; remove all remaining mpvcore references11rcombs2013-12-172-3/+3
* cocoa: use window-scale to support video scaling functionalityStefano Pigozzi2013-11-222-6/+3
* cocoa: apply the more invasive constraining only with cmd+1/2/3Stefano Pigozzi2013-10-281-2/+10
* cocoa: constraint the window position a little moreStefano Pigozzi2013-10-251-1/+6
* cocoa: refactor precise scrolling to a separate methodStefano Pigozzi2013-10-121-4/+7
* cocoa: fix mouse wheel scrollingMad Fish2013-10-121-1/+1
* cocoa_common: check if the screen has a menubar in a more generic wayStefano Pigozzi2013-10-091-1/+3
* cocoa_common: add OS X 10.7 compatibility hacks includesStefano Pigozzi2013-10-051-0/+1
* cocoa_common: report pixels instead of points during mouse movementStefano Pigozzi2013-09-281-5/+15
* cocoa_common: split the code, refactoring and cleanupsStefano Pigozzi2013-09-287-0/+548