aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/cocoa
Commit message (Expand)AuthorAge
...
* cocoa: remove usage of Objective-C categoriesGravatar Stefano Pigozzi2014-10-12
* cocoa: post keydown and keyup events without event monitorGravatar Stefano Pigozzi2014-10-09
* cocoa: allow to embed into an arbitrary NSViewGravatar Stefano Pigozzi2014-10-08
* cocoa: fix mouse autohideGravatar Stefano Pigozzi2014-10-05
* 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: remove pointless drawRectGravatar Stefano Pigozzi2014-10-04
* cocoa: move to a simpler threading modelGravatar 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
* 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