| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove some pointless 'inline' qualifiers | uau | 2007-11-01 | 1 | -1/+1 |
* | Allow XF86AudioLowerVolume/XF86AudioRaiseVolume keys to be handled by MPlayer. | diego | 2007-09-05 | 1 | -0/+6 |
* | Remove checks that in the worst case will completely break fullscreen | reimar | 2007-09-03 | 1 | -6/+0 |
* | Make sure aspect hint is adjusted on aspect change | reimar | 2007-09-03 | 1 | -0/+1 |
* | Cosmetics: set vo_hint.flags at more consistent places (directly before | reimar | 2007-09-02 | 1 | -3/+5 |
* | make sure update_xinerama_info is always called even when using the | reimar | 2007-07-28 | 1 | -1/+1 |
* | document "default" behaviour if CopyFromParent is passed as colormap | attila | 2007-07-22 | 1 | -1/+1 |
* | Fix vo_x11_clearwindow_part: x position is one less to avoid not clearing | reimar | 2007-06-27 | 1 | -1/+1 |
* | Make X11 window creation and (with -fixed-vo) management simpler and more | reimar | 2007-06-27 | 1 | -0/+56 |
* | Add missing return value for x11 error handler | reimar | 2007-06-24 | 1 | -0/+1 |
* | Gui --> gui | diego | 2007-04-23 | 1 | -1/+1 |
* | "()" to "(void)" function param list fixes | uau | 2007-04-01 | 1 | -3/+3 |
* | Code cleanup: don't include a .c file in mplayer.c and fix a few | rathann | 2007-03-29 | 1 | -2/+1 |
* | Move code to ignore mouse wheel "down" events to fifo.c (needed because | reimar | 2007-01-21 | 1 | -6/+0 |
* | grammar/spelling/wording in comments | diego | 2007-01-18 | 1 | -39/+40 |
* | Do not abort on X11 errors, most are not at all fatal. | reimar | 2007-01-05 | 1 | -1/+1 |
* | Get rid of completely useless includes that in addition hinder compilation | reimar | 2006-12-16 | 1 | -1/+0 |
* | report to mplayer with a slave command the coordinates of the pointer reporte... | nicodvb | 2006-09-16 | 1 | -0/+8 |
* | Make some functions static. | uau | 2006-07-08 | 1 | -1/+1 |
* | Fix window position when changing videos while in fullscreen and for | reimar | 2006-06-15 | 1 | -0/+2 |
* | typo fixes: Extenstion -> extension | reimar | 2006-05-14 | 1 | -2/+2 |
* | Simplify condition, since both time and time_last are unsigned. | rathann | 2006-05-13 | 1 | -2/+1 |
* | Remove updating of vo_mouse_timer_const from the main loop and also | uau | 2006-04-25 | 1 | -6/+12 |
* | Get ride of the several if(identify) messy lines and rearangment of some of t... | reynaldo | 2006-04-24 | 1 | -2/+1 |
* | 10l, aspect_save_screenres must be always called in update_xinerama_info. | reimar | 2006-04-20 | 1 | -1/+1 |
* | Register for window-manager delete window events and quit MPlayer. | reimar | 2006-04-19 | 1 | -0/+10 |
* | Fix and improve xinerama support | reimar | 2006-04-16 | 1 | -41/+40 |
* | Make -xy help output consistent, output an empty line before and after. | diego | 2006-03-04 | 1 | -1/+1 |
* | Patch by Stefan Huehner / stefan % huehner ! org \ | rathann | 2006-02-09 | 1 | -1/+1 |
* | massive attack: mp_msg printf format fixes | rathann | 2006-01-12 | 1 | -8/+8 |
* | Don't abort when xscreensaver window isn't available anymore. | al | 2005-12-07 | 1 | -0/+2 |
* | Revert previous commit | al | 2005-11-22 | 1 | -2/+0 |
* | resolves problem in module stop_xscreensaver, crashing mp after sleep and awa... | ptt | 2005-11-21 | 1 | -0/+2 |
* | Test if source image dimensions are too big. | al | 2005-11-10 | 1 | -0/+39 |
* | libvo input cleanup: remove the dependency on libinput, | albeu | 2005-11-02 | 1 | -21/+7 |
* | Make a few more messages translatable by moving them into help_mp-en.h. | diego | 2005-10-18 | 1 | -4/+2 |
* | Slightly reduce unnecessary verbosity. | diego | 2005-08-24 | 1 | -1/+1 |
* | remove extern for variables that are already in headers. | reimar | 2005-08-21 | 1 | -5/+0 |
* | Try to set XV_SYNC_TO_VBLANK to enable vsync on non-overlay xv adapters. | reimar | 2005-06-27 | 1 | -0/+13 |
* | adds some more -identify output, patch by kiriuja < mplayer DASH patches PAM ... | gpoirier | 2005-06-20 | 1 | -0/+2 |
* | helper functions for comparing strarg_t "strings". | reimar | 2005-06-16 | 1 | -6/+6 |
* | - fix black screen problem on reinit | al | 2005-04-16 | 1 | -1/+9 |
* | fix vo_xv_draw_colorkey to a workable state | iive | 2005-04-10 | 1 | -10/+12 |
* | We should not crash, only because we couldn't hide the cursor. | al | 2005-02-20 | 1 | -1/+4 |
* | Unified colorkey code for vo xv and vo xvmc. | al | 2005-02-20 | 1 | -0/+311 |
* | Separate XF86 video mode extension check from XF86 keysym check as | diego | 2005-02-02 | 1 | -0/+3 |
* | Fix ontop for some WMs that lose ontop state after fullscreen event. | al | 2004-12-27 | 1 | -2/+4 |
* | added -wid support for vo_directx. | joey | 2004-12-21 | 1 | -1/+1 |
* | The GUI shouldn't handle key events at two places. | al | 2004-11-21 | 1 | -4/+4 |
* | 3 memory leaks fixed | iive | 2004-11-15 | 1 | -0/+1 |
* | Reduce excessive verbosity. | diego | 2004-11-15 | 1 | -2/+3 |
* | keep screensaver off when playing multiple files. | reimar | 2004-11-14 | 1 | -0/+3 |
* | more fullscreen fixes and gl2 uses setGlWindow. | reimar | 2004-11-04 | 1 | -0/+4 |
* | fullscreen fixes and GUI support for vo_gl | reimar | 2004-11-01 | 1 | -0/+15 |
* | Fix erroneus extern declarations, fix wrong signedness of some vars | atmos4 | 2004-10-31 | 1 | -5/+3 |
* | Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. | diego | 2004-10-28 | 1 | -6/+6 |
* | now use vo_rootwin var to check for -rootwin switch | nplourde | 2004-08-08 | 1 | -0/+3 |
* | Indentation fix from previous patch, as discussed on IRC. | rtognimp | 2004-07-11 | 1 | -25/+25 |
* | This fixes the problems that originated from my ewmh | rtognimp | 2004-07-11 | 1 | -6/+15 |
* | major reindentation of x11 code try #2 | attila | 2004-06-14 | 1 | -1267/+1689 |
* | Metacity fullscreen issues, patch by Alexander Strasser <eclipse7@gmx.net>, | diego | 2004-06-02 | 1 | -0/+47 |
* | keepaspect and nokeepaspect are now useable by all vos | faust3 | 2004-05-01 | 1 | -3/+1 |
* | full screen flipping synchronization corrections (by Adam Tla/lka) | rathann | 2004-04-05 | 1 | -1/+4 |
* | Unmap window before change in decor and size while flipping full screen mode ... | rathann | 2004-04-05 | 1 | -3/+4 |
* | move window decor changes after setting Withdrawn state so we have no additio... | rathann | 2004-04-03 | 1 | -3/+4 |
* | - win_gravity memorizing and restoring while switching fullscreen mode (by Ad... | rathann | 2004-04-03 | 1 | -0/+14 |
* | ALSA syc is not so good as OSS - small corrections | atlka | 2004-04-01 | 1 | -11/+21 |
* | Don't mess with the window position in xinerama when -geometry changes it. | diego | 2004-03-16 | 1 | -1/+2 |
* | Use system clock for xscreensaver pings (Tobias Diedrich). | diego | 2004-03-16 | 1 | -3/+5 |
* | set min width/height | attila | 2004-02-24 | 1 | -0/+6 |
* | Support binding F11 and F12 keys to commands. | diego | 2004-01-16 | 1 | -0/+2 |
* | prevent possible segfault when vidmodes is freed and config() calls vo_vm_switch | attila | 2003-12-08 | 1 | -0/+1 |
* | runtime 'stay-on-top' functionality | joey | 2003-11-30 | 1 | -0/+10 |
* | Get more keys from X window (punctuation, etc.) Hopefully, all alnum keys | lumag | 2003-09-24 | 1 | -0/+29 |
* | prevent crashes with vo_sdl | henry | 2003-09-21 | 1 | -1/+1 |
* | dont fix things at the wrong place | attila | 2003-09-21 | 1 | -1/+0 |
* | fix aspect for gl2 fullscreen | attila | 2003-09-20 | 1 | -0/+2 |
* | Fixed double free of data. Patch by Dima K. <dimakar@yahoo.com> | mosu | 2003-09-02 | 1 | -1/+1 |
* | -nomouseinput support for vo_sdl | alex | 2003-09-01 | 1 | -1/+0 |
* | 10000l. Never ever use such foolish GCC 3.x extensionscvs diff -u x11_common.... | alex | 2003-08-31 | 1 | -14/+15 |
* | Avoid flickering during resizes. Keep video contents even when paused. Fix by... | mosu | 2003-08-31 | 1 | -0/+62 |
* | Recieving of mouse events can be switched off. Patch by Markus Rechberger <mr... | alex | 2003-08-31 | 1 | -1/+6 |
* | Commit alex's fstype patch x11_common.c3.diff with additional manpage extension. | attila | 2003-08-25 | 1 | -15/+74 |
* | moved lot of global variables into static ones (and some minor spelling fixes) | alex | 2003-08-12 | 1 | -28/+28 |
* | 10l (and fixes some wmaker issues) | alex | 2003-08-11 | 1 | -1/+1 |
* | move xv_set_eq to x11_common | iive | 2003-07-01 | 1 | -0/+138 |
* | small warning fix | rathann | 2003-06-19 | 1 | -1/+1 |
* | warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org> | alex | 2003-05-30 | 1 | -0/+2 |
* | From: Michael Joosten <joost@c-lab.de> | pontscho | 2003-05-26 | 1 | -1/+1 |
* | keypad and function (f1-f10) suppport (currently only vo_sdl and the terminal... | alex | 2003-04-09 | 1 | -0/+33 |
* | Support for "internet" or "multimedia" keyboards in X11. | albeu | 2003-04-04 | 1 | -0/+17 |
* | Improved xscreensaver support. | ranma | 2003-03-26 | 1 | -11/+116 |
* | - fix detetcion of metacity (sawfish 1.0 will be no longer treated as metacity) | filon | 2003-02-10 | 1 | -3/+2 |
* | linux->osdep | arpi | 2003-02-09 | 1 | -1/+1 |
* | Document -fstype in manpage. | filon | 2003-02-08 | 1 | -9/+7 |
* | - support command line parameter -fstype, eg. -fstype layer=12,above,fullscreen | filon | 2003-02-07 | 1 | -81/+116 |
* | compiler warning fixes patch by Dominik Mierzejewski <dominik@rangers.eu.org> | arpi | 2003-02-02 | 1 | -1/+1 |
* | Remember window layer befor changing it. | filon | 2003-01-09 | 1 | -1/+25 |
* | - sync with x11_common | pontscho | 2003-01-09 | 1 | -11/+8 |
* | Fixed metacity + xv behavior (something broke it lately). | filon | 2003-01-07 | 1 | -11/+21 |
* | Added missing spaces around found atom name. | filon | 2003-01-04 | 1 | -9/+1 |
* | really not needed | filon | 2003-01-04 | 1 | -1/+0 |
* | 1l | arpi | 2003-01-03 | 1 | -1/+1 |
* | More fullscreen cleanup work. Use nice macros for X atoms. | filon | 2003-01-03 | 1 | -27/+60 |
* | fix bitmap leak pointed out by Pierre-Paul Lavoie <ppl@nbnet.nb.ca> | attila | 2003-01-02 | 1 | -0/+2 |
* | sending 10l to Filip | attila | 2003-01-01 | 1 | -1/+1 |
* | - reverting icewm hack (i have used broken icewm, regular one is working) | filon | 2003-01-01 | 1 | -14/+0 |
* | X11 window aspect patch by Arnaud Boulan <boulan@iie.cnam.fr> | attila | 2003-01-01 | 1 | -0/+10 |
* | I have just installed IceWM 1.2.3 which supports NetWM and has broken | arpi | 2002-12-31 | 1 | -6/+28 |
* | This time the patch is fixing much more that breaking :-) | arpi | 2002-12-30 | 1 | -12/+31 |
* | 2*10l :) | arpi | 2002-12-30 | 1 | -2/+2 |
* | I have looked at the fullscreen code and realized that there are | arpi | 2002-12-30 | 1 | -107/+36 |
* | NetWM fs. switching cleanup | arpi | 2002-12-30 | 1 | -43/+52 |
* | That patch fixes fullscreen on sawfish 1.2. | arpi | 2002-12-29 | 1 | -0/+23 |
* | memory leak | henry | 2002-12-14 | 1 | -1/+5 |
* | use more methods to get the fs window on top | henry | 2002-12-14 | 1 | -5/+24 |
* | fullscreen fix for KDE (reported to work with gnome 1/2 too) | arpi | 2002-12-08 | 1 | -1/+2 |
* | The detection of a NetWM class window manager hints is tested before | arpi | 2002-12-07 | 1 | -30/+24 |
* | This patch fixes the screensaver issues in mplayer. It will correctly read | arpi | 2002-12-04 | 1 | -1/+18 |
* | The OSD menus need more keys | albeu | 2002-11-16 | 1 | -0/+5 |
* | reversed wm order in vo_x11_setlayer + even upper layer for GNOME compliant wm's | henry | 2002-11-11 | 1 | -24/+25 |
* | *HUGE* set of compiler warning fixes, unused variables removal | arpi | 2002-11-06 | 1 | -0/+1 |
* | yet another screensaver fix | henry | 2002-11-04 | 1 | -5/+10 |
* | fix by Pontscho | nexus | 2002-11-03 | 1 | -0/+1 |
* | verbose can be negative | arpi | 2002-11-01 | 1 | -2/+0 |
* | here is a somewhat generic equalizer implementation for the X11 vo drivers | arpi | 2002-10-29 | 1 | -0/+133 |
* | fix memleak again | pontscho | 2002-10-16 | 1 | -0/+1 |
* | 10l to Dominik - casting at wrong place | arpi | 2002-10-16 | 1 | -3/+3 |
* | compiler warning fixes | arpi | 2002-10-13 | 1 | -1/+1 |
* | mayeb fixed dpms/screensaver issues | arpi | 2002-10-06 | 1 | -0/+2 |
* | _NET_WM_FULLSCREEN support | pontscho | 2002-10-01 | 1 | -2/+7 |
* | Fix kde 3.1 fullscreen issues, closes my latest bugreport on that issue. | atmos4 | 2002-09-29 | 1 | -2/+2 |
* | fullscreen fixes, based on mail by Havoc Pennington <hp@redhat.com> | arpi | 2002-09-28 | 1 | -2/+4 |
* | Modern versions of OpenSSH listen on localhost to forward the X11 connection | arpi | 2002-09-23 | 1 | -1/+1 |
* | d_width==screenwidth && -fs hopefully fixed | arpi | 2002-09-18 | 1 | -9/+24 |
* | Add the code that chooses a good X11 truecolor visual to the vo_x11 config() | jkeil | 2002-09-03 | 1 | -61/+51 |
* | removed old input code | alex | 2002-08-28 | 1 | -4/+2 |
* | this piece of code should prevent major fullscreen screwups, which can | arpi | 2002-08-21 | 1 | -0/+5 |
* | ignore BadAccess error at XSelectInput() (grabbing mouse etc) with warning | arpi | 2002-08-09 | 1 | -0/+28 |
* | Michele Balistreri <brain87@gmx.net>: | atmos4 | 2002-06-12 | 1 | -0/+4 |
* | xinerama fullscreen switching fix by Joachim Breitner <mail@joachim-breitner.de> | attila | 2002-06-08 | 1 | -0/+3 |
* | Activating/Deactivating of XScreenSaver | arpi | 2002-06-04 | 1 | -0/+6 |
* | msg/i18n fixes and some printf->mp_msg | arpi | 2002-06-03 | 1 | -24/+18 |
* | new layer handling code under icewm from Attila | pontscho | 2002-05-27 | 1 | -9/+12 |
* | Let X destroy the window | albeu | 2002-05-24 | 1 | -0/+2 |
* | applied 64bit patch from Ulrich Hecht <uli at suse dot de> | alex | 2002-05-23 | 1 | -3/+3 |
* | 64bit incompatibility bug, patch by Artur Grabowski <art@blahonga.org> | arpi | 2002-05-20 | 1 | -1/+2 |
* | Workaround the bug in x11 vo's (if it's one) wich let a window in the way | albeu | 2002-05-17 | 1 | -1/+2 |
* | some cleanup, gl/gl2 updated to use vo_window | arpi | 2002-05-14 | 1 | -15/+19 |
* | small fixes | pontscho | 2002-05-14 | 1 | -1/+2 |
* | fixed vo_uninit | alex | 2002-05-13 | 1 | -2/+7 |
* | small cleanup, new flag in -fsmode to avoid unmapping window for unknown wm | arpi | 2002-05-12 | 1 | -8/+2 |
* | fix Arpi's bugs | pontscho | 2002-05-12 | 1 | -1/+4 |
* | remove base size from vo_x11_sizehint | pontscho | 2002-05-11 | 1 | -29/+21 |
* | fix some small bug and -rootwin | pontscho | 2002-05-11 | 1 | -5/+11 |
* | fullscreen -- round three -- icewm fullscreen fixed | pontscho | 2002-05-09 | 1 | -7/+17 |
* | -zoom, -fs with x[11|mga|v] fix -- round two | pontscho | 2002-05-08 | 1 | -9/+9 |
* | some bugfix, x[11|mga|v] ( fullscreen with more files ) | pontscho | 2002-05-08 | 1 | -3/+10 |
* | wm detection -- round two | pontscho | 2002-05-07 | 1 | -14/+60 |
* | upsz, 10l | pontscho | 2002-05-06 | 1 | -4/+5 |
* | add WM detection, and wm specific fullscreen code. (???) | pontscho | 2002-05-06 | 1 | -19/+113 |
* | - the "black bars" in xv bug fixed (drwX=drwY=0) | arpi | 2002-05-05 | 1 | -5/+2 |
* | |