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
/
x11_common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x11: fix --ontop
wm4
2013-08-14
1
-3
/
+3
*
x11_common: get hack for Motif Window Manager out of the way
wm4
2013-08-11
1
-1
/
+11
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
1
-6
/
+6
*
x11: add key modifiers to mouse button events
wm4
2013-07-21
1
-13
/
+19
*
video: remove fullscreen flags chaos
wm4
2013-07-18
1
-16
/
+14
*
core: cleanup more mp_fifo leftovers
wm4
2013-07-02
1
-15
/
+15
*
input: require VOs to send key up events, redo input key lookup
wm4
2013-07-02
1
-1
/
+2
*
input: trigger mouse_leave key bindings if mouse leaves mouse area
wm4
2013-06-29
1
-2
/
+5
*
video/out: introduce VOCTRL_UPDATE_WINDOW_TITLE
wm4
2013-06-15
1
-1
/
+8
*
x11: enable screensaver when paused, rename/change --stop-xscreensaver
wm4
2013-06-14
1
-3
/
+7
*
Replace all calls to GetTimer()/GetTimerMS()
wm4
2013-05-26
1
-2
/
+2
*
x11: remove cursor hiding logic, use VOCTRL_SET_CURSOR_VISIBILITY
wm4
2013-05-26
1
-46
/
+32
*
x11: use vo_x11_control() for all VOs
wm4
2013-05-26
1
-4
/
+5
*
video/out: introduce vo_control for gl_common based VOs
wm4
2013-05-26
1
-0
/
+24
*
Silence some compiler warnings
wm4
2013-05-21
1
-1
/
+1
*
x11: use mpv internal key auto-repeat handling if possible
wm4
2013-04-24
1
-2
/
+23
*
x11_common: minor simplification
wm4
2013-04-21
1
-13
/
+6
*
x11_common: remove assumption that video is always centered
wm4
2013-03-17
1
-22
/
+20
*
vo: Separate vo options from MPOpts
Alexander Preisinger
2013-03-04
1
-77
/
+77
*
vo: remove and cleanup globals
Alexander Preisinger
2013-03-04
1
-83
/
+85
*
x11_common: fix --cursor-autohide when paused
wm4
2013-03-03
1
-20
/
+22
*
x11_common: fix window mapping, refactor window creation/resize handling
wm4
2013-03-03
1
-127
/
+136
*
x11_common: use private variables for window state
wm4
2013-03-03
1
-46
/
+48
*
core: move X11 specific code to x11_common.c
wm4
2013-03-01
1
-1
/
+4
*
video/out: remove video mode switching (--vm)
wm4
2013-02-26
1
-128
/
+2
*
x11_common: always create a window, even with --wid
wm4
2013-02-26
1
-37
/
+31
*
video/out: rename create_window to config_window
wm4
2013-02-26
1
-1
/
+1
*
Remove --rootwin option and rootwin property
wm4
2013-02-24
1
-3
/
+0
*
core: add fs-screen option for fullscreen display selection
Stefano Pigozzi
2013-02-21
1
-26
/
+39
*
core: move `xineramascreen` to `MPOpts` as `vo_screen_id`
Stefano Pigozzi
2013-02-21
1
-3
/
+3
*
x11_common: uncrustify
wm4
2013-02-21
1
-387
/
+324
*
Prefix keycode defines with MP_
wm4
2013-02-12
1
-33
/
+39
*
x11: simplify handling of X Visuals and Colormaps in VOs
wm4
2013-01-27
1
-45
/
+59
*
x11: fix some obvious video mode switching bugs
wm4
2013-01-27
1
-20
/
+30
*
x11: reduce VO mode switching code duplication
wm4
2013-01-27
1
-3
/
+33
*
x11_common: do not set custom error handler when calling XSelectInput
wm4
2013-01-27
1
-47
/
+21
*
x11: cleanup, refactor
wm4
2013-01-27
1
-857
/
+251
*
options: move -geometry parsing to m_option.c
wm4
2013-01-23
1
-3
/
+3
*
vo_x11, vo_xv: XShmCompletion event support
Rudolf Polzer
2013-01-13
1
-0
/
+5
*
options: remove --display
wm4
2012-11-16
1
-9
/
+1
*
Rename directories, move files (step 2 of 2)
wm4
2012-11-12
1
-8
/
+8
*
Rename directories, move files (step 1 of 2) (does not compile)
wm4
2012-11-12
1
-0
/
+2404