log libvo/x11_common.c @ 7256:ec6dd0a29d93

age author description
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