log libvo/vo_dfbmga.c @ 25317:7f3cb5408f28

age author description
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.