log libvo/x11_common.c @ 16224:f18e92e72216

age author description
Mon, 27 Jun 2005 10:05:39 +0000 reimar Try to set XV_SYNC_TO_VBLANK to enable vsync on non-overlay xv adapters.
Mon, 20 Jun 2005 23:07:35 +0000 gpoirier adds some more -identify output, patch by kiriuja < mplayer DASH patches PAM en DASH directo POUM net>
Thu, 16 Jun 2005 09:08:07 +0000 reimar helper functions for comparing strarg_t "strings".
Sat, 16 Apr 2005 15:52:03 +0000 al - fix black screen problem on reinit
Sun, 10 Apr 2005 16:02:28 +0000 iive fix vo_xv_draw_colorkey to a workable state
Sun, 20 Feb 2005 22:58:55 +0000 al We should not crash, only because we couldn't hide the cursor.
Sun, 20 Feb 2005 22:43:25 +0000 al Unified colorkey code for vo xv and vo xvmc.
Wed, 02 Feb 2005 14:07:13 +0000 diego Separate XF86 video mode extension check from XF86 keysym check as
Mon, 27 Dec 2004 11:09:49 +0000 al Fix ontop for some WMs that lose ontop state after fullscreen event.
Tue, 21 Dec 2004 20:33:51 +0000 joey added -wid support for vo_directx.
Sun, 21 Nov 2004 10:53:27 +0000 al The GUI shouldn't handle key events at two places.
Mon, 15 Nov 2004 14:56:18 +0000 iive 3 memory leaks fixed
Mon, 15 Nov 2004 09:09:29 +0000 diego Reduce excessive verbosity.
Sun, 14 Nov 2004 11:36:40 +0000 reimar keep screensaver off when playing multiple files.
Thu, 04 Nov 2004 18:31:55 +0000 reimar more fullscreen fixes and gl2 uses setGlWindow.
Mon, 01 Nov 2004 20:24:37 +0000 reimar fullscreen fixes and GUI support for vo_gl
Sun, 31 Oct 2004 18:01:14 +0000 atmos4 Fix erroneus extern declarations, fix wrong signedness of some vars
Thu, 28 Oct 2004 01:15:53 +0000 diego Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
Sun, 08 Aug 2004 23:22:29 +0000 nplourde now use vo_rootwin var to check for -rootwin switch
Sun, 11 Jul 2004 22:27:18 +0000 rtognimp Indentation fix from previous patch, as discussed on IRC.
Sun, 11 Jul 2004 22:16:52 +0000 rtognimp This fixes the problems that originated from my ewmh
Mon, 14 Jun 2004 04:53:03 +0000 attila major reindentation of x11 code try #2
Wed, 02 Jun 2004 02:34:39 +0000 diego Metacity fullscreen issues, patch by Alexander Strasser <eclipse7@gmx.net>,
Sat, 01 May 2004 14:52:15 +0000 faust3 keepaspect and nokeepaspect are now useable by all vos
Mon, 05 Apr 2004 21:35:30 +0000 rathann full screen flipping synchronization corrections (by Adam Tla/lka)
Mon, 05 Apr 2004 21:33:51 +0000 rathann Unmap window before change in decor and size while flipping full screen mode (by Adam Tla/lka)
Sat, 03 Apr 2004 13:46:00 +0000 rathann move window decor changes after setting Withdrawn state so we have no additionalwindow refresh
Sat, 03 Apr 2004 13:41:23 +0000 rathann - win_gravity memorizing and restoring while switching fullscreen mode (by Adam Tla/lka)
Thu, 01 Apr 2004 20:59:07 +0000 atlka ALSA syc is not so good as OSS - small corrections
Tue, 16 Mar 2004 05:16:58 +0000 diego Don't mess with the window position in xinerama when -geometry changes it.
Tue, 16 Mar 2004 05:15:44 +0000 diego Use system clock for xscreensaver pings (Tobias Diedrich).
Tue, 24 Feb 2004 18:17:05 +0000 attila set min width/height
Fri, 16 Jan 2004 17:31:38 +0000 diego Support binding F11 and F12 keys to commands.
Mon, 08 Dec 2003 12:03:03 +0000 attila prevent possible segfault when vidmodes is freed and config() calls vo_vm_switch
Sun, 30 Nov 2003 16:36:10 +0000 joey runtime 'stay-on-top' functionality
Wed, 24 Sep 2003 07:38:57 +0000 lumag Get more keys from X window (punctuation, etc.) Hopefully, all alnum keys
Sun, 21 Sep 2003 16:32:31 +0000 henry prevent crashes with vo_sdl
Sun, 21 Sep 2003 11:27:11 +0000 attila dont fix things at the wrong place
Sat, 20 Sep 2003 10:24:10 +0000 attila fix aspect for gl2 fullscreen
Tue, 02 Sep 2003 14:39:02 +0000 mosu Fixed double free of data. Patch by Dima K. <dimakar@yahoo.com>
Mon, 01 Sep 2003 18:24:27 +0000 alex -nomouseinput support for vo_sdl
Sun, 31 Aug 2003 23:13:45 +0000 alex 10000l. Never ever use such foolish GCC 3.x extensionscvs diff -u x11_common.c x11_common.h |more
Sun, 31 Aug 2003 22:27:10 +0000 mosu Avoid flickering during resizes. Keep video contents even when paused. Fix by Tomas Simonaitis <haden@homelan.lt>
Sun, 31 Aug 2003 22:02:25 +0000 alex Recieving of mouse events can be switched off. Patch by Markus Rechberger <mrechberger@web.de>
Mon, 25 Aug 2003 18:13:51 +0000 attila Commit alex's fstype patch x11_common.c3.diff with additional manpage extension.
Tue, 12 Aug 2003 20:54:12 +0000 alex moved lot of global variables into static ones (and some minor spelling fixes)
Mon, 11 Aug 2003 19:02:37 +0000 alex 10l (and fixes some wmaker issues)
Tue, 01 Jul 2003 21:37:20 +0000 iive move xv_set_eq to x11_common
Thu, 19 Jun 2003 18:26:13 +0000 rathann small warning fix
Fri, 30 May 2003 18:05:49 +0000 alex warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
Mon, 26 May 2003 08:34:17 +0000 pontscho From: Michael Joosten <joost@c-lab.de>
Wed, 09 Apr 2003 17:05:39 +0000 alex keypad and function (f1-f10) suppport (currently only vo_sdl and the terminal input code supports it). Patch by Vladimir Mosgalin <mosgalin@VM10124.spb.edu>
Fri, 04 Apr 2003 15:04:26 +0000 albeu Support for "internet" or "multimedia" keyboards in X11.
Wed, 26 Mar 2003 17:02:28 +0000 ranma Improved xscreensaver support.
Mon, 10 Feb 2003 14:08:37 +0000 filon - fix detetcion of metacity (sawfish 1.0 will be no longer treated as metacity)
Sun, 09 Feb 2003 20:18:23 +0000 arpi linux->osdep
Sat, 08 Feb 2003 10:01:59 +0000 filon Document -fstype in manpage.
Fri, 07 Feb 2003 19:38:39 +0000 filon - support command line parameter -fstype, eg. -fstype layer=12,above,fullscreen
Sun, 02 Feb 2003 02:42:59 +0000 arpi compiler warning fixes patch by Dominik Mierzejewski <dominik@rangers.eu.org>
Thu, 09 Jan 2003 21:23:54 +0000 filon Remember window layer befor changing it.
Thu, 09 Jan 2003 20:47:14 +0000 pontscho - sync with x11_common
Tue, 07 Jan 2003 20:58:25 +0000 filon Fixed metacity + xv behavior (something broke it lately).
Sat, 04 Jan 2003 20:43:26 +0000 filon Added missing spaces around found atom name.
Sat, 04 Jan 2003 01:11:19 +0000 filon really not needed
Fri, 03 Jan 2003 23:52:55 +0000 arpi 1l
Fri, 03 Jan 2003 15:30:57 +0000 filon More fullscreen cleanup work. Use nice macros for X atoms.
Thu, 02 Jan 2003 14:33:55 +0000 attila fix bitmap leak pointed out by Pierre-Paul Lavoie <ppl@nbnet.nb.ca>
Wed, 01 Jan 2003 14:16:02 +0000 attila sending 10l to Filip
Wed, 01 Jan 2003 12:50:56 +0000 filon - reverting icewm hack (i have used broken icewm, regular one is working)
Wed, 01 Jan 2003 12:02:49 +0000 attila X11 window aspect patch by Arnaud Boulan <boulan@iie.cnam.fr>
Tue, 31 Dec 2002 12:42:14 +0000 arpi I have just installed IceWM 1.2.3 which supports NetWM and has broken
Mon, 30 Dec 2002 23:59:53 +0000 arpi This time the patch is fixing much more that breaking :-)
Mon, 30 Dec 2002 20:57:01 +0000 arpi 2*10l :)
Mon, 30 Dec 2002 18:50:15 +0000 arpi I have looked at the fullscreen code and realized that there are
Mon, 30 Dec 2002 00:47:43 +0000 arpi NetWM fs. switching cleanup
Sun, 29 Dec 2002 21:08:10 +0000 arpi That patch fixes fullscreen on sawfish 1.2.
Sat, 14 Dec 2002 11:14:37 +0000 henry memory leak
Sat, 14 Dec 2002 11:09:06 +0000 henry use more methods to get the fs window on top
Sun, 08 Dec 2002 01:35:07 +0000 arpi fullscreen fix for KDE (reported to work with gnome 1/2 too)
Sat, 07 Dec 2002 01:25:30 +0000 arpi The detection of a NetWM class window manager hints is tested before
Wed, 04 Dec 2002 23:31:46 +0000 arpi This patch fixes the screensaver issues in mplayer. It will correctly read
Sat, 16 Nov 2002 16:08:36 +0000 albeu The OSD menus need more keys
Mon, 11 Nov 2002 14:26:07 +0000 henry reversed wm order in vo_x11_setlayer + even upper layer for GNOME compliant wm's
Wed, 06 Nov 2002 23:54:29 +0000 arpi *HUGE* set of compiler warning fixes, unused variables removal
Mon, 04 Nov 2002 08:21:46 +0000 henry yet another screensaver fix
Sun, 03 Nov 2002 16:58:07 +0000 nexus fix by Pontscho
Fri, 01 Nov 2002 17:46:45 +0000 arpi verbose can be negative
Tue, 29 Oct 2002 20:27:47 +0000 arpi here is a somewhat generic equalizer implementation for the X11 vo drivers
Wed, 16 Oct 2002 22:53:18 +0000 pontscho fix memleak again
Wed, 16 Oct 2002 13:31:38 +0000 arpi 10l to Dominik - casting at wrong place
Sun, 13 Oct 2002 21:58:55 +0000 arpi compiler warning fixes
Sun, 06 Oct 2002 18:21:13 +0000 arpi mayeb fixed dpms/screensaver issues
Tue, 01 Oct 2002 14:37:01 +0000 pontscho _NET_WM_FULLSCREEN support
Sun, 29 Sep 2002 04:18:53 +0000 atmos4 Fix kde 3.1 fullscreen issues, closes my latest bugreport on that issue.
Sat, 28 Sep 2002 22:37:20 +0000 arpi fullscreen fixes, based on mail by Havoc Pennington <hp@redhat.com>
Mon, 23 Sep 2002 21:17:30 +0000 arpi Modern versions of OpenSSH listen on localhost to forward the X11 connection
Wed, 18 Sep 2002 01:22:03 +0000 arpi d_width==screenwidth && -fs hopefully fixed
Tue, 03 Sep 2002 18:10:42 +0000 jkeil Add the code that chooses a good X11 truecolor visual to the vo_x11 config()
Wed, 28 Aug 2002 15:55:58 +0000 alex removed old input code
Wed, 21 Aug 2002 21:24:23 +0000 arpi this piece of code should prevent major fullscreen screwups, which can
Fri, 09 Aug 2002 17:43:49 +0000 arpi ignore BadAccess error at XSelectInput() (grabbing mouse etc) with warning
Wed, 12 Jun 2002 22:57:58 +0000 atmos4 Michele Balistreri <brain87@gmx.net>:
Sat, 08 Jun 2002 20:50:40 +0000 attila xinerama fullscreen switching fix by Joachim Breitner <mail@joachim-breitner.de>
Tue, 04 Jun 2002 20:12:34 +0000 arpi Activating/Deactivating of XScreenSaver
Mon, 03 Jun 2002 23:23:03 +0000 arpi msg/i18n fixes and some printf->mp_msg
Mon, 27 May 2002 11:19:56 +0000 pontscho new layer handling code under icewm from Attila
Fri, 24 May 2002 21:56:58 +0000 albeu Let X destroy the window
Thu, 23 May 2002 15:40:08 +0000 alex applied 64bit patch from Ulrich Hecht <uli at suse dot de>
Mon, 20 May 2002 04:00:25 +0000 arpi 64bit incompatibility bug, patch by Artur Grabowski <art@blahonga.org>
Fri, 17 May 2002 23:51:37 +0000 albeu Workaround the bug in x11 vo's (if it's one) wich let a window in the way
Tue, 14 May 2002 23:44:35 +0000 arpi some cleanup, gl/gl2 updated to use vo_window
Tue, 14 May 2002 11:41:02 +0000 pontscho small fixes
Mon, 13 May 2002 20:45:42 +0000 alex fixed vo_uninit
Sun, 12 May 2002 22:16:31 +0000 arpi small cleanup, new flag in -fsmode to avoid unmapping window for unknown wm
Sun, 12 May 2002 16:01:08 +0000 pontscho fix Arpi's bugs
Sat, 11 May 2002 17:21:32 +0000 pontscho remove base size from vo_x11_sizehint
Sat, 11 May 2002 14:57:41 +0000 pontscho fix some small bug and -rootwin
Thu, 09 May 2002 17:28:09 +0000 pontscho fullscreen -- round three -- icewm fullscreen fixed
Wed, 08 May 2002 20:24:35 +0000 pontscho -zoom, -fs with x[11|mga|v] fix -- round two
Wed, 08 May 2002 16:41:44 +0000 pontscho some bugfix, x[11|mga|v] ( fullscreen with more files )