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
*
vo: remove VOCTRL_GET_RECENT_FLIP_TIME
wm4
2015-11-23
*
cocoa: set application policy before creating window
wm4
2015-10-11
*
vo_opengl: cocoa: switch to new internal API
wm4
2015-10-01
*
cocoa: hide cursor using a blank image instead of a system-wide API
Rodger Combs
2015-08-11
*
cocoa: don't load hardcoded icon if running from bundle
Stefano Pigozzi
2015-05-25
*
cocoa: redo synchronization
wm4
2015-05-13
*
cocoa: make live-resizing as fast as before
wm4
2015-05-12
*
cocoa: handle live-resizing differently
wm4
2015-05-12
*
cocoa: add missing break statements in switch
wm4
2015-05-11
*
cocoa: remove unused macro
wm4
2015-05-11
*
cocoa: remove an unused parameter
wm4
2015-05-06
*
cocoa: lock cocoa main thread on uninit
wm4
2015-05-06
*
cocoa: always compile OSX application code with cocoa
wm4
2015-05-02
*
cocoa: don't accidentally drop initial screen drawing
wm4
2015-05-01
*
cocoa: signal VO_EVENT_WIN_STATE on fps change
Stefano Pigozzi
2015-03-14
*
cocoa: fix minimized state getter
Stefano Pigozzi
2015-03-09
*
cocoa: support the "window-minimized" property
Jaime Marquínez Ferrándiz
2015-03-08
*
cocoa: fix autohide in fullscreen
Stefano Pigozzi
2015-03-08
*
cocoa: fix mouse hiding with launchpad and dock folders
Stefano Pigozzi
2015-03-08
*
cocoa: update mouse coordinates when window is initialized.
torque
2015-03-07
*
cocoa: don't uninit light sensor if not present
Stefano Pigozzi
2015-03-07
*
cocoa: remove possible use after free
Stefano Pigozzi
2015-03-07
*
cocoa: fix some crashes caused by async uninit
Stefano Pigozzi
2015-03-07
*
cocoa: add support for querying ambient lighting
Stefano Pigozzi
2015-03-04
*
cocoa: remove the setNextKeyView hack
Stefano Pigozzi
2015-02-28
*
cocoa: improve refresh rate fallback code
Stefano Pigozzi
2015-02-03
*
cocoa: automatically fetch display-fps from the monitor
Stefano Pigozzi
2015-02-03
*
video/out: cosmetics: rename VO_EVENT_ICC_PROFILE_PATH_CHANGED
wm4
2015-01-26
*
cocoa: fix fullscreen handling
wm4
2015-01-17
*
command: unify handling of fullscreen and other VO flags
wm4
2015-01-16
*
cocoa: don't set application icon in libmpv
Stefano Pigozzi
2015-01-16
*
vo_opengl: add support for in memory icc profiles
Stefano Pigozzi
2015-01-07
*
cocoa: fix uninitialization while in fullscreen
Stefano Pigozzi
2015-01-01
*
cocoa: move the gl function loader to gl_cocoa.c
Stefano Pigozzi
2014-12-28
*
cocoa: mark window for redraw after title change
Stefano Pigozzi
2014-12-20
*
cocoa: fix crash
Stefano Pigozzi
2014-12-08
*
cocoa: fix view leak in uninit when fullscreen
Stefano Pigozzi
2014-12-06
*
cocoa: use --idle when running inside bundle
Stefano Pigozzi
2014-12-06
*
cocoa: don't change app activation policy in libmpv
Stefano Pigozzi
2014-12-06
*
cocoa: don't create Dock icon for audio only files
Stefano Pigozzi
2014-12-05
*
cocoa: don't async redraw when waiting for VO redraw
Stefano Pigozzi
2014-12-04
*
vda: use implicit current GL context
Stefano Pigozzi
2014-12-03
*
cocoa: allow to black out other display when going fs
Stefano Pigozzi
2014-12-01
*
cocoa: don’t hand over view memory ownership to libmpv clients
Stefano Pigozzi
2014-11-25
*
cocoa: fix fullscreen delay when paused
Stefano Pigozzi
2014-11-01
*
build: remove bundle support from waf
Stefano Pigozzi
2014-11-01
*
cocoa: fix small leak
Stefano Pigozzi
2014-10-27
*
libmpv: cocoa: fix view leak on uninit
Stefano Pigozzi
2014-10-27
*
cocoa: perform VOCTRL_SET_UNFS_WINDOW_SIZE asyncronously
Stefano Pigozzi
2014-10-24
*
cocoa: reintroduce async resize
Stefano Pigozzi
2014-10-18
[next]