Sun, 02 Jul 2006 03:59:36 +0000 |
reynaldo |
rm unnecesary casts from void* - part 2
|
Mon, 27 Mar 2006 07:22:48 +0000 |
diego |
Change 'if(verbose)' to the more appropriate mp_msg_test.
|
Wed, 02 Nov 2005 21:50:55 +0000 |
albeu |
libvo input cleanup: remove the dependency on libinput,
|
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, 18 Jun 2005 20:27:50 +0000 |
reimar |
Make dfbopts a suboption, use suboption parser
|
Mon, 18 Apr 2005 15:52:38 +0000 |
henry |
replace VO and VF numeric flags with #defined identifiers
|
Thu, 28 Oct 2004 01:15:53 +0000 |
diego |
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
|
Sat, 21 Feb 2004 08:21:42 +0000 |
zdar |
cut and paste typo fixed
|
Tue, 17 Feb 2004 16:34:40 +0000 |
zdar |
removed usage of fb_dev_name, imported field parity reporting from dfbmga, fixed vsync handling in triple buffering mode
|
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
|
Sun, 09 Feb 2003 20:18:23 +0000 |
arpi |
linux->osdep
|
Sun, 29 Dec 2002 18:07:18 +0000 |
zdar |
fix to compile with DirecFB 0.9.16
|
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:57:42 +0000 |
arpi |
Switch containing options for DirectFB library was renamed to dfbopts.
|
Wed, 04 Sep 2002 21:53:38 +0000 |
zdar |
config() parameters change
|
Tue, 13 Aug 2002 08:41:49 +0000 |
zdar |
Put/get_image fixed. Deleted forgotten development comments
|
Fri, 09 Aug 2002 17:20:46 +0000 |
arpi |
new directfb driver for 0.9.13+ by jiri.svoboda@seznam.cz
|