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
testing_queue
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
/
w32_common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
w32_common: Fix extended keys
James Ross-Gowan
2014-01-21
1
-1
/
+1
*
w32: use the w32_common keymap in terminal-win too
James Ross-Gowan
2014-01-19
1
-58
/
+5
*
w32_common: add extended keys
James Ross-Gowan
2014-01-15
1
-23
/
+54
*
w32_common: prevent decoding certain keys twice
James Ross-Gowan
2014-01-15
1
-12
/
+34
*
video/out: simplify monitor aspect handling
wm4
2014-01-11
1
-2
/
+0
*
w32_common: reformat yet again
Martin Herkt
2014-01-06
1
-208
/
+208
*
w32_common: don't force topmost on fullscreen
Martin Herkt
2014-01-06
1
-1
/
+2
*
w32_common: reformat slightly
Martin Herkt
2014-01-06
1
-68
/
+99
*
w32_common: use OLE DnD for text/uri-list support
xnoreq
2014-01-06
1
-39
/
+203
*
w32_common: support file drag and drop
Martin Herkt
2013-12-20
1
-0
/
+38
*
w32_common: fix mouse clicks
Martin Herkt
2013-12-19
1
-12
/
+17
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
1
-2
/
+2
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
1
-1
/
+1
*
Move mpvcore/input/ to input/
wm4
2013-12-17
1
-3
/
+3
*
options: add option to disable using right Alt key as Alt Gr
Vivek Jain
2013-12-02
1
-1
/
+1
*
w32: implement functionality required for window-scale
wm4
2013-11-02
1
-0
/
+23
*
w32_common: mp_msg conversion
Alexander Preisinger
2013-09-11
1
-14
/
+12
*
options: remove --(no-)mouseinput option
wm4
2013-09-08
1
-1
/
+1
*
input: deal with spurious X11 LeaveNotify events
wm4
2013-09-01
1
-3
/
+13
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
1
-6
/
+6
*
w32_common: Don't use globals for TRACKMOUSEEVENT
Diogo Franco (Kovensky)
2013-07-25
1
-11
/
+9
*
w32_common: Track when the mouse leaves the window
Diogo Franco (Kovensky)
2013-07-25
1
-0
/
+15
*
w32_common: show the cursor in the window border
James Ross-Gowan
2013-07-21
1
-6
/
+21
*
video: remove fullscreen flags chaos
wm4
2013-07-18
1
-12
/
+13
*
w32_common: don't use aspdat.asp for aspect
wm4
2013-07-16
1
-1
/
+2
*
core: cleanup more mp_fifo leftovers
wm4
2013-07-02
1
-6
/
+6
*
input: require VOs to send key up events, redo input key lookup
wm4
2013-07-02
1
-3
/
+4
*
w32_common: prevent display power management
James Ross-Gowan
2013-06-30
1
-0
/
+3
*
w32_common: prevent that window dragging and mouse input interfere
wm4
2013-06-29
1
-1
/
+1
*
w32_common: refactor mouse button code, handle mouse up events
wm4
2013-06-29
1
-31
/
+39
*
video/out: introduce VOCTRL_UPDATE_WINDOW_TITLE
wm4
2013-06-15
1
-4
/
+6
*
w32_common: remove some unneeded code
wm4
2013-06-15
1
-5
/
+3
*
w32_common: fix non-sense
wm4
2013-06-15
1
-2
/
+3
*
w32: enable screensaver when paused
wm4
2013-06-14
1
-2
/
+12
*
w32: use VOCTRL_SET_CURSOR_VISIBILITY
wm4
2013-05-26
1
-6
/
+7
*
w32: use vo_w32_control() for all VOs
wm4
2013-05-26
1
-4
/
+4
*
video/out: introduce vo_control for gl_common based VOs
wm4
2013-05-26
1
-0
/
+24
*
w32_common: Cygwin64 fixes
Kovensky
2013-03-23
1
-3
/
+4
*
w32_common: reset internal display size to the window size
wm4
2013-03-19
1
-0
/
+5
*
w32_common: fix compilation
wm4
2013-03-05
1
-10
/
+10
*
vo: Separate vo options from MPOpts
Alexander Preisinger
2013-03-04
1
-36
/
+36
*
vo: remove and cleanup globals
Alexander Preisinger
2013-03-04
1
-45
/
+46
*
x11_common: use private variables for window state
wm4
2013-03-03
1
-2
/
+0
*
w32_common: remove unused variable
wm4
2013-03-03
1
-4
/
+2
*
video/out: remove video mode switching (--vm)
wm4
2013-02-26
1
-48
/
+0
*
core: add fs-screen option for fullscreen display selection
Stefano Pigozzi
2013-02-21
1
-5
/
+6
*
core: move `xineramascreen` to `MPOpts` as `vo_screen_id`
Stefano Pigozzi
2013-02-21
1
-4
/
+6
*
Prefix keycode defines with MP_
wm4
2013-02-12
1
-27
/
+27
*
core: make WAKEUP_PERIOD overridable by the vo
Rudolf Polzer
2012-12-19
1
-0
/
+3
*
win32: remove pointless get/release DC wrappers
wm4
2012-11-12
1
-25
/
+3
*
Rename directories, move files (step 2 of 2)
wm4
2012-11-12
1
-7
/
+7
*
Rename directories, move files (step 1 of 2) (does not compile)
wm4
2012-11-12
1
-0
/
+757