log libvo/vo_xmga.c @ 37195:ac6c37d85d65 default tip

age author description
Sat, 18 Jan 2014 21:39:07 +0000 reimar Remove empty draw_slice and draw_frame stubs.
Wed, 26 Oct 2011 15:12:35 +0000 diego Add missing mp_msg.h #includes, remove some unnecessary ones.
Wed, 27 Oct 2010 17:47:13 +0000 cigaes Move libvo/sub.[ch] from libvo to sub.
Sat, 09 Oct 2010 11:31:40 +0000 reimar Remove an unmotivated and pointless panscan_calc call.
Sat, 09 Oct 2010 11:24:37 +0000 reimar Fix xmga event handling: Reconfigure hardware on move and resize,
Sat, 09 Oct 2010 11:20:51 +0000 reimar Remove a useless MGA_VID_CONFIG ioctl, set_window already does this.
Sat, 09 Oct 2010 11:12:53 +0000 reimar Switch (x)mga vo to new libvo API to reduce code duplication and improve
Wed, 16 Jun 2010 13:55:09 +0000 diego Rename libvo/mga_common.c --> libvo/mga_template.c.
Sun, 08 Feb 2009 03:27:30 +0000 diego Add standard license headers, unify header formatting.
Wed, 19 Nov 2008 20:19:25 +0000 reimar Factor common code like -wid handling, vo_gc creation etc. out into
Sat, 15 Nov 2008 23:09:31 +0000 reimar Remove explicit setting of vo_ontop since that is already done by vo_x11_create_vo_window
Mon, 04 Aug 2008 06:16:23 +0000 diego Change a bunch of X11-specific preprocessor directives.
Wed, 30 Jul 2008 13:44:59 +0000 diego Rename two GUI-related preprocessor directives:
Thu, 14 Feb 2008 14:23:55 +0000 diego typo fix: inited --> initialized
Sun, 02 Dec 2007 14:39:15 +0000 reimar Mark the vo_functions_t definitions as const where possible.
Sun, 02 Dec 2007 14:06:03 +0000 reimar Make vo info structs const
Sat, 08 Sep 2007 13:36:13 +0000 reimar Fix borders for xmga broken by r23675. Tested by Diego.
Sun, 22 Jul 2007 18:27:26 +0000 attila 10l
Wed, 27 Jun 2007 10:28:38 +0000 reimar Remove some unused variables
Wed, 27 Jun 2007 10:26:13 +0000 reimar Make X11 window creation and (with -fixed-vo) management simpler and more
Mon, 23 Apr 2007 07:42:42 +0000 diego Gui --> gui
Thu, 15 Jun 2006 08:00:37 +0000 reimar Fix window position when changing videos while in fullscreen and for
Sun, 14 May 2006 19:36:21 +0000 reimar do aspect correction of video size before calculating vo_dx and vo_dy.
Sun, 16 Apr 2006 13:38:28 +0000 reimar Fix and improve xinerama support
Fri, 05 Aug 2005 01:24:37 +0000 ivo Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
Sat, 21 May 2005 17:31:44 +0000 al Make -wid behave more consistent.
Mon, 18 Apr 2005 15:52:38 +0000 henry replace VO and VF numeric flags with #defined identifiers
Mon, 15 Nov 2004 09:09:29 +0000 diego Reduce excessive verbosity.
Thu, 28 Oct 2004 01:15:53 +0000 diego Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
Fri, 20 Aug 2004 09:41:13 +0000 al Removed superfluous XFlush calls before XSync.
Sun, 25 Jul 2004 12:49:01 +0000 reimar removed saver_on, saver_off calls, they are already in x11_common.c
Mon, 14 Jun 2004 04:53:03 +0000 attila major reindentation of x11 code try #2
Sun, 30 Nov 2003 16:36:10 +0000 joey runtime 'stay-on-top' functionality
Fri, 03 Oct 2003 18:13:45 +0000 alex user settable colorkey
Sun, 31 Aug 2003 12:57:27 +0000 attila while we are at it: geometry support for xmga
Sun, 09 Feb 2003 20:18:23 +0000 arpi linux->osdep
Mon, 11 Nov 2002 15:22:10 +0000 alex removed get_info, using the same sheme as in libmpcodecs instead
Fri, 01 Nov 2002 00:21:45 +0000 arpi panscan support in -vo mga (actually moved common code to mga_common.c)
Thu, 17 Oct 2002 09:49:25 +0000 pontscho -fixed-vo support
Wed, 09 Oct 2002 13:40:23 +0000 arpi more cleanup, some -vo mga fullscreen fixes
Wed, 09 Oct 2002 13:25:13 +0000 arpi some cleanup
Sun, 22 Sep 2002 02:33:28 +0000 arpi tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
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 (?)