index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
video
/
out
/
w32_common.c
Commit message (
Expand
)
Author
Age
*
w32_common: avoid recursive dispatch queue calls
wm4
2018-04-18
*
w32_common: refactor and improve window state handling
pavelxdd
2017-12-19
*
w32_common: use RECT for storing screen and window size & position
pavelxdd
2017-12-19
*
w32_common: update outdated comment about wakeup events
pavelxdd
2017-12-11
*
w32_common: improve the window message state machine
pavelxdd
2017-12-07
*
w32_common: skip window snapping if Windows handled it
pavelxdd
2017-12-07
*
w32_common: move imm32.dll function to w32->api struct
pavelxdd
2017-11-15
*
input: merge mouse wheel and axis keycodes
James Ross-Gowan
2017-09-03
*
input: use mnemonic names for mouse buttons
James Ross-Gowan
2017-09-03
*
w32_common: handle media keys
James Ross-Gowan
2017-08-05
*
w32_common: use sent messages to wake up the Win32 thread
James Ross-Gowan
2017-07-04
*
w32_common: use SWP_NOSENDCHANGING when resizing child
James Ross-Gowan
2017-07-03
*
w32_common, w32_keyboard: change license to LGPL
wm4
2017-06-24
*
w32_common: drop TLS usage
James Ross-Gowan
2017-05-16
*
w32_common: use the proper keycodes for XBUTTON1/2
James Ross-Gowan
2017-05-12
*
w32_common: generate MP_AXIS_* keycodes for scrolling
James Ross-Gowan
2017-05-12
*
w32_common: refactor mouse button handling
James Ross-Gowan
2017-04-04
*
w32_common: fix undefined behaviour when toggling fullscreen
James Ross-Gowan
2017-04-02
*
w32_common: move the IDropTarget impl to a separate file
James Ross-Gowan
2017-03-26
*
win32: update the fullscreen state on restoring
pavelxdd
2017-02-12
*
win32: snap to screen edges
pavelxdd
2017-01-27
*
win32: fix for wm_syscommand
pavelxdd
2017-01-05
*
win32: change the log level of 'move window' msg
pavelxdd
2016-12-14
*
win32: window styles improvements
pavelxdd
2016-12-12
*
win32: update winapi functions names
pavelxdd
2016-12-12
*
w32_common: implement VOCTRL_GET_DISPLAY_NAMES
James Ross-Gowan
2016-09-29
*
win32: build with -DINITGUID
James Ross-Gowan
2016-09-28
*
player: use better way to wait for input and dispatching commands
wm4
2016-09-16
*
osdep: rename atomics.h to atomic.h
wm4
2016-09-07
*
w32_common: initialize playback status as soon as possible
wm4
2016-09-02
*
vo: update w32_common left out by 4d75514
quilloss
2016-08-31
*
w32_common: use hooks to detect parent window resize
James Ross-Gowan
2016-08-26
*
w32_common: update window size on resize events
wm4
2016-08-07
*
w32_common: don't wait for GUI thread when polling for events
wm4
2016-08-05
*
w32_common: make WM_NCHITTEST simpler and more accurate
James Ross-Gowan
2016-07-03
*
Fix misspellings
stepshal
2016-06-26
*
win32: use HINST_THISCOMPONENT
James Ross-Gowan
2016-06-11
*
w32_common: center window on original window center on video resize
maniak1349
2016-05-30
*
w32_common: make VOCTRL_SET_UNFS_WINDOW_SIZE resize the window around its center
maniak1349
2016-05-22
*
w32_common: center window on original window center on resize to fit screen
maniak1349
2016-05-22
*
w32_common: update stored client area size on window resize
maniak1349
2016-05-22
*
win32: make taskbar progress indication optional
maniak1349
2016-05-08
*
win32: replace libuuid.a usage with initguid.h
James Ross-Gowan
2016-05-01
*
w32_common: respect --fit-border on size check
maniak1349
2016-04-30
*
w32_common: fix size calculations for window resize
maniak1349
2016-04-30
*
w32_common: switch to UniformResourceLocatorW
wm4
2016-02-02
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
*
win32: add option to set VO MMCSS profile
wm4
2015-12-06
*
w32_common: implement icc-profile-auto
James Ross-Gowan
2015-11-26
*
win32: don't show progress indicator in idle mode
James Ross-Gowan
2015-11-23
[next]