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: 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 on fs only if on same screen
Stefano Pigozzi
2013-06-01
1
-7
/
+37
*
cocoa_common: don't autohide mouse on mousedown
Stefano Pigozzi
2013-06-01
1
-2
/
+10
*
cocoa_common: avoid window creation with VOFLAG_HIDDEN
Stefano Pigozzi
2013-06-01
1
-76
/
+92
*
cocoa_common: dehack mouse autohide by clipping view bounds to visible screen
Stefano Pigozzi
2013-06-01
1
-17
/
+19
*
cocoa_common: fix mouse autohide on MenuBar/Dock interaction
Stefano Pigozzi
2013-05-31
1
-1
/
+7
*
cocoa_common: fix empty window when going fs on different screen
Stefano Pigozzi
2013-05-31
1
-0
/
+9
*
cocoa_common: fix mouse hiding outside of player view
Stefano Pigozzi
2013-05-30
1
-9
/
+21
*
cocoa_common: refactor fullscreen code for readability
Stefano Pigozzi
2013-05-30
1
-31
/
+53
*
cocoa_common: fix native-fs state saving
Stefano Pigozzi
2013-05-30
1
-1
/
+2
*
cocoa_common: fix a bug in window initialization error
Stefano Pigozzi
2013-05-30
1
-1
/
+3
*
cocoa_common: use cocoa APIs to go fullscreen
Stefano Pigozzi
2013-05-30
1
-217
/
+165
*
cocoa_common: use better power management activity description
Stefano Pigozzi
2013-05-30
1
-1
/
+1
*
osx: remove compatibility conditionals for 10.6
Stefano Pigozzi
2013-05-30
1
-61
/
+13
*
cocoa_common: send mouse moved events to core when dragging
Stefano Pigozzi
2013-05-26
1
-2
/
+7
*
cocoa_common: implement VOCTRL_SET_CURSOR_VISIBILITY
Stefano Pigozzi
2013-05-26
1
-39
/
+20
*
cocoa_common: implement mouse movement notifications
Stefano Pigozzi
2013-05-26
1
-0
/
+10
*
video/out: introduce vo_control for gl_common based VOs
wm4
2013-05-26
1
-0
/
+26
*
cocoa_common: authohide menu/dock in fullscreen
Stefano Pigozzi
2013-05-26
1
-2
/
+3
*
cocoa_common: vo_corevideo: fix window initialization
Stefano Pigozzi
2013-05-16
1
-5
/
+5
*
cocoa_common: order front window only when invisible [2]
Stefano Pigozzi
2013-05-14
1
-1
/
+5
*
cocoa_common: order front window only when invisible
Stefano Pigozzi
2013-05-13
1
-1
/
+1
*
cocoa_common: don't use recursive locking
Stefano Pigozzi
2013-05-13
1
-2
/
+2
*
cocoa_common: remove pointless locking when using -fs
Stefano Pigozzi
2013-05-13
1
-5
/
+10
*
cocoa_common: fix a bug in window dragging state
Stefano Pigozzi
2013-05-13
1
-13
/
+9
*
cocoa_common: fix deadlock when calling resize_redraw
Stefano Pigozzi
2013-05-12
1
-4
/
+9
*
cocoa_common: add native OSX fullscreen support
Stefano Pigozzi
2013-05-12
1
-20
/
+39
*
OSX: run native event loop in a separate thread
Stefano Pigozzi
2013-05-12
1
-103
/
+221
*
OSX: use native Cocoa's event loop
Stefano Pigozzi
2013-05-12
1
-139
/
+14
*
cocoa_common: fix window sizing
Stefano Pigozzi
2013-04-28
1
-2
/
+2
*
cocoa_common: keep aspect ratio when clipping window
Stefano Pigozzi
2013-04-17
1
-7
/
+35
*
change reverse DNS strings to io.mpv.*
Stefano Pigozzi
2013-04-16
1
-1
/
+1
*
cocoa_common: refactor centered resize
Stefano Pigozzi
2013-04-16
1
-24
/
+21
*
cocoa_common: fix regression when changing videos in fullscreen
Stefano Pigozzi
2013-03-15
1
-3
/
+4
*
cocoa_common: fix window position when bigger than display
Stefano Pigozzi
2013-03-10
1
-4
/
+4
*
vo: Separate vo options from MPOpts
Alexander Preisinger
2013-03-04
1
-25
/
+25
*
cocoa_common: fix crash
Stefano Pigozzi
2013-03-04
1
-1
/
+5
*
cocoa_common: fix compilation
Stefano Pigozzi
2013-03-04
1
-7
/
+7
*
vo: remove and cleanup globals
Alexander Preisinger
2013-03-04
1
-25
/
+26
*
cocoa_common: make windows appear again
Stefano Pigozzi
2013-03-03
1
-17
/
+23
*
video/out: rename create_window to config_window
wm4
2013-02-26
1
-1
/
+1
*
gl_common: simplify window/context creation
wm4
2013-02-26
1
-5
/
+0
*
core: add fs-screen option for fullscreen display selection
Stefano Pigozzi
2013-02-21
1
-16
/
+29
*
core: move `xineramascreen` to `MPOpts` as `vo_screen_id`
Stefano Pigozzi
2013-02-21
1
-5
/
+7
*
cocoa_common: fix crash with dead key input and simplify related code
Stefano Pigozzi
2013-02-19
1
-9
/
+20
*
Prefix keycode defines with MP_
wm4
2013-02-12
1
-14
/
+14
*
cocoa_common: fix `--ontop` behaviour when windowed
Stefano Pigozzi
2013-02-03
1
-4
/
+4
*
cocoa_common: fix focus with --ontop and space switching
Stefano Pigozzi
2013-02-03
1
-4
/
+5
*
cocoa_common: make the resize window menu items use video size
Stefano Pigozzi
2013-02-03
1
-10
/
+5
*
cocoa_events: remove this functionality
Stefano Pigozzi
2013-02-02
1
-0
/
+1
*
osx_common: cache OSX version number
Stefano Pigozzi
2013-01-27
1
-12
/
+3
*
cocoa_common: improved trackpad scrolling
Mad Fish
2013-01-20
1
-5
/
+45
*
cocoa_common: handle all pending events instead of just one
Mad Fish
2013-01-20
1
-19
/
+24
*
osxbundle: cocoa_common: change playlist on fileopen events
Stefano Pigozzi
2013-01-16
1
-0
/
+20
*
cocoa_common: add support for `--no-border`
Stefano Pigozzi
2012-12-31
1
-0
/
+1
*
cocoa_common: create window in the correct screen
Stefano Pigozzi
2012-11-21
1
-1
/
+2
*
Rename directories, move files (step 2 of 2)
wm4
2012-11-12
1
-6
/
+6
*
Rename directories, move files (step 1 of 2) (does not compile)
wm4
2012-11-12
1
-0
/
+865