log libvo/vo_x11.c @ 4969:db86fcf25ede

age author description
Fri, 01 Mar 2002 12:42:12 +0000 michael yuy2 support disabled to workaround stupid colorspace selection
Thu, 28 Feb 2002 11:43:21 +0000 atlka Corrections to position saving/restore under vo=X11.
Sat, 23 Feb 2002 23:14:29 +0000 alex ehh, return error if cannot open display
Sat, 23 Feb 2002 01:38:06 +0000 albeu Bugfix in x11_common.c mainly. Don't screw up the display name,
Fri, 22 Feb 2002 19:52:09 +0000 alex using vo_dx, vo_dy
Fri, 22 Feb 2002 16:16:02 +0000 alex clear the window if resized but no scaling used. Enable runtime fullscreen selectin when no zooming available
Fri, 22 Feb 2002 15:22:27 +0000 pontscho mondom fix bazmeg.
Fri, 22 Feb 2002 14:48:38 +0000 pontscho fix nexus's key bug :) 10l, sorry :)
Thu, 21 Feb 2002 16:57:35 +0000 michael unscaled yuv2rgb fix for big-endian systems
Thu, 21 Feb 2002 16:17:15 +0000 atmos4 Fix return value of VOCTRL_FULLSCREEN
Thu, 21 Feb 2002 10:49:57 +0000 atlka changes in fullscreen/window switching code to obtain returning to
Sun, 17 Feb 2002 08:24:43 +0000 nick I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me'
Sun, 17 Feb 2002 02:01:45 +0000 alex added support for runtime fullscreen switching
Sat, 16 Feb 2002 13:12:51 +0000 michael 101 (NULL->srcW, NULL->srcH)
Fri, 15 Feb 2002 22:31:10 +0000 michael avoid allocating a dummy scaler as debug/info messages will only be printed for the first allocated scaler unless -v -v is used
Thu, 14 Feb 2002 16:17:18 +0000 michael bugfix for width % 2 != 0
Tue, 12 Feb 2002 17:55:03 +0000 michael default is allways nozoom again (specify -zoom if u want the sane behavior)
Mon, 11 Feb 2002 14:04:31 +0000 michael minor rounding bugfix in the aspect stuff
Mon, 11 Feb 2002 13:45:26 +0000 michael -fs and or -vm default is nozoom, -zoom does the expected thing
Mon, 11 Feb 2002 11:44:50 +0000 albeu Added new input mouse support in x11 vo
Sun, 10 Feb 2002 17:48:41 +0000 michael allways use swScaler
Sun, 10 Feb 2002 01:07:58 +0000 michael bgr15 / bgr16 input support (with -zoom)
Sat, 09 Feb 2002 01:21:48 +0000 arpi 10000hl to Holm... control MUST BE static...
Sat, 09 Feb 2002 00:47:26 +0000 arpi query_ stuff replaced by new control() - patch by David Holm
Wed, 06 Feb 2002 20:52:14 +0000 michael swScale internally uses yuv2rgb now if possible
Tue, 05 Feb 2002 19:54:38 +0000 michael checking output of getSwsContext*()
Sun, 03 Feb 2002 14:41:31 +0000 michael YUY2 BGR32 BGR24 support for vo_x11 if swScaler is used
Thu, 31 Jan 2002 11:56:11 +0000 alex removed obsoleted Terminate_Display_Process, using freeMyXImage and vo_x11_uninit at exit
Thu, 31 Jan 2002 09:57:13 +0000 nick new info for tuning
Thu, 31 Jan 2002 00:37:59 +0000 arpi using the common -vm code, patch by Santi Bjar <tiarda@yahoo.es>
Wed, 30 Jan 2002 15:26:11 +0000 michael real window resizeing support (i know nearly nothing about x11 so feel free to fix / reverse it, if its broken)
Sun, 27 Jan 2002 17:14:27 +0000 pl small typos in text
Sat, 26 Jan 2002 16:01:26 +0000 nick Extensions for video accelerated architecture
Thu, 24 Jan 2002 18:13:54 +0000 alex added support for i420 and iyuv
Wed, 23 Jan 2002 15:16:20 +0000 pontscho fix screen saver bug under gui
Mon, 07 Jan 2002 17:33:59 +0000 alex added rgb24to32 instead of c converter
Sun, 06 Jan 2002 21:07:20 +0000 atmos4 Xinerama patch number two by attila.
Fri, 28 Dec 2001 13:24:27 +0000 arpi WinID cleanup, support for Xv
Sat, 22 Dec 2001 09:20:09 +0000 atmos4 Plugger patch by Sam Lin
Tue, 11 Dec 2001 15:34:21 +0000 pontscho mf bug fixed.
Thu, 29 Nov 2001 20:19:17 +0000 michael swscaler cleanup
Mon, 19 Nov 2001 15:51:17 +0000 alex changed SH_MEM to HAVE_SHM according to configure
Sun, 18 Nov 2001 14:09:56 +0000 alex fix to compile when SHM is disabled
Tue, 06 Nov 2001 11:22:40 +0000 nick Move yuv2rgb to postprocess
Tue, 30 Oct 2001 17:04:31 +0000 nick Using new stuff of rgb15to16
Sun, 28 Oct 2001 18:30:59 +0000 michael yv12 to yv12 scaler
Sat, 20 Oct 2001 23:58:23 +0000 michael 15bpp fix for swscale
Fri, 19 Oct 2001 02:21:47 +0000 arpi xinc scaled by 16 instead of 8
Wed, 17 Oct 2001 10:54:34 +0000 arpi swscale - 16bpp and -fs support
Mon, 15 Oct 2001 19:33:26 +0000 arpi yv12 scaling at 24/32bpp with -zoom
Fri, 05 Oct 2001 16:07:17 +0000 arpi grabs mouse with -vm - patch by Uwe Reder <Uwe.Reder@3SOFT.de>
Thu, 20 Sep 2001 10:26:22 +0000 pontscho XDestroyWindow fix baze.
Tue, 18 Sep 2001 14:06:25 +0000 atmos4 Fix multiple window bug in multifile mode.
Tue, 04 Sep 2001 15:21:00 +0000 pontscho fix xshape, mixer, fullscreen, etc
Wed, 29 Aug 2001 18:27:13 +0000 pontscho fix vo_window again
Wed, 29 Aug 2001 17:27:16 +0000 pontscho vo_window bug fixed
Wed, 29 Aug 2001 15:09:19 +0000 pontscho add half gui support
Thu, 23 Aug 2001 11:04:23 +0000 atlka added draw_alpha_XXXX functions, draw_alpha_func<=correct one in init
Mon, 13 Aug 2001 11:08:18 +0000 atlka changes according to -utf8 option, draw_osd() function added
Sun, 17 Jun 2001 01:22:09 +0000 arpi_esp patch: some X11 compliance fixed: set ClassHint and better fullscreen mode