log libvo/vo_quartz.c @ 13796:28c874e660d1

age author description
Fri, 29 Oct 2004 02:16:16 +0000 nplourde resize preset now respect movie aspect
Fri, 29 Oct 2004 01:24:14 +0000 nplourde enable pan-scan + menu option
Thu, 28 Oct 2004 23:06:35 +0000 nplourde get proper movie aspect
Thu, 28 Oct 2004 22:03:26 +0000 nplourde menu option to set desired movie aspect & keep aspect on window resize
Thu, 28 Oct 2004 21:48:41 +0000 nplourde autodetect proper monitor aspect
Thu, 28 Oct 2004 14:52:47 +0000 nplourde let you choose fullscreen resolution for slower system
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 21:20:11 +0000 nplourde fix windows resizing ui glitch
Fri, 22 Oct 2004 00:28:03 +0000 nplourde Enable live resize
Thu, 21 Oct 2004 12:43:08 +0000 nplourde fixed typo
Thu, 21 Oct 2004 11:36:20 +0000 nplourde move variable declaration at beginning of block
Wed, 20 Oct 2004 23:33:31 +0000 nplourde removed duplicate case and fixed aspect ratio for window zoom feature
Wed, 20 Oct 2004 16:38:33 +0000 nplourde Fixed event handling for menubar and window close button.
Tue, 19 Oct 2004 15:04:45 +0000 nplourde fix menu bar support and add new movie zoom option menu a la quicktime
Tue, 24 Aug 2004 20:42:27 +0000 nplourde add rgb32 csp support
Tue, 24 Aug 2004 17:40:31 +0000 nplourde fix crash when using close button
Thu, 29 Jul 2004 14:59:48 +0000 nplourde add var vo_rootwin and -rootwin switch for mac osx
Fri, 23 Jul 2004 14:28:31 +0000 nplourde removed ref to extern WinID
Fri, 23 Jul 2004 13:02:40 +0000 nplourde add support for -rootwin command
Thu, 22 Jul 2004 20:02:26 +0000 nplourde listen for key repeats, patch by Dan Christiansen
Fri, 16 Jul 2004 10:13:26 +0000 nplourde Fixed typo
Thu, 15 Jul 2004 17:36:01 +0000 nplourde Add Window Level Key, Can switch mode with T key
Fri, 09 Jul 2004 16:54:57 +0000 nplourde make mplayer capable of being in the foreground by Dan Christiansen
Wed, 23 Jun 2004 12:48:42 +0000 nplourde added more key to keyboard event
Wed, 23 Jun 2004 12:16:34 +0000 nplourde removed buggy rgb32 support
Wed, 02 Jun 2004 00:58:05 +0000 nplourde choose fullscreen device with suboption device_id=#
Mon, 31 May 2004 15:16:41 +0000 nplourde uyvy osd support
Tue, 18 May 2004 20:49:44 +0000 nplourde re-use same window when playing multiple files
Wed, 12 May 2004 20:47:14 +0000 nplourde Event Handling Makeover
Fri, 07 May 2004 02:34:22 +0000 nplourde More code cleanup