summaryrefslogtreecommitdiffstats
path: root/video/out/cocoa
Commit message (Expand)AuthorAgeFilesLines
* 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