index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
video
/
out
/
cocoa_common.m
Commit message (
Expand
)
Author
Age
*
cocoa: add fallback for automatic GPU switching
Stefano Pigozzi
2014-06-15
*
cocoa: allow automatic gpu switching
Stefano Pigozzi
2014-06-15
*
cocoa: switch to CGL APIs for GL context creation
Stefano Pigozzi
2014-06-15
*
cocoa: don't use VOCTRL_UPDATE_SCREENINFO
wm4
2014-05-06
*
options: rename video-related options/properties
Martin Herkt
2014-05-04
*
cocoa: refactor sync scheduling to a function
Stefano Pigozzi
2014-04-28
*
cocoa: move sync section assignments in vo_control
Ryan Goulden
2014-04-28
*
cocoa: cosmetics: use NSMakeSize
Ryan Goulden
2014-04-28
*
cocoa: fix native fullscreen
Ryan Goulden
2014-04-28
*
vo_opengl, cocoa: allow to autoselect a color profile
Stefano Pigozzi
2014-03-31
*
vo: merge get rid of vo.aspdat field
wm4
2014-01-22
*
cocoa: remove dead code
Stefano Pigozzi
2014-01-21
*
video/out: simplify monitor aspect handling
wm4
2014-01-11
*
cocoa: fix window placement on secondary screens
Stefano Pigozzi
2014-01-11
*
cocoa: refactor init window positioning code
Stefano Pigozzi
2014-01-10
*
cocoa: don't reset window size when the video size doesn't change
Stefano Pigozzi
2014-01-06
*
cocoa: handle files drag and drop on the player video view
Stefano Pigozzi
2014-01-04
*
Revert "cocoa: unlock on uninit"
Stefano Pigozzi
2013-12-26
*
cocoa: sanitize window title string and guard against NULL
Stefano Pigozzi
2013-12-25
*
Fix OSX build; remove all remaining mpvcore references
11rcombs
2013-12-17
*
cocoa: make borderless window resizable
agiz
2013-12-07
*
cocoa: unlock on uninit
Stefano Pigozzi
2013-11-26
*
cocoa: use window-scale to support video scaling functionality
Stefano Pigozzi
2013-11-22
*
cocoa: implement window-scale
Stefano Pigozzi
2013-11-22
*
cocoa: set and clear gl context inside of sync sections
Stefano Pigozzi
2013-10-20
*
cocoa: make --ontop also cover dock+menubar
Stefano Pigozzi
2013-10-12
*
cocoa_common: add OS X 10.7 compatibility hacks includes
Stefano Pigozzi
2013-10-05
*
cocoa_common: call gl_clear indirectly
Stefano Pigozzi
2013-09-28
*
cocoa_common: fix deadlock
Stefano Pigozzi
2013-09-28
*
cocoa_common: split the code, refactoring and cleanups
Stefano Pigozzi
2013-09-28
*
cocoa_common: signal a mouse movement when changing window size
Stefano Pigozzi
2013-09-18
*
cocoa_common: override core's cursor visibility state
Stefano Pigozzi
2013-09-18
*
cocoa_common: remove most of the special handling for cursor autohide
Stefano Pigozzi
2013-09-10
*
cocoa_common: remove unlocking from fullscreen function
Stefano Pigozzi
2013-09-02
*
cocoa_common: avoid the opengl view to leak it's state
Stefano Pigozzi
2013-09-02
*
cocoa_common: enable click-through on the video view
Stefano Pigozzi
2013-09-01
*
cocoa_common: track mouse move events when not focused
Stefano Pigozzi
2013-09-01
*
cocoa_common: autohide dock when autohiding menubar
Stefano Pigozzi
2013-08-26
*
cocoa_common: avoid locking calls when not needed
Stefano Pigozzi
2013-08-23
*
cocoa_common: fix window positioning with `--geometry`
Stefano Pigozzi
2013-08-22
*
cocoa_common: add precise scrolling support
Stefano Pigozzi
2013-08-13
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
*
cocoa_common: use new log API
Stefano Pigozzi
2013-08-01
*
cocoa_common: simplify resize code
Stefano Pigozzi
2013-07-30
*
cocoa_common: fix regression in draggable state computation
Stefano Pigozzi
2013-07-21
*
cocoa_common: fix style
Stefano Pigozzi
2013-07-21
*
cocoa_common: move tracking area setup to updateTrackingAreas
Stefano Pigozzi
2013-07-21
*
cocoa_common: handle keyboard modifiers for mouse events
Stefano Pigozzi
2013-07-21
*
cocoa_common: make the fullscreen transition only when necessary
Stefano Pigozzi
2013-07-20
*
cocoa_common: use a tracking area to handle mouse events
Stefano Pigozzi
2013-07-20
[next]