summaryrefslogtreecommitdiffstats
path: root/video/out/w32_common.c
Commit message (Expand)AuthorAgeFilesLines
* w32_common: don't force topmost on fullscreenMartin Herkt2014-01-061-1/+2
* w32_common: support file drag and dropMartin Herkt2013-12-201-0/+38
* w32_common: fix mouse clicksMartin Herkt2013-12-191-12/+17
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-2/+2
* Move options/config related files from mpvcore/ to options/wm42013-12-171-1/+1
* Move mpvcore/input/ to input/wm42013-12-171-3/+3
* options: add option to disable using right Alt key as Alt GrVivek Jain2013-12-021-1/+1
* w32: implement functionality required for window-scalewm42013-11-021-0/+23
* w32_common: mp_msg conversionAlexander Preisinger2013-09-111-14/+12
* options: remove --(no-)mouseinput optionwm42013-09-081-1/+1
* input: deal with spurious X11 LeaveNotify eventswm42013-09-011-3/+13
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-6/+6
* w32_common: Don't use globals for TRACKMOUSEEVENTDiogo Franco (Kovensky)2013-07-251-11/+9
* w32_common: Track when the mouse leaves the windowDiogo Franco (Kovensky)2013-07-251-0/+15
* w32_common: show the cursor in the window borderJames Ross-Gowan2013-07-211-6/+21
* video: remove fullscreen flags chaoswm42013-07-181-12/+13
* w32_common: don't use aspdat.asp for aspectwm42013-07-161-1/+2
* core: cleanup more mp_fifo leftoverswm42013-07-021-6/+6
* input: require VOs to send key up events, redo input key lookupwm42013-07-021-3/+4
* w32_common: prevent display power managementJames Ross-Gowan2013-06-301-0/+3
* w32_common: prevent that window dragging and mouse input interferewm42013-06-291-1/+1
* w32_common: refactor mouse button code, handle mouse up eventswm42013-06-291-31/+39
* video/out: introduce VOCTRL_UPDATE_WINDOW_TITLEwm42013-06-151-4/+6
* w32_common: remove some unneeded codewm42013-06-151-5/+3
* w32_common: fix non-sensewm42013-06-151-2/+3
* w32: enable screensaver when pausedwm42013-06-141-2/+12
* w32: use VOCTRL_SET_CURSOR_VISIBILITYwm42013-05-261-6/+7
* w32: use vo_w32_control() for all VOswm42013-05-261-4/+4
* video/out: introduce vo_control for gl_common based VOswm42013-05-261-0/+24
* w32_common: Cygwin64 fixesKovensky2013-03-231-3/+4
* w32_common: reset internal display size to the window sizewm42013-03-191-0/+5
* w32_common: fix compilationwm42013-03-051-10/+10
* vo: Separate vo options from MPOptsAlexander Preisinger2013-03-041-36/+36
* vo: remove and cleanup globalsAlexander Preisinger2013-03-041-45/+46
* x11_common: use private variables for window statewm42013-03-031-2/+0
* w32_common: remove unused variablewm42013-03-031-4/+2
* video/out: remove video mode switching (--vm)wm42013-02-261-48/+0
* core: add fs-screen option for fullscreen display selectionStefano Pigozzi2013-02-211-5/+6
* core: move `xineramascreen` to `MPOpts` as `vo_screen_id`Stefano Pigozzi2013-02-211-4/+6
* Prefix keycode defines with MP_wm42013-02-121-27/+27
* core: make WAKEUP_PERIOD overridable by the voRudolf Polzer2012-12-191-0/+3
* win32: remove pointless get/release DC wrapperswm42012-11-121-25/+3
* Rename directories, move files (step 2 of 2)wm42012-11-121-7/+7
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+757