| Commit message (Expand) | Author | Age | Files | Lines |
* | win32: don't resize when window is minimized | wm4 | 2015-02-02 | 1 | -5/+6 |
* | command: unify handling of fullscreen and other VO flags | wm4 | 2015-01-16 | 1 | -0/+1 |
* | win32: minor simplification | wm4 | 2015-01-08 | 1 | -3/+2 |
* | win32: request UTF-16 API variants, Vista+ APIs, and COM C macros | wm4 | 2015-01-07 | 1 | -2/+0 |
* | w32_common: allow window resizing with --no-border | James Ross-Gowan | 2014-12-29 | 1 | -0/+58 |
* | Revert "vo/w32_common: use local definition of IID_ITaskbarList2" | Kevin Mitchell | 2014-12-16 | 1 | -7/+1 |
* | vo/w32_common: use local definition of IID_ITaskbarList2 | Kevin Mitchell | 2014-12-15 | 1 | -1/+7 |
* | w32: copy WinID option | wm4 | 2014-12-09 | 1 | -14/+14 |
* | w32_common: fix GUID linking in Cygwin | James Ross-Gowan | 2014-12-09 | 1 | -0/+1 |
* | w32_common: ensure taskbar is hidden when fullscreen | James Ross-Gowan | 2014-12-08 | 1 | -2/+28 |
* | win32: add screen offset when handling overlarge windows | wm4 | 2014-11-28 | 1 | -2/+2 |
* | w32_common: open window menu on Alt+Space | James Ross-Gowan | 2014-11-08 | 1 | -0/+10 |
* | Revert "w32_common: don't override alt+space" | wm4 | 2014-11-08 | 1 | -16/+8 |
* | w32_common: don't override alt+space | wm4 | 2014-11-08 | 1 | -8/+16 |
* | Set thread name for debugging | wm4 | 2014-10-19 | 1 | -0/+3 |
* | win32: clear window handle on destruction | wm4 | 2014-10-17 | 1 | -0/+1 |
* | options: add --no-keepaspect-window | wm4 | 2014-10-04 | 1 | -2/+2 |
* | w32_common: quit event loop on destroy | James Ross-Gowan | 2014-09-30 | 1 | -6/+11 |
* | win32: don't request window size larger than the screen | wm4 | 2014-09-10 | 1 | -3/+34 |
* | win32: copy event flags after running VOCTRLs | wm4 | 2014-09-07 | 1 | -5/+2 |
* | video: rename VOCTRL_GET_WINDOW_SIZE | wm4 | 2014-09-05 | 1 | -2/+2 |
* | video: move display and timing to a separate thread | wm4 | 2014-08-12 | 1 | -1/+1 |
* | win32: never call GetClientRect(0, ...) | wm4 | 2014-08-06 | 1 | -1/+4 |
* | win32: create OpenGL context on the GUI thread | wm4 | 2014-08-05 | 1 | -0/+6 |
* | vo: remove vo_mouse_movement() wrapper | wm4 | 2014-07-27 | 1 | -2/+2 |
* | win32: remove minor non-sense | wm4 | 2014-07-26 | 1 | -1/+0 |
* | win32: move window handling to a separate thread | wm4 | 2014-07-26 | 1 | -60/+174 |
* | win32: use gcc TLS instead of WM_NCCREATE tricks for window context | wm4 | 2014-07-26 | 1 | -10/+9 |
* | win32: make a flag explicit | wm4 | 2014-07-26 | 1 | -1/+1 |
* | win32: simplify some --wid embedding code | wm4 | 2014-07-26 | 1 | -26/+9 |
* | win32: don't use CS_OWNDC | wm4 | 2014-07-26 | 1 | -26/+1 |
* | win32: remove worthless doxygen comments | wm4 | 2014-07-26 | 1 | -39/+4 |
* | win32: make private struct private, refactor | wm4 | 2014-07-26 | 1 | -172/+192 |
* | w32_common: fix typo | wm4 | 2014-05-10 | 1 | -2/+3 |
* | win32: don't use VOCTRL_UPDATE_SCREENINFO | wm4 | 2014-05-06 | 1 | -67/+38 |
* | w32_common: use ToUnicode to translate key input | James Ross-Gowan | 2014-04-17 | 1 | -50/+181 |
* | w32_common: prevent MOUSE_BTN0 sticking after drag | James Ross-Gowan | 2014-03-12 | 1 | -0/+2 |
* | w32_common: capture mouse input | James Ross-Gowan | 2014-03-12 | 1 | -0/+5 |
* | w32_common: don't set small icon | James Ross-Gowan | 2014-02-17 | 1 | -4/+1 |
* | 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 |