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

age author description
Sun, 02 Mar 2014 21:06:26 +0000 ib Remove VOCTRL_GUISUPPORT.
Sun, 02 Mar 2014 15:11:25 +0000 al Remove left-over VOCTRL_GUI_NOWINDOW usage
Sun, 16 Feb 2014 15:44:34 +0000 reimar vo_dfbmga: fix pointer cast size warnings.
Sat, 18 Jan 2014 21:39:07 +0000 reimar Remove empty draw_slice and draw_frame stubs.
Sun, 17 Mar 2013 22:47:17 +0000 diego Add missing strings.h #includes for strcasecmp().
Sat, 07 May 2011 18:48:31 +0000 reimar Add "const" to equalizer name argument to avoid compiler warnings.
Sat, 07 May 2011 10:59:11 +0000 iive Remove the variable arguments from the libvo control() functions.
Fri, 06 May 2011 10:32:46 +0000 iive Implement control() VOCTRL_SET/GET_EQUALIZER using a vf_equalize struct,
Wed, 27 Oct 2010 17:47:13 +0000 cigaes Move libvo/sub.[ch] from libvo to sub.
Wed, 15 Sep 2010 18:34:15 +0000 diego Require DirectFB version 0.9.22.
Wed, 15 Sep 2010 17:22:04 +0000 diego Simplify DirectFB check.
Mon, 15 Sep 2008 20:46:43 +0000 syrjala Update the copyright statement.
Mon, 15 Sep 2008 20:45:17 +0000 syrjala Cosmetics:
Mon, 15 Sep 2008 20:43:24 +0000 syrjala Don't limit BES to non-synced single buffering when CRTC2 is used.
Mon, 15 Sep 2008 20:41:08 +0000 syrjala Rename some variables and change some strings to make the CRTC1 code clearer.
Mon, 15 Sep 2008 20:39:03 +0000 syrjala Add CRTC1 support.
Mon, 15 Sep 2008 20:35:05 +0000 syrjala Remove BGR24 support since it has never worked anyway.
Mon, 15 Sep 2008 11:47:02 +0000 syrjala Eliminate void * arithmetic.
Mon, 15 Sep 2008 05:40:29 +0000 diego Upgrade license of LGPL 2 or later files to LGPL 2.1 or later.
Fri, 16 May 2008 08:33:27 +0000 diego cosmetics: Remove useless parentheses from from return statements.
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, 25 Aug 2007 13:13:08 +0000 diego Fix warning:
Thu, 29 Mar 2007 17:16:11 +0000 rathann Code cleanup: don't include a .c file in mplayer.c and fix a few
Tue, 17 Oct 2006 13:23:13 +0000 syrjala s/vo_osd_changed/vo_osd_changed_flag
Tue, 17 Oct 2006 13:19:31 +0000 syrjala Round buffer width and height to 16 pixels.
Sun, 08 Oct 2006 22:16:38 +0000 syrjala Fix DirectFB version check. The old code simply concatenated the
Fri, 01 Sep 2006 12:11:11 +0000 diego The FSF changed postal address.
Mon, 27 Mar 2006 07:31:08 +0000 diego Remove superfluous extern variable declaration.
Thu, 03 Nov 2005 10:50:43 +0000 ptt changed KEY_PREVIOUS to KEY_PREV, cause the first undefined
Wed, 02 Nov 2005 21:50:55 +0000 albeu libvo input cleanup: remove the dependency on libinput,
Wed, 26 Oct 2005 07:41:41 +0000 syrjala Added support for remote controls.
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
Mon, 18 Apr 2005 15:52:38 +0000 henry replace VO and VF numeric flags with #defined identifiers
Mon, 07 Mar 2005 22:45:47 +0000 syrjala Clean up properly if preinit() fails.
Thu, 17 Feb 2005 00:05:23 +0000 syrjala Added NV12/NV21 support.
Mon, 31 Jan 2005 17:59:36 +0000 syrjala - Don't advertise IMGFMT_RGBxx
Thu, 28 Oct 2004 01:15:53 +0000 diego Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
Sat, 25 Sep 2004 13:46:21 +0000 syrjala Fixed [no]input suboptions.
Fri, 20 Aug 2004 14:09:16 +0000 syrjala Removed fb_dev_name handling.
Sun, 15 Aug 2004 00:27:28 +0000 syrjala Removed useless SetOpacity() calls.
Sun, 15 Aug 2004 00:25:23 +0000 syrjala Fixed BES aspect ratio.
Sun, 15 Aug 2004 00:12:34 +0000 syrjala Reorganized init/unint so that fixed-vo works.
Mon, 09 Aug 2004 18:00:12 +0000 syrjala Don't use flicker filtering.
Sun, 25 Apr 2004 13:55:54 +0000 syrjala Fixed CRTC2 surface size message.
Sun, 22 Feb 2004 15:27:15 +0000 attila fieldparity verbosity and tvnorm patch
Wed, 28 Jan 2004 10:19:49 +0000 alex support for latest CVS, patch by Ville Syrjala
Fri, 17 Oct 2003 08:36:47 +0000 alex backward compatibility patch by Ville
Thu, 16 Oct 2003 12:18:12 +0000 alex Updates by Ville Syrj¸«£l¸«£ <syrjala@sci.fi>
Thu, 24 Apr 2003 18:52:16 +0000 alex spring update patch by Ville Syrjala <syrjala@sci.fi>
Wed, 19 Feb 2003 16:01:46 +0000 alex Update sub-picture layer to work with recent DirectFB cvs and add support for selecting field parity. Patch by Ville Syrjl <syrjala@sci.fi>
Sun, 09 Feb 2003 20:18:23 +0000 arpi linux->osdep
Sun, 19 Jan 2003 15:41:26 +0000 arpi * Remove unneeded includes & macros
Sun, 29 Dec 2002 18:07:18 +0000 zdar fix to compile with DirecFB 0.9.16
Sat, 16 Nov 2002 03:02:23 +0000 arpi This patch fixes the OSD flickering problem with vo_dfbmga.
Mon, 11 Nov 2002 15:22:10 +0000 alex removed get_info, using the same sheme as in libmpcodecs instead
Sun, 10 Nov 2002 13:58:46 +0000 arpi This patch adds direct rendering to vo_dfbmga.
Wed, 06 Nov 2002 22:20:35 +0000 arpi - cleanup equalizer stuff (removed vidix dependency)
Sun, 03 Nov 2002 14:27:32 +0000 arpi disabled vidix dependency
Thu, 31 Oct 2002 23:54:26 +0000 arpi Here's a new vo plugin that uses DirectFB. It's meant for Matrox G400