log libvo/vo_directx.c @ 12387:5c2e728f5a00

age author description
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
Wed, 09 Apr 2003 18:55:49 +0000 faust3 10l noticed by Joey Parrish <joey at nicewarrior.org>
Sat, 29 Mar 2003 19:58:36 +0000 faust3 10l: don't change image format during config
Wed, 19 Mar 2003 15:28:11 +0000 faust3 10l
Sun, 23 Feb 2003 19:18:28 +0000 faust3 fix fullscreenswitching patch by Joey Parrish <joey at nicewarrior.org>
Sun, 09 Feb 2003 20:18:23 +0000 arpi linux->osdep
Mon, 30 Dec 2002 23:31:40 +0000 faust3 10l remove unused code
Mon, 30 Dec 2002 23:14:31 +0000 faust3 fullscreencode rewritten, some cleanup
Sat, 21 Dec 2002 23:49:33 +0000 faust3 10l and correct aspect
Thu, 19 Dec 2002 12:01:50 +0000 faust3 10l - my system is very tolerant it seems
Wed, 18 Dec 2002 07:34:32 +0000 rfelker 1000l! I have no idea how this code worked at all before. I guess no
Mon, 11 Nov 2002 15:22:10 +0000 alex removed get_info, using the same sheme as in libmpcodecs instead
Thu, 17 Oct 2002 13:17:56 +0000 faust3 10l - noticed by Soeren Mueller <soeren.mueller at webwasher.com>
Fri, 11 Oct 2002 14:48:07 +0000 faust3 more correct flags
Wed, 09 Oct 2002 19:03:17 +0000 arpi -fixes vo_directx to work with -fixed-vo
Sun, 06 Oct 2002 16:56:42 +0000 arpi This patch hopefully fixes colorkeying and a segfault in exclusive mode
Sat, 28 Sep 2002 19:17:34 +0000 arpi argh i forgot to add new file..