1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-22 14:52:43 +00:00
mpv/video/out/cocoa
Stefano Pigozzi b0ee9334e3 vo_opengl, cocoa: allow to autoselect a color profile
This commit adds support for automatic selection of color profiles based on
the display where mpv is initialized, and automatically changes the color
profile when display is changed or the profile itself is changed from
System Preferences.

@UliZappe was responsible with the testing and implementation of a lot of this
commit, including the original implementation of `cocoa_get_icc_profile_path`
(See #594).

Fixes #594
2014-03-31 22:07:33 +02:00
..
additions.h
additions.m
mpvadapter.h vo_opengl, cocoa: allow to autoselect a color profile 2014-03-31 22:07:33 +02:00
view.h cocoa: handle files drag and drop on the player video view 2014-01-04 17:29:53 +01:00
view.m cocoa: allow to drag and drop URLs 2014-01-10 10:48:54 +01:00
window.h
window.m vo_opengl, cocoa: allow to autoselect a color profile 2014-03-31 22:07:33 +02:00