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: don't change Space on quit in fullscreen
Akemi
2017-01-11
*
cocoa: rate limit video output
Akemi
2017-01-11
*
cocoa: add border cycling
Akemi
2017-01-11
*
cocoa: fix handling of geometry option
Akemi
2017-01-11
*
cocoa: cosmetic fixes
Akemi
2016-12-16
*
cocoa: fullscreen refactoring
Akemi
2016-12-15
*
cocoa: option to scale window by HiDPI scale factor
Akemi
2016-11-11
*
cocoa: add glFlush() to cocoa backend
Akemi
2016-10-06
*
cocoa: fix macOS 10.12 deprecation warnings
Akemi
2016-09-22
*
osdep: rename atomics.h to atomic.h
wm4
2016-09-07
*
vo: change messy handling of fullscreen and other flags
wm4
2016-08-30
*
cocoa: remove unused icc profile variables
Akemi
2016-07-21
*
cocoa: update screen fps only if necessary
Akemi
2016-07-21
*
cocoa: fix display refresh rate retrieval on multi monitor setups
Akemi
2016-06-18
*
cocoa: fix actual display refresh rate retrieval
Akemi
2016-06-18
*
cocoa: use displaylink without manually tracking the display id
Stefano Pigozzi
2016-06-11
*
cocoa: get fps only from dislaylink
Stefano Pigozzi
2016-01-14
*
cocoa: add an observer for screenmode change
Stefano Pigozzi
2016-01-14
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
*
vo_opengl: cocoa: implement alpha window support
wm4
2015-12-19
*
cocoa: fix recent regression
wm4
2015-12-07
*
vo: get rid of vo_get_window_title()
wm4
2015-12-06
*
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
[next]