log libvo/vo_xmga.c @ 7424:915bd635068e

age author description
Wed, 28 Aug 2002 21:32:32 +0000 alex finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
Fri, 09 Aug 2002 17:43:49 +0000 arpi ignore BadAccess error at XSelectInput() (grabbing mouse etc) with warning
Fri, 19 Jul 2002 20:51:48 +0000 pontscho - fix audio equalizer
Mon, 10 Jun 2002 18:40:19 +0000 pontscho fix panscan support and add Jesper Svennevid's <mplayer@svennevid.net> patch
Thu, 06 Jun 2002 07:13:57 +0000 pontscho add mute support ( step 1 ) and fixed panscan bugs (1000l for me)
Wed, 05 Jun 2002 19:35:54 +0000 pontscho added panscan support for xmga/xvidix
Mon, 03 Jun 2002 23:23:03 +0000 arpi msg/i18n fixes and some printf->mp_msg
Tue, 14 May 2002 23:44:35 +0000 arpi some cleanup, gl/gl2 updated to use vo_window
Sun, 12 May 2002 16:01:08 +0000 pontscho fix Arpi's bugs
Sat, 11 May 2002 14:57:41 +0000 pontscho fix some small bug and -rootwin
Wed, 08 May 2002 20:24:35 +0000 pontscho -zoom, -fs with x[11|mga|v] fix -- round two
Tue, 07 May 2002 13:31:29 +0000 pontscho wm detection -- round two
Mon, 06 May 2002 16:56:41 +0000 pontscho fix -fs and 'f'
Sun, 05 May 2002 18:16:27 +0000 arpi the Right Fix for gui window setup
Sat, 04 May 2002 22:34:47 +0000 arpi missing if(use_gui) - found by Nilmoni Deb <ndeb@ece.cmu.edu>
Fri, 03 May 2002 20:57:13 +0000 pontscho fix xmga fs, resize to movie size and mouse auto hide + dga
Fri, 03 May 2002 13:12:46 +0000 pontscho fix aspect ratio handling
Thu, 25 Apr 2002 21:52:47 +0000 pontscho fix fullscreen (?)
Wed, 24 Apr 2002 23:15:17 +0000 arpi -rootwin fix...
Tue, 16 Apr 2002 17:41:29 +0000 pontscho fix playlist bug with gui and rewrite mousecursor show/hide code
Sun, 31 Mar 2002 20:45:31 +0000 arpi open(/dev/mga_vid) moved to preinit
Sun, 24 Mar 2002 20:45:30 +0000 arpi U,V plane odrer fixed
Sun, 17 Mar 2002 03:38:16 +0000 arpi uninit bugs fixed
Sat, 09 Mar 2002 21:53:03 +0000 arpi round up width/height if mod 2 != 0
Fri, 08 Mar 2002 20:14:08 +0000 pontscho small changes in libvo's X11 support
Thu, 07 Mar 2002 20:14:52 +0000 arpi +10l to .so
Thu, 07 Mar 2002 17:50:25 +0000 pontscho rewrite fullscreen support in some libvo driver
Thu, 07 Mar 2002 01:51:28 +0000 arpi control+preinit moved to mga_common.c
Thu, 21 Feb 2002 21:11:01 +0000 pontscho small changes
Thu, 21 Feb 2002 13:28:39 +0000 pontscho ExposureMask fixed.