index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
video
/
out
/
cocoa_common.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
cocoa: remove unused icc profile variables
Akemi
2016-07-21
1
-2
/
+0
*
cocoa: update screen fps only if necessary
Akemi
2016-07-21
1
-1
/
+3
*
cocoa: fix display refresh rate retrieval on multi monitor setups
Akemi
2016-06-18
1
-4
/
+12
*
cocoa: fix actual display refresh rate retrieval
Akemi
2016-06-18
1
-3
/
+18
*
cocoa: use displaylink without manually tracking the display id
Stefano Pigozzi
2016-06-11
1
-5
/
+6
*
cocoa: get fps only from dislaylink
Stefano Pigozzi
2016-01-14
1
-8
/
+9
*
cocoa: add an observer for screenmode change
Stefano Pigozzi
2016-01-14
1
-0
/
+26
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
1
-1
/
+1
*
vo_opengl: cocoa: implement alpha window support
wm4
2015-12-19
1
-0
/
+6
*
cocoa: fix recent regression
wm4
2015-12-07
1
-4
/
+6
*
vo: get rid of vo_get_window_title()
wm4
2015-12-06
1
-5
/
+12
*
vo: remove VOCTRL_GET_RECENT_FLIP_TIME
wm4
2015-11-23
1
-2
/
+0
*
cocoa: set application policy before creating window
wm4
2015-10-11
1
-5
/
+4
*
vo_opengl: cocoa: switch to new internal API
wm4
2015-10-01
1
-4
/
+3
*
cocoa: hide cursor using a blank image instead of a system-wide API
Rodger Combs
2015-08-11
1
-4
/
+14
*
cocoa: don't load hardcoded icon if running from bundle
Stefano Pigozzi
2015-05-25
1
-0
/
+3
*
cocoa: redo synchronization
wm4
2015-05-13
1
-155
/
+147
*
cocoa: make live-resizing as fast as before
wm4
2015-05-12
1
-1
/
+3
*
cocoa: handle live-resizing differently
wm4
2015-05-12
1
-31
/
+41
*
cocoa: add missing break statements in switch
wm4
2015-05-11
1
-0
/
+2
*
cocoa: remove unused macro
wm4
2015-05-11
1
-1
/
+0
*
cocoa: remove an unused parameter
wm4
2015-05-06
1
-1
/
+1
*
cocoa: lock cocoa main thread on uninit
wm4
2015-05-06
1
-1
/
+9
*
cocoa: always compile OSX application code with cocoa
wm4
2015-05-02
1
-6
/
+2
*
cocoa: don't accidentally drop initial screen drawing
wm4
2015-05-01
1
-1
/
+9
*
cocoa: signal VO_EVENT_WIN_STATE on fps change
Stefano Pigozzi
2015-03-14
1
-0
/
+2
*
cocoa: fix minimized state getter
Stefano Pigozzi
2015-03-09
1
-5
/
+2
*
cocoa: support the "window-minimized" property
Jaime Marquínez Ferrándiz
2015-03-08
1
-0
/
+22
*
cocoa: fix autohide in fullscreen
Stefano Pigozzi
2015-03-08
1
-1
/
+21
*
cocoa: fix mouse hiding with launchpad and dock folders
Stefano Pigozzi
2015-03-08
1
-1
/
+7
*
cocoa: update mouse coordinates when window is initialized.
torque
2015-03-07
1
-1
/
+3
*
cocoa: don't uninit light sensor if not present
Stefano Pigozzi
2015-03-07
1
-2
/
+4
*
cocoa: remove possible use after free
Stefano Pigozzi
2015-03-07
1
-5
/
+5
*
cocoa: fix some crashes caused by async uninit
Stefano Pigozzi
2015-03-07
1
-31
/
+15
*
cocoa: add support for querying ambient lighting
Stefano Pigozzi
2015-03-04
1
-0
/
+94
*
cocoa: remove the setNextKeyView hack
Stefano Pigozzi
2015-02-28
1
-4
/
+0
*
cocoa: improve refresh rate fallback code
Stefano Pigozzi
2015-02-03
1
-9
/
+14
*
cocoa: automatically fetch display-fps from the monitor
Stefano Pigozzi
2015-02-03
1
-0
/
+26
*
video/out: cosmetics: rename VO_EVENT_ICC_PROFILE_PATH_CHANGED
wm4
2015-01-26
1
-3
/
+3
*
cocoa: fix fullscreen handling
wm4
2015-01-17
1
-2
/
+3
*
command: unify handling of fullscreen and other VO flags
wm4
2015-01-16
1
-0
/
+2
*
cocoa: don't set application icon in libmpv
Stefano Pigozzi
2015-01-16
1
-2
/
+4
*
vo_opengl: add support for in memory icc profiles
Stefano Pigozzi
2015-01-07
1
-111
/
+11
*
cocoa: fix uninitialization while in fullscreen
Stefano Pigozzi
2015-01-01
1
-2
/
+23
*
cocoa: move the gl function loader to gl_cocoa.c
Stefano Pigozzi
2014-12-28
1
-14
/
+0
*
cocoa: mark window for redraw after title change
Stefano Pigozzi
2014-12-20
1
-1
/
+3
*
cocoa: fix crash
Stefano Pigozzi
2014-12-08
1
-5
/
+0
*
cocoa: fix view leak in uninit when fullscreen
Stefano Pigozzi
2014-12-06
1
-1
/
+9
*
cocoa: use --idle when running inside bundle
Stefano Pigozzi
2014-12-06
1
-4
/
+1
*
cocoa: don't change app activation policy in libmpv
Stefano Pigozzi
2014-12-06
1
-3
/
+4
*
cocoa: don't create Dock icon for audio only files
Stefano Pigozzi
2014-12-05
1
-0
/
+21
*
cocoa: don't async redraw when waiting for VO redraw
Stefano Pigozzi
2014-12-04
1
-1
/
+3
*
vda: use implicit current GL context
Stefano Pigozzi
2014-12-03
1
-11
/
+0
*
cocoa: allow to black out other display when going fs
Stefano Pigozzi
2014-12-01
1
-0
/
+5
*
cocoa: don’t hand over view memory ownership to libmpv clients
Stefano Pigozzi
2014-11-25
1
-1
/
+1
*
cocoa: fix fullscreen delay when paused
Stefano Pigozzi
2014-11-01
1
-2
/
+2
*
build: remove bundle support from waf
Stefano Pigozzi
2014-11-01
1
-0
/
+1
*
cocoa: fix small leak
Stefano Pigozzi
2014-10-27
1
-0
/
+1
*
libmpv: cocoa: fix view leak on uninit
Stefano Pigozzi
2014-10-27
1
-4
/
+6
*
cocoa: perform VOCTRL_SET_UNFS_WINDOW_SIZE asyncronously
Stefano Pigozzi
2014-10-24
1
-3
/
+6
*
cocoa: reintroduce async resize
Stefano Pigozzi
2014-10-18
1
-7
/
+39
*
Revert "cocoa: perform init and uninit synchronously"
Stefano Pigozzi
2014-10-18
1
-1
/
+3
*
cocoa: allow mouse events to bubble up with no-input-cursor
Stefano Pigozzi
2014-10-17
1
-10
/
+13
*
cocoa: perform init and uninit synchronously
Stefano Pigozzi
2014-10-16
1
-3
/
+1
*
libmpv/cocoa: allow clients to use mpv event system
Stefano Pigozzi
2014-10-12
1
-25
/
+27
*
cocoa: post keydown and keyup events without event monitor
Stefano Pigozzi
2014-10-09
1
-0
/
+5
*
cocoa: fix 'uninitalized' access
Stefano Pigozzi
2014-10-09
1
-9
/
+7
*
cocoa: allow to embed into an arbitrary NSView
Stefano Pigozzi
2014-10-08
1
-12
/
+27
*
cocoa: try to fix sizing bugs on retina displays
Stefano Pigozzi
2014-10-06
1
-2
/
+2
*
cocoa: separate video view and events view
Stefano Pigozzi
2014-10-05
1
-7
/
+16
*
cocoa: fix fullscreen with bundle
Stefano Pigozzi
2014-10-05
1
-1
/
+1
*
cocoa: readd some function calls
Stefano Pigozzi
2014-10-05
1
-1
/
+3
*
cocoa: actually reset the event flags
Stefano Pigozzi
2014-10-05
1
-0
/
+1
*
cocoa: remove some useless flags
Stefano Pigozzi
2014-10-05
1
-19
/
+10
*
cocoa: disable some features when embedding in another window
Stefano Pigozzi
2014-10-05
1
-23
/
+25
*
cocoa: remove --fs-missioncontrol
Stefano Pigozzi
2014-10-05
1
-15
/
+2
*
cocoa: fix some pointer casts to be 32bit safe
Stefano Pigozzi
2014-10-05
1
-1
/
+1
*
cocoa/libmpv: allow to embed mpv GL view in another window
Stefano Pigozzi
2014-10-05
1
-25
/
+67
*
cocoa: simplify the config code and run it on the main thread
Stefano Pigozzi
2014-10-05
1
-9
/
+1
*
cocoa: don't reset presentation options on uninit
Stefano Pigozzi
2014-10-04
1
-1
/
+0
*
cocoa: make fullscreening look like an atomic operation
Stefano Pigozzi
2014-10-04
1
-0
/
+16
*
cocoa: make resizing wake the vo thread
Stefano Pigozzi
2014-10-04
1
-0
/
+1
*
cocoa: remove dead code
Stefano Pigozzi
2014-10-04
1
-11
/
+0
*
cocoa: move to a simpler threading model
Stefano Pigozzi
2014-10-04
1
-87
/
+33
*
video: rename VOCTRL_GET_WINDOW_SIZE
wm4
2014-09-05
1
-2
/
+2
*
cocoa: macosx_application needs cocoa-application
FRAU KOUJIRO
2014-08-06
1
-2
/
+7
*
cocoa: move handleFilesArray: to macosx_events
FRAU KOUJIRO
2014-08-06
1
-2
/
+2
*
vo: remove vo_mouse_movement() wrapper
wm4
2014-07-27
1
-1
/
+1
*
cocoa: don't send messages to uninitialized gl contexts
Stefano Pigozzi
2014-07-19
1
-1
/
+6
*
cocoa: fix regression preventing window resize
Stefano Pigozzi
2014-07-15
1
-1
/
+3
*
cocoa: move CGL context creation to gl_cocoa
Stefano Pigozzi
2014-07-08
1
-111
/
+16
*
cocoa: add fallback for automatic GPU switching
Stefano Pigozzi
2014-06-15
1
-1
/
+14
*
cocoa: allow automatic gpu switching
Stefano Pigozzi
2014-06-15
1
-0
/
+3
*
cocoa: switch to CGL APIs for GL context creation
Stefano Pigozzi
2014-06-15
1
-16
/
+23
*
cocoa: don't use VOCTRL_UPDATE_SCREENINFO
wm4
2014-05-06
1
-18
/
+23
*
options: rename video-related options/properties
Martin Herkt
2014-05-04
1
-2
/
+2
*
cocoa: refactor sync scheduling to a function
Stefano Pigozzi
2014-04-28
1
-14
/
+18
*
cocoa: move sync section assignments in vo_control
Ryan Goulden
2014-04-28
1
-4
/
+4
*
cocoa: cosmetics: use NSMakeSize
Ryan Goulden
2014-04-28
1
-1
/
+1
*
cocoa: fix native fullscreen
Ryan Goulden
2014-04-28
1
-5
/
+3
*
vo_opengl, cocoa: allow to autoselect a color profile
Stefano Pigozzi
2014-03-31
1
-0
/
+168
*
vo: merge get rid of vo.aspdat field
wm4
2014-01-22
1
-3
/
+0
*
cocoa: remove dead code
Stefano Pigozzi
2014-01-21
1
-7
/
+0
*
video/out: simplify monitor aspect handling
wm4
2014-01-11
1
-1
/
+0
*
cocoa: fix window placement on secondary screens
Stefano Pigozzi
2014-01-11
1
-3
/
+2
*
cocoa: refactor init window positioning code
Stefano Pigozzi
2014-01-10
1
-2
/
+1
*
cocoa: don't reset window size when the video size doesn't change
Stefano Pigozzi
2014-01-06
1
-15
/
+14
*
cocoa: handle files drag and drop on the player video view
Stefano Pigozzi
2014-01-04
1
-0
/
+6
*
Revert "cocoa: unlock on uninit"
Stefano Pigozzi
2013-12-26
1
-3
/
+1
*
cocoa: sanitize window title string and guard against NULL
Stefano Pigozzi
2013-12-25
1
-1
/
+6
*
Fix OSX build; remove all remaining mpvcore references
11rcombs
2013-12-17
1
-3
/
+3
*
cocoa: make borderless window resizable
agiz
2013-12-07
1
-1
/
+1
*
cocoa: unlock on uninit
Stefano Pigozzi
2013-11-26
1
-1
/
+3
*
cocoa: use window-scale to support video scaling functionality
Stefano Pigozzi
2013-11-22
1
-0
/
+7
*
cocoa: implement window-scale
Stefano Pigozzi
2013-11-22
1
-0
/
+20
*
cocoa: set and clear gl context inside of sync sections
Stefano Pigozzi
2013-10-20
1
-6
/
+6
*
cocoa: make --ontop also cover dock+menubar
Stefano Pigozzi
2013-10-12
1
-1
/
+3
*
cocoa_common: add OS X 10.7 compatibility hacks includes
Stefano Pigozzi
2013-10-05
1
-0
/
+1
*
cocoa_common: call gl_clear indirectly
Stefano Pigozzi
2013-09-28
1
-2
/
+11
*
cocoa_common: fix deadlock
Stefano Pigozzi
2013-09-28
1
-5
/
+7
*
cocoa_common: split the code, refactoring and cleanups
Stefano Pigozzi
2013-09-28
1
-503
/
+162
*
cocoa_common: signal a mouse movement when changing window size
Stefano Pigozzi
2013-09-18
1
-0
/
+8
*
cocoa_common: override core's cursor visibility state
Stefano Pigozzi
2013-09-18
1
-3
/
+5
*
cocoa_common: remove most of the special handling for cursor autohide
Stefano Pigozzi
2013-09-10
1
-17
/
+3
*
cocoa_common: remove unlocking from fullscreen function
Stefano Pigozzi
2013-09-02
1
-12
/
+0
*
cocoa_common: avoid the opengl view to leak it's state
Stefano Pigozzi
2013-09-02
1
-7
/
+13
*
cocoa_common: enable click-through on the video view
Stefano Pigozzi
2013-09-01
1
-0
/
+1
*
cocoa_common: track mouse move events when not focused
Stefano Pigozzi
2013-09-01
1
-1
/
+1
*
cocoa_common: autohide dock when autohiding menubar
Stefano Pigozzi
2013-08-26
1
-1
/
+5
*
cocoa_common: avoid locking calls when not needed
Stefano Pigozzi
2013-08-23
1
-2
/
+2
*
cocoa_common: fix window positioning with `--geometry`
Stefano Pigozzi
2013-08-22
1
-10
/
+5
*
cocoa_common: add precise scrolling support
Stefano Pigozzi
2013-08-13
1
-16
/
+11
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
1
-3
/
+3
*
cocoa_common: use new log API
Stefano Pigozzi
2013-08-01
1
-7
/
+11
*
cocoa_common: simplify resize code
Stefano Pigozzi
2013-07-30
1
-51
/
+16
*
cocoa_common: fix regression in draggable state computation
Stefano Pigozzi
2013-07-21
1
-0
/
+1
*
cocoa_common: fix style
Stefano Pigozzi
2013-07-21
1
-2
/
+2
*
cocoa_common: move tracking area setup to updateTrackingAreas
Stefano Pigozzi
2013-07-21
1
-14
/
+13
*
cocoa_common: handle keyboard modifiers for mouse events
Stefano Pigozzi
2013-07-21
1
-47
/
+51
*
cocoa_common: make the fullscreen transition only when necessary
Stefano Pigozzi
2013-07-20
1
-5
/
+16
*
cocoa_common: use a tracking area to handle mouse events
Stefano Pigozzi
2013-07-20
1
-33
/
+52
*
cocoa_common: fix typo in comment
Stefano Pigozzi
2013-07-20
1
-1
/
+1
*
cocoa_common: implement MP_MOUSE_LEAVE notifications
Stefano Pigozzi
2013-07-20
1
-0
/
+2
*
cocoa_common: implement conditional video dragging
Stefano Pigozzi
2013-07-20
1
-14
/
+30
*
video: remove fullscreen flags chaos
wm4
2013-07-18
1
-15
/
+10
*
cocoa_common: change video size when changing screen DPI
Stefano Pigozzi
2013-07-10
1
-0
/
+8
*
core: remove mp_fifo leftovers
wm4
2013-07-04
1
-1
/
+0
*
input: require VOs to send key up events, redo input key lookup
wm4
2013-07-02
1
-2
/
+2
*
cocoa_common: uninit fs window properly
Stefano Pigozzi
2013-06-29
1
-0
/
+3
*
cocoa_common: schedule a redraw frame after a non live resize
Stefano Pigozzi
2013-06-25
1
-3
/
+18
*
OSX: fix compilation with 10.7 SDK
Stefano Pigozzi
2013-06-19
1
-0
/
+1
*
cocoa_common: implement VOCTRL_UPDATE_WINDOW_TITLE
Stefano Pigozzi
2013-06-16
1
-2
/
+11
*
cocoa_common: remove play/pause VOCTRL functions
Stefano Pigozzi
2013-06-14
1
-12
/
+2
*
core: introduce separate VOCTRLs for screensaver stop/resume
wm4
2013-06-14
1
-3
/
+2
*
cocoa_common: fix ontop switching when fullscreen
Stefano Pigozzi
2013-06-11
1
-2
/
+2
*
cocoa_common: fix window level when going fullscreen
Stefano Pigozzi
2013-06-10
1
-1
/
+1
*
osx: cocoa_common: use default wakeup period
Stefano Pigozzi
2013-06-03
1
-1
/
+0
*
osx: create macosx_events to deal with keyDown events
Stefano Pigozzi
2013-06-03
1
-106
/
+9
*
cocoa_common: autohide dock/menubar