log libvo/vo_directfb2.c @ 11000:6e35326c742f

age author description
Sat, 04 Oct 2003 17:29:08 +0000 gabucino many small typo and grammar fixes
Sun, 07 Sep 2003 19:42:35 +0000 zdar Config fixed, changed put_image to use memcpy instead of native blits (for compatibility reasons), always clear primary layer (to have always black background) and try to center image.
Fri, 15 Aug 2003 13:04:37 +0000 alex 4x10l fix. Vars used by the config layer must be malloc'd (strdup) as they will be freed at exit.
Sun, 27 Apr 2003 17:24:26 +0000 zdar triple buffering support, configuration/option system changed,some minor bugs fixed
Sat, 19 Apr 2003 11:25:19 +0000 zdar printf->mp_msg and honor -double switch
Wed, 05 Mar 2003 20:34:29 +0000 zdar Some 10l and better layer handling (to comply with DFB 0.9.17)
Sun, 02 Mar 2003 15:56:42 +0000 zdar Layer configuration handling updates