| Commit message (Expand) | Author | Age | Files | Lines |
* | Add more const | wm4 | 2014-06-11 | 1 | -1/+1 |
* | x11: cleanup motif hints handling | wm4 | 2014-06-06 | 1 | -34/+17 |
* | vo_vaapi: cleanup error handling on init | wm4 | 2014-05-28 | 1 | -1/+2 |
* | x11: fix restoring position when leaving fullscreen | wm4 | 2014-05-26 | 1 | -1/+2 |
* | x11: fix datatype for _NET_WM_PID | wm4 | 2014-05-26 | 1 | -1/+1 |
* | x11: un-inline GNOME layer stuff | wm4 | 2014-05-23 | 1 | -16/+11 |
* | x11: prefer NetWM hints over _WIN_LAYER for --ontop | wm4 | 2014-05-23 | 1 | -11/+11 |
* | x11: rename identifiers using reserved namespace | wm4 | 2014-05-23 | 1 | -8/+6 |
* | x11: fix NetWM ontop setting | wm4 | 2014-05-23 | 1 | -23/+13 |
* | x11: add a generic function for NetWM state setting | wm4 | 2014-05-23 | 1 | -23/+11 |
* | x11: unbreak build without xinerama | wm4 | 2014-05-19 | 1 | -0/+2 |
* | x11: leaving fullscreen -> reset WM hints only if needed | wm4 | 2014-05-19 | 1 | -4/+6 |
* | x11: always check whether a window exists | wm4 | 2014-05-19 | 1 | -7/+20 |
* | x11: request and handle resize events of parent windows with --wid | wm4 | 2014-05-19 | 1 | -8/+10 |
* | x11: remove a duplicated line | wm4 | 2014-05-18 | 1 | -1/+0 |
* | x11: never enable DPMS if we didn't disable it | wm4 | 2014-05-18 | 1 | -0/+3 |
* | x11: make screensaver code more compact, change DPMS handling | wm4 | 2014-05-17 | 1 | -53/+23 |
* | x11: add wrapper for EWMH XSendEvent calls | wm4 | 2014-05-17 | 1 | -90/+49 |
* | x11: fix Drag & Drop | wm4 | 2014-05-17 | 1 | -1/+1 |
* | x11: add a wrapper for XGetWindowProperty | wm4 | 2014-05-17 | 1 | -70/+77 |
* | x11: comment about gravity | wm4 | 2014-05-17 | 1 | -0/+4 |
* | x11: replace x/y/w/h with mp_rect | wm4 | 2014-05-17 | 1 | -92/+73 |
* | x11: don't set PBaseSize | wm4 | 2014-05-17 | 1 | -7/+0 |
* | x11: remove vo_hint member | wm4 | 2014-05-17 | 1 | -22/+26 |
* | x11: always raise layer in fullscreen mode without NetWM | wm4 | 2014-05-17 | 1 | -4/+1 |
* | x11: implement --fs-screen properly, separate old code path | wm4 | 2014-05-17 | 1 | -65/+88 |
* | x11: use CenterGravity by default | wm4 | 2014-05-17 | 1 | -1/+1 |
* | x11: remove gravity restore code | wm4 | 2014-05-17 | 1 | -9/+0 |
* | x11: don't cache X Atoms manually | wm4 | 2014-05-16 | 1 | -77/+45 |
* | x11: inline a function | wm4 | 2014-05-16 | 1 | -9/+3 |
* | x11: replace--[x11-]fstype option with --x11-netwm | wm4 | 2014-05-16 | 1 | -108/+20 |
* | x11: remove a MWM hack | wm4 | 2014-05-16 | 1 | -11/+0 |
* | x11: remove unused stuff | wm4 | 2014-05-16 | 1 | -18/+0 |
* | x11: set the fullscreen state before mapping the window | wm4 | 2014-05-15 | 1 | -0/+11 |
* | x11: clear window on map | wm4 | 2014-05-15 | 1 | -1/+1 |
* | x11: wait until the window is mapped | wm4 | 2014-05-15 | 1 | -0/+11 |
* | x11: fix potentially unaligned access in icon loader | wm4 | 2014-05-10 | 1 | -3/+3 |
* | x11: don't use VOCTRL_UPDATE_SCREENINFO | wm4 | 2014-05-06 | 1 | -27/+26 |
* | options: remove obsolete --fsmode-dontuse | Martin Herkt | 2014-05-04 | 1 | -8/+2 |
* | Fix some libav* include statements | wm4 | 2014-04-19 | 1 | -5/+5 |
* | x11_common: fix some problems with window dragging | wm4 | 2014-03-22 | 1 | -1/+2 |
* | x11: implement window dragging by grabbing | wm4 | 2014-03-18 | 1 | -1/+33 |
* | x11: fix initial VO size | wm4 | 2014-02-02 | 1 | -6/+7 |
* | x11: remove apparently useless code | wm4 | 2014-02-02 | 1 | -8/+0 |
* | x11: fix race condition when setting aspect when leaving fullscreen | wm4 | 2014-02-02 | 1 | -1/+10 |
* | options: remove --screenw and --screenh | wm4 | 2014-01-11 | 1 | -7/+2 |
* | video/out: remove pointless x/y parameter from vo_x11_config_vo_window | wm4 | 2014-01-11 | 1 | -1/+3 |
* | video/out: simplify monitor aspect handling | wm4 | 2014-01-11 | 1 | -1/+0 |
* | video/out: remove some code duplication between X11 and wayland | wm4 | 2014-01-04 | 1 | -20/+2 |
* | input: move files drag and drop to a new event.c file | Stefano Pigozzi | 2014-01-04 | 1 | -1/+2 |
* | x11: implement dropping files on the VO window | wm4 | 2014-01-04 | 1 | -6/+175 |
* | vo/x11_common: do not select motion events when --no-mouse-movements is set | ahodesuka | 2013-12-28 | 1 | -1/+1 |
* | Revert "x11: don't set global error handler" | wm4 | 2013-12-27 | 1 | -0/+28 |
* | x11: mp_msg conversion for fstype help output | wm4 | 2013-12-21 | 1 | -9/+6 |
* | x11: don't set global error handler | wm4 | 2013-12-21 | 1 | -22/+0 |
* | 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 |
* | Replace mp_tmsg, mp_dbg -> mp_msg, remove mp_gtext(), remove set_osd_tmsg | wm4 | 2013-12-16 | 1 | -1/+1 |
* | switch the build system to waf | Stefano Pigozzi | 2013-11-21 | 1 | -3/+3 |
* | fix weird DPMS->EXT replacement | wm4 | 2013-11-04 | 1 | -3/+3 |
* | configure: uniform the defines to #define HAVE_xxx (0|1) | Stefano Pigozzi | 2013-11-03 | 1 | -13/+13 |
* | x11: make window-scale use windowed size in fullscreen mode | wm4 | 2013-11-02 | 1 | -2/+2 |
* | command: add property to scale window size | wm4 | 2013-10-31 | 1 | -0/+13 |
* | x11: factor out normal window resize code | wm4 | 2013-10-31 | 1 | -23/+31 |
* | x11: restore support for --wid=0 | wm4 | 2013-10-30 | 1 | -2/+4 |
* | x11: remove ancient metacity hack | wm4 | 2013-10-30 | 1 | -14/+1 |
* | x11: minor cosmetics | wm4 | 2013-10-30 | 1 | -16/+11 |
* | x11_common: refactor of fstype code | wm4 | 2013-10-28 | 1 | -102/+73 |
* | x11: fix border toggling | wm4 | 2013-10-27 | 1 | -2/+3 |
* | x11_common: reduce screensaver heartbeat from 30 to 10 seconds | wm4 | 2013-10-25 | 1 | -1/+1 |
* | x11_common: don't handle mouse enter events | wm4 | 2013-10-15 | 1 | -5/+1 |
* | x11: remove colormap code, always request TrueColor visuals | wm4 | 2013-09-30 | 1 | -145/+5 |
* | vo/x11_common: don't require a working input method | wm4 | 2013-09-20 | 1 | -14/+9 |
* | vo/x11_common: remove superfluous msg prefixes | Martin Herkt | 2013-09-20 | 1 | -2/+2 |
* | vo/x11_common: Fail init with no valid XIM | Martin Herkt | 2013-09-19 | 1 | -0/+9 |
* | gl_common: signal to GL backend whether we are probing | wm4 | 2013-09-16 | 1 | -1/+3 |
* | x11_common: mp_msg conversion | wm4 | 2013-09-12 | 1 | -40/+37 |
* | options: remove --(no-)mouseinput option | wm4 | 2013-09-08 | 1 | -1/+1 |
* | x11_common: don't allocate more than needed for icon | wm4 | 2013-09-04 | 1 | -3/+4 |
* | x11: add window icon | wm4 | 2013-09-01 | 1 | -0/+104 |
* | input: deal with spurious X11 LeaveNotify events | wm4 | 2013-09-01 | 1 | -1/+5 |
* | input: add some more X11 multimedia/internet keys | wm4 | 2013-09-01 | 1 | -0/+3 |
* | 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 |