log libvo/vo_directx.c @ 14244:9b03ad0254ae

age author description
Thu, 23 Dec 2004 12:49:31 +0000 reimar forgot to remove now useless extern monitor_aspect
Thu, 23 Dec 2004 12:27:05 +0000 reimar vo_screenwidth/vo_screenheight is _not_ monitor_aspect.
Tue, 21 Dec 2004 20:33:51 +0000 joey added -wid support for vo_directx.
Tue, 21 Dec 2004 20:32:26 +0000 joey automatic monitoraspect calculation for vo_directx.
Tue, 21 Dec 2004 20:31:39 +0000 joey added colorkey support for vo_directx.
Thu, 28 Oct 2004 01:15:53 +0000 diego Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
Wed, 27 Oct 2004 17:21:18 +0000 faust3 make it possible to select the monitor even when in nonexclusive mode, based on patch by Anton Ragarsson <anton at infeline.org>
Fri, 22 Oct 2004 13:37:43 +0000 faust3 overlay color control support based on patch by Vitos Laszlo <laca <at> evol.ro>
Wed, 22 Sep 2004 16:26:53 +0000 faust3 100l
Thu, 26 Aug 2004 22:15:26 +0000 joey added "xbutton" support for 4-5 button mice
Tue, 24 Aug 2004 11:02:12 +0000 faust3 vm window handling fixes
Sun, 22 Aug 2004 19:01:56 +0000 joey added runtime toggle of root window playback
Sun, 22 Aug 2004 18:57:45 +0000 joey added -rootwin support to vo_directx
Mon, 19 Jul 2004 23:19:50 +0000 diego name change
Mon, 19 Jul 2004 23:11:26 +0000 diego embarassing typo and new name
Tue, 18 May 2004 17:51:25 +0000 faust3 more sane order for overlay workarounds, fixed a bug where the mouse would stay hidden on win98
Sat, 01 May 2004 20:21:03 +0000 faust3 keepaspect support, tryed to clean up DirectxManageDisplay a bit, enabled UYVY support and fixed bugs where switching to fullscreen would keep the console window on top and where the initial window position is wrongly calculated
Tue, 13 Apr 2004 13:33:03 +0000 faust3 ignore mouseclicks when activating the window
Wed, 07 Apr 2004 22:51:42 +0000 faust3 print at least the error number when there is no text for it
Sat, 13 Mar 2004 16:48:52 +0000 faust3 move refreshrate and adapter_num variables to video_out because they might be usefull for other drivers, too
Sat, 13 Mar 2004 16:37:12 +0000 faust3 mouse support by Nehal Mistry <nehalmistry at gmx.net>
Sun, 29 Feb 2004 20:33:07 +0000 faust3 adapter selection patch by Rune <runner at mail.tele.dk> +first attempt to implement 2 window fullscreenswitching by me
Sun, 30 Nov 2003 16:36:10 +0000 joey runtime 'stay-on-top' functionality
Sun, 23 Nov 2003 16:59:57 +0000 joey send quit command instead of key 'q'.
Thu, 09 Oct 2003 17:28:16 +0000 faust3 yet another hack to prevent crashes with dr
Sat, 04 Oct 2003 17:29:08 +0000 gabucino many small typo and grammar fixes
Sun, 21 Sep 2003 10:31:22 +0000 faust3 use vo_fs + geometry support
Sun, 17 Aug 2003 20:01:22 +0000 faust3 fix RGB16 vs BGR16 mismatch
Sun, 17 Aug 2003 12:55:21 +0000 faust3 fix playback of rgb files when overlay is not disabled
Sun, 20 Apr 2003 12:31:23 +0000 faust3 load icon from executable