New commits:

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=0eca8a246c4ed8df3f5b1b94ce2067b559f27eaa
commit 0eca8a246c4ed8df3f5b1b94ce2067b559f27eaa
Author: Denis Oliver Kropp <[EMAIL PROTECTED]>
Date:   Thu Jan 10 04:25:33 2008 +0100

    INPUT: Added dfb_input_event_type_name() and event debug at Core/Input/Evt.

 include/directfb_util.h |    1 +
 src/core/input.c        |  115 ++++++++++++++++++++++++++++++++++++++++++-----
 2 files changed, 105 insertions(+), 11 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=ef3dcdaf776d204519dd171adf9292db57da8813
commit ef3dcdaf776d204519dd171adf9292db57da8813
Author: Denis Oliver Kropp <[EMAIL PROTECTED]>
Date:   Thu Jan 10 04:24:40 2008 +0100

    DEFAULTWM: Combine multiple x and/or y motion events before sending events 
or updating the cursor.
    
    This is a better way as opposed to have the driver do the work,
    otherwise there was too much cursor acceleration in such a case.

 wm/default/default.c |   42 ++++++++++++++++++++++++++++++------------
 1 files changed, 30 insertions(+), 12 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=d63edceff38d3ba40dad7588faf04b83f689c632
commit d63edceff38d3ba40dad7588faf04b83f689c632
Author: Denis Oliver Kropp <[EMAIL PROTECTED]>
Date:   Thu Jan 10 04:16:23 2008 +0100

    LINUX-INPUT: Set DIEF_FOLLOW on all events known not to be the last.

 inputdrivers/linux_input/linux_input.c |   54 ++++++++++++++++++++++++--------
 1 files changed, 41 insertions(+), 13 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=a37b95f3d6a7dd1c3723244a08e23081f9e818d1
commit a37b95f3d6a7dd1c3723244a08e23081f9e818d1
Author: Denis Oliver Kropp <[EMAIL PROTECTED]>
Date:   Thu Jan 10 04:03:56 2008 +0100

    CORE: A bit late ABI++ after last clipping feature in gfxcard.c.

 src/core/core.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=d699b968396c9c8e494b2cf06eff74718f7abe9f
commit d699b968396c9c8e494b2cf06eff74718f7abe9f
Author: Denis Oliver Kropp <[EMAIL PROTECTED]>
Date:   Wed Jan 9 10:54:12 2008 +0100

    CONFIG: Don't enable mouse motion compression at input drivers by default.

 src/misc/conf.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=47658336e8fb38f259af9d60e110671c07769ed0
commit 47658336e8fb38f259af9d60e110671c07769ed0
Author: Denis Oliver Kropp <[EMAIL PROTECTED]>
Date:   Wed Jan 9 10:52:36 2008 +0100

    IDirectFBImageProvider: Don't fail if PeekData() is not supported, same 
behaviour as video providers...
    
    Thanks to Daniel J Laird!
    
    I also added clearing the context struct for safety,
    especially regarding the header data which might not be read in completely.

 src/media/idirectfbimageprovider.c |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)


_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs

Reply via email to