New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=102e250634df2bc431e2fc77c616d5d81761b9ac
commit 102e250634df2bc431e2fc77c616d5d81761b9ac
Author: Ville Syrjala <[email protected]>
Date:   Mon Dec 1 07:46:22 2008 +0200

    surface_pool: Fix debug print

 src/core/surface_pool.c |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=1d69f2e92a5798eaa73959f06e99b24271f2aad0
commit 1d69f2e92a5798eaa73959f06e99b24271f2aad0
Author: Ville Syrjala <[email protected]>
Date:   Mon Dec 1 07:33:33 2008 +0200

    prealloc_surface_pool: Add CSTF_INTERNAL to types

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

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=72d10707517a342949676bc7ec08d036ffcf0027
commit 72d10707517a342949676bc7ec08d036ffcf0027
Author: Ville Syrjala <[email protected]>
Date:   Sat Nov 29 11:11:01 2008 +0200

    surface_pool: Show CSTF_PREALLOCATED in the debug output

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

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=0e9873a591200e85fbcd6c5b56f5ba00cd9264cc
commit 0e9873a591200e85fbcd6c5b56f5ba00cd9264cc
Author: Ville Syrjala <[email protected]>
Date:   Tue Nov 18 17:04:56 2008 +0200

    directfb.h: Document the blend functions

 include/directfb.h |   36 ++++++++++++++++++++++++------------
 1 files changed, 24 insertions(+), 12 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=cc88fba323663088a3559ead5d31244294bfa587
commit cc88fba323663088a3559ead5d31244294bfa587
Author: Ville Syrjala <[email protected]>
Date:   Sat Nov 8 21:59:40 2008 +0200

    unichrome/cle266: Make the files non-executable

 0 files changed, 0 insertions(+), 0 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=d33c7bce9e65b9414908643c5ba1051f4b253683
commit d33c7bce9e65b9414908643c5ba1051f4b253683
Author: Ville Syrjala <[email protected]>
Date:   Sat Nov 8 16:53:32 2008 +0200

    unichrome/cle266: Drop useless inline keywords
    
    The functions are never inlined since they are defined in another
    translation unit to the one where they are called.

 gfxdrivers/cle266/uc_hw.h       |   62 +++++++++++++++++++-------------------
 gfxdrivers/cle266/uc_hwmap.c    |    4 +-
 gfxdrivers/cle266/uc_hwset.c    |   16 +++++-----
 gfxdrivers/unichrome/uc_hw.h    |   64 +++++++++++++++++++-------------------
 gfxdrivers/unichrome/uc_hwmap.c |    4 +-
 gfxdrivers/unichrome/uc_hwset.c |   16 +++++-----
 6 files changed, 83 insertions(+), 83 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=99d178c8723b8bf2467570afe2739be0544ff8f5
commit 99d178c8723b8bf2467570afe2739be0544ff8f5
Author: Ville Syrjala <[email protected]>
Date:   Sat Nov 8 16:34:49 2008 +0200

    modules: Add some constness

 lib/direct/interface.c |    2 +-
 lib/direct/modules.c   |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=dcc8a71903bb40e1147cde359da1d35cc33cb132
commit dcc8a71903bb40e1147cde359da1d35cc33cb132
Author: Ville Syrjala <[email protected]>
Date:   Sat Nov 8 13:10:27 2008 +0200

    Silence compiler warnings

 gfxdrivers/cle266/uc_hwmap.c           |    3 ++
 gfxdrivers/cle266/unichrome.c          |    2 +-
 gfxdrivers/i830/i830.c                 |    2 +-
 gfxdrivers/matrox/matrox_maven.c       |    4 ++-
 inputdrivers/dynapro/dynapro.c         |    2 +-
 inputdrivers/gunze/gunze.c             |    3 +-
 inputdrivers/linux_input/linux_input.c |    4 +-
 lib/direct/interface.c                 |    3 +-
 lib/direct/modules.c                   |   10 +++++---
 lib/fusion/shm/pool.c                  |    6 ++--
 src/core/gfxcard.c                     |    2 +-
 src/core/screens.c                     |    2 +-
 src/gfx/generic/stretch_hvx_16.h       |    3 +-
 src/gfx/generic/stretch_hvx_32.h       |    3 +-
 systems/x11/x11.c                      |   36 ++++++++++++++++----------------
 systems/x11/xwindow.c                  |    2 +-
 tools/dfbdump.c                        |    4 +-
 tools/dfbfx.c                          |    2 +-
 tools/directfb-csource.c               |    3 +-
 wm/unique/classes/frame.c              |    1 +
 20 files changed, 55 insertions(+), 42 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=eb8d81025cada03e84593ce5c6c1c3b3a765c8ef
commit eb8d81025cada03e84593ce5c6c1c3b3a765c8ef
Author: Ville Syrjala <[email protected]>
Date:   Sat Nov 8 14:02:22 2008 +0200

    Convert to C99 initializers

 gfxdrivers/ati128/ati128_overlay.c           |   12 ++--
 gfxdrivers/cle266/uc_overlay.c               |   20 ++++----
 gfxdrivers/cle266/uc_primary.c               |    6 +-
 gfxdrivers/cyber5k/cyber5k.c                 |    6 +-
 gfxdrivers/cyber5k/cyber5k_underlay.c        |   12 ++--
 gfxdrivers/davinci/davinci_osd.c             |   16 +++---
 gfxdrivers/davinci/davinci_osd_pool.c        |   24 ++++----
 gfxdrivers/davinci/davinci_screen.c          |    6 +-
 gfxdrivers/davinci/davinci_video.c           |   16 +++---
 gfxdrivers/davinci/davinci_video_pool.c      |   24 ++++----
 gfxdrivers/i810/i810_overlay.c               |   17 +++---
 gfxdrivers/i830/i830_overlay.c               |   17 +++---
 gfxdrivers/mach64/mach64_overlay.c           |   18 +++---
 gfxdrivers/matrox/matrox_bes.c               |   16 +++---
 gfxdrivers/matrox/matrox_crtc2.c             |   58 ++++++++++----------
 gfxdrivers/matrox/matrox_screen_crtc2.c      |   22 ++++----
 gfxdrivers/matrox/matrox_spic.c              |   16 +++---
 gfxdrivers/neomagic/neo_overlay.c            |   14 +++---
 gfxdrivers/omap/omap_primary.c               |    2 +-
 gfxdrivers/savage/savage_streams_old.c       |   72 +++++++++++++-------------
 gfxdrivers/sh772x/sh7722_layer.c             |   20 ++++----
 gfxdrivers/sh772x/sh7722_multi.c             |   20 ++++----
 gfxdrivers/sh772x/sh7722_screen.c            |    4 +-
 gfxdrivers/unichrome/uc_overlay.c            |   20 ++++----
 gfxdrivers/unichrome/uc_primary.c            |    6 +-
 gfxdrivers/unichrome/uc_spic.c               |   12 ++--
 interfaces/IDirectFBFont/idirectfbfont_ft2.c |    8 ++--
 lib/direct/conf.c                            |   16 +++---
 lib/direct/modules.h                         |   10 ++--
 lib/fusion/conf.c                            |    4 +-
 src/core/local_surface_pool.c                |   22 ++++----
 src/core/prealloc_surface_pool.c             |   14 +++---
 src/core/shared_surface_pool.c               |   18 +++---
 systems/devmem/devmem_surface_pool.c         |   24 ++++----
 systems/fbdev/fbdev.c                        |   20 ++++----
 systems/fbdev/fbdev_surface_pool.c           |   24 ++++----
 systems/osx/osxinput.c                       |    8 ++--
 systems/osx/primary.c                        |    4 +-
 systems/sdl/primary.c                        |    2 +-
 systems/sdl/sdl_surface_pool.c               |   18 +++---
 systems/sdl/sdlinput.c                       |    8 ++--
 systems/vnc/primary.c                        |    4 +-
 systems/x11/primary.c                        |   24 ++++----
 systems/x11/vpsmem_surface_pool.c            |   26 +++++-----
 systems/x11/x11_surface_pool.c               |   24 ++++----
 systems/x11/x11input.c                       |    8 ++--
 wm/unique/classes/foo.c                      |    4 +-
 wm/unique/classes/root.c                     |    2 +-
 wm/unique/classes/window.c                   |    4 +-
 wm/unique/stret.c                            |    2 +-
 50 files changed, 386 insertions(+), 388 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=e2f81d01f99d047727f7b1446c2926e1e0107c87
commit e2f81d01f99d047727f7b1446c2926e1e0107c87
Author: Ville Syrjala <[email protected]>
Date:   Sat Nov 8 14:00:50 2008 +0200

    core_parts: Fix prototypes and convert to C99 initializers

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

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=54ad3c8a2195952802ebb54dd29beaf1d781f0dd
commit 54ad3c8a2195952802ebb54dd29beaf1d781f0dd
Author: Ville Syrjala <[email protected]>
Date:   Mon Nov 3 13:52:45 2008 +0200

    Check allocation results

 inputdrivers/dbox2remote/dbox2remote.c       |    4 ++
 inputdrivers/dreamboxremote/dreamboxremote.c |    4 ++
 inputdrivers/dynapro/dynapro.c               |    6 ++
 inputdrivers/elo/elo.c                       |    4 ++
 inputdrivers/gunze/gunze.c                   |    4 ++
 inputdrivers/h3600_ts/h3600_ts.c             |    4 ++
 inputdrivers/joystick/joystick.c             |    4 ++
 inputdrivers/keyboard/keyboard.c             |    4 ++
 inputdrivers/linux_input/linux_input.c       |    6 ++
 inputdrivers/lirc/lirc.c                     |    4 ++
 inputdrivers/mutouch/mutouch.c               |    4 ++
 inputdrivers/penmount/penmount.c             |    4 ++
 inputdrivers/ps2mouse/ps2mouse.c             |    4 ++
 inputdrivers/serialmouse/serialmouse.c       |    4 ++
 inputdrivers/sonypi/sonypi.c                 |    4 ++
 inputdrivers/tslib/tslib.c                   |    4 ++
 inputdrivers/ucb1x00_ts/ucb1x00_ts.c         |    4 ++
 inputdrivers/wm97xx_ts/wm97xx_ts.c           |    4 ++
 systems/devmem/surfacemanager.c              |    6 ++
 systems/fbdev/fbdev.c                        |   64 +++++++++++++++++--------
 systems/fbdev/surfacemanager.c               |    6 ++
 systems/fbdev/vt.c                           |    2 +
 systems/x11/surfacemanager.c                 |    4 ++
 23 files changed, 137 insertions(+), 21 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=638849520bab4aa0e9ab4796e96849e04f252346
commit 638849520bab4aa0e9ab4796e96849e04f252346
Author: Ville Syrjala <[email protected]>
Date:   Mon Nov 3 00:43:14 2008 +0200

    linuxinput: Include linux/input.h before using the defines from it

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

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=4cb2e813612be62c35a8f5df07e8959e2946f6ec
commit 4cb2e813612be62c35a8f5df07e8959e2946f6ec
Author: Ville Syrjala <[email protected]>
Date:   Mon Nov 3 01:17:22 2008 +0200

    cle266: Linking needs -lm

 gfxdrivers/cle266/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=eeea500b3c4c40c1ce595e3f0d6571c99813f0e7
commit eeea500b3c4c40c1ce595e3f0d6571c99813f0e7
Author: Ville Syrjala <[email protected]>
Date:   Sat Nov 1 17:21:24 2008 +0200

    linuxinput: Fix LED handling

 inputdrivers/linux_input/linux_input.c |   21 ++++++++++++++-------
 1 files changed, 14 insertions(+), 7 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=fe2d6e91c2a46e44e924258068e8ce205bcabcd7
commit fe2d6e91c2a46e44e924258068e8ce205bcabcd7
Author: Ville Syrjala <[email protected]>
Date:   Sat Nov 1 17:24:02 2008 +0200

    linuxinput: Zero-initialize DFBInputEvents

 inputdrivers/linux_input/linux_input.c |   10 ++++------
 1 files changed, 4 insertions(+), 6 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=d3eca3b90ffa3ac992cf837cc635ab1ae3b0c610
commit d3eca3b90ffa3ac992cf837cc635ab1ae3b0c610
Author: Ville Syrjala <[email protected]>
Date:   Sat Nov 1 15:07:53 2008 +0200

    fbdev: Nuke trailing whitespace

 systems/fbdev/agp.c                |   72 ++++++++++++++++++------------------
 systems/fbdev/fbdev.c              |   55 ++++++++++++++-------------
 systems/fbdev/fbdev_surface_pool.c |    2 +-
 systems/fbdev/surfacemanager.c     |    4 +-
 4 files changed, 67 insertions(+), 66 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=0eee9430142a1779e838de11ee2e93b411eb86a9
commit 0eee9430142a1779e838de11ee2e93b411eb86a9
Author: Ville Syrjala <[email protected]>
Date:   Wed Oct 22 01:01:07 2008 +0300

    fbdev: Fix pan & zoom functionality

 systems/fbdev/fbdev.c              |  134 +++++++++++++++++++++++++++---------
 systems/fbdev/fbdev.h              |    6 ++-
 systems/fbdev/fbdev_surface_pool.c |   16 +----
 3 files changed, 109 insertions(+), 47 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=ddbc444d72fc0922dceb2fd7171ddb069a1e084c
commit ddbc444d72fc0922dceb2fd7171ddb069a1e084c
Author: Ville Syrjala <[email protected]>
Date:   Wed Oct 22 00:53:24 2008 +0300

    fbdev: Cleanups for the panning code

 systems/fbdev/fbdev.c |   21 +++++++++++++--------
 1 files changed, 13 insertions(+), 8 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=de4fdae183c82a14ec6192092264c720a783ebdc
commit de4fdae183c82a14ec6192092264c720a783ebdc
Author: Niels Roest <[email protected]>
Date:   Fri Oct 24 11:21:17 2008 +0200

    [modules] fix for static linking (module unload not available then)

 lib/direct/modules.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=0909a9c56dee2b7858fad63c5c1798c0d5e6a7af
commit 0909a9c56dee2b7858fad63c5c1798c0d5e6a7af
Author: Niels Roest <[email protected]>
Date:   Wed Oct 22 16:03:30 2008 +0200

    [modules] add option to specify module dir.
    You have to specify the base-dir, so the dir that contains
    the drivers/systems/wm directories

 lib/direct/conf.c      |   17 ++++++++++++++---
 lib/direct/conf.h      |    1 +
 lib/direct/interface.c |    9 +++++++--
 lib/direct/modules.c   |   39 ++++++++++++++++++++++++++++-----------
 lib/direct/modules.h   |    2 +-
 5 files changed, 51 insertions(+), 17 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=a5a8704084baa4aa9c406537c17c30b643016aad
commit a5a8704084baa4aa9c406537c17c30b643016aad
Author: Ville Syrjala <[email protected]>
Date:   Wed Oct 22 00:19:41 2008 +0300

    directfbrc.5: Document triple and windows desktop-buffer-mode options.

 docs/directfbrc.5.in |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=210ad1f558e54a2c2f6ce8ba32bbba6c4b50b944
commit 210ad1f558e54a2c2f6ce8ba32bbba6c4b50b944
Author: Ville Syrjala <[email protected]>
Date:   Wed Oct 22 00:19:11 2008 +0300

    dfbdump: Deal with CSALF_ONEFORALL

 tools/dfbdump.c |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=2ddbebbafbd116ea15fc823dfb09a89313d08e58
commit 2ddbebbafbd116ea15fc823dfb09a89313d08e58
Author: Ville Syrjala <[email protected]>
Date:   Wed Oct 22 00:09:11 2008 +0300

    v4l: Clean up the oddball coding style in the v4l2 code.

 .../idirectfbvideoprovider_v4l.c                   |  351 ++++++++++----------
 1 files changed, 183 insertions(+), 168 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=3a1301fc22011598717c7fa64cd003444556746a
commit 3a1301fc22011598717c7fa64cd003444556746a
Author: Niels Roest <[email protected]>
Date:   Mon Dec 22 17:00:32 2008 +0100

    [v4l] Fix for Fix v4l2 build. Different lock interface on 1.2.x

 .../idirectfbvideoprovider_v4l.c                   |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=0d168b477b16a5fe4fb65345c0429bc46d528e12
commit 0d168b477b16a5fe4fb65345c0429bc46d528e12
Author: Ville Syrjala <[email protected]>
Date:   Tue Oct 21 01:13:03 2008 +0300

    v4l: Fix v4l2 build. Untested.

 .../idirectfbvideoprovider_v4l.c                   |   31 ++++++++++++++++----
 1 files changed, 25 insertions(+), 6 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=76c033296b448c8a301283e6862e0257f6be521a
commit 76c033296b448c8a301283e6862e0257f6be521a
Author: Ville Syrjala <[email protected]>
Date:   Tue Oct 21 16:30:51 2008 +0300

    matrox: Wrong chroma plane offset was being used with deinterlace blits.

 gfxdrivers/matrox/matrox_state.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=41f386002f144621e7e4f0439dd37ad485f77953
commit 41f386002f144621e7e4f0439dd37ad485f77953
Author: Ville Syrjala <[email protected]>
Date:   Tue Oct 21 04:43:21 2008 +0300

    inputdrivers: Fix possible array overruns

 inputdrivers/linux_input/linux_input.c |    3 +++
 inputdrivers/tslib/tslib.c             |    6 ++++++
 2 files changed, 9 insertions(+), 0 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=8eb8638ccab163335b3e9101543d3087a657fd10
commit 8eb8638ccab163335b3e9101543d3087a657fd10
Author: Ville Syrjala <[email protected]>
Date:   Tue Oct 21 04:38:25 2008 +0300

    linuxinput: Use proper sizes for the bitmaps.

 inputdrivers/linux_input/linux_input.c |   24 ++++++++++++++++--------
 1 files changed, 16 insertions(+), 8 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=a1586efc8065d0ff1f6bcd16e0398f02e5842009
commit a1586efc8065d0ff1f6bcd16e0398f02e5842009
Author: Ville Syrjala <[email protected]>
Date:   Tue Oct 21 04:35:53 2008 +0300

    linuxinput: Count KEY_M

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

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=b2f531062fdaa9f0cd17e6a84d97b1947e00301f
commit b2f531062fdaa9f0cd17e6a84d97b1947e00301f
Author: Ville Syrjala <[email protected]>
Date:   Tue Oct 21 04:13:37 2008 +0300

    dynapro: Fix warning
    
    dynapro.c:124: warning: control reaches end of non-void function

 inputdrivers/dynapro/dynapro.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=8384feb98c739a821a65e114d8a63eb445f71b7f
commit 8384feb98c739a821a65e114d8a63eb445f71b7f
Author: Ville Syrjala <[email protected]>
Date:   Tue Oct 21 04:13:05 2008 +0300

    omap: Fix warning
    
    omap.c:63: warning: no return statement in function returning non-void

 gfxdrivers/omap/omap.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=fd91812d436c012ab6ddfe5490b4164f9a6c527f
commit fd91812d436c012ab6ddfe5490b4164f9a6c527f
Author: Ville Syrjala <[email protected]>
Date:   Tue Oct 21 04:09:39 2008 +0300

    Function prototype cleanups.

 gfxdrivers/ati128/ati128_overlay.c           |    2 +-
 gfxdrivers/cle266/uc_accel.c                 |    4 +-
 gfxdrivers/cle266/uc_overlay.c               |    2 +-
 gfxdrivers/cle266/unichrome.c                |    8 +++--
 gfxdrivers/cyber5k/cyber5k_alpha.c           |    2 +-
 gfxdrivers/cyber5k/cyber5k_overlay.c         |    4 +-
 gfxdrivers/cyber5k/cyber5k_underlay.c        |    2 +-
 gfxdrivers/davinci/davinci_osd.c             |    2 +-
 gfxdrivers/davinci/davinci_osd_pool.c        |    6 ++--
 gfxdrivers/davinci/davinci_video.c           |    2 +-
 gfxdrivers/davinci/davinci_video_pool.c      |    6 ++--
 gfxdrivers/i810/i810_overlay.c               |    2 +-
 gfxdrivers/i830/i830_overlay.c               |    2 +-
 gfxdrivers/mach64/mach64_overlay.c           |    2 +-
 gfxdrivers/matrox/matrox_bes.c               |    2 +-
 gfxdrivers/matrox/matrox_crtc2.c             |    2 +-
 gfxdrivers/matrox/matrox_screen_crtc2.c      |    2 +-
 gfxdrivers/matrox/matrox_spic.c              |    2 +-
 gfxdrivers/neomagic/neo_overlay.c            |    2 +-
 gfxdrivers/neomagic/neomagic.h               |    4 +-
 gfxdrivers/nsc/nsc_galfns.c                  |    6 ++--
 gfxdrivers/nvidia/nvidia_overlay.c           |    2 +-
 gfxdrivers/radeon/radeon_crtc2.c             |    2 +-
 gfxdrivers/radeon/radeon_overlay.c           |    2 +-
 gfxdrivers/sh772x/sh7722_jpeglib.c           |    4 +-
 gfxdrivers/sh772x/sh7722_jpeglib.h           |    4 +-
 gfxdrivers/sh772x/sh7722_layer.c             |    4 +-
 gfxdrivers/sh772x/sh7722_multi.c             |    4 +-
 gfxdrivers/sis315/sis315_accel.c             |    1 +
 gfxdrivers/unichrome/uc_accel.c              |    4 +-
 gfxdrivers/unichrome/uc_overlay.c            |    2 +-
 gfxdrivers/unichrome/uc_spic.c               |    2 +-
 gfxdrivers/unichrome/unichrome.c             |    6 ++--
 inputdrivers/dbox2remote/dbox2remote.c       |    2 +-
 inputdrivers/dreamboxremote/dreamboxremote.c |    2 +-
 inputdrivers/gunze/dfb-calib.c               |    6 ++--
 inputdrivers/h3600_ts/h3600_ts.c             |    2 +-
 inputdrivers/joystick/joystick.c             |    2 +-
 inputdrivers/keyboard/keyboard.c             |    2 +-
 inputdrivers/linux_input/linux_input.c       |    2 +-
 inputdrivers/lirc/lirc.c                     |    2 +-
 inputdrivers/ps2mouse/ps2mouse.c             |    2 +-
 inputdrivers/serialmouse/serialmouse.c       |    4 +-
 inputdrivers/sonypi/sonypi.c                 |    2 +-
 inputdrivers/ucb1x00_ts/ucb1x00_ts.c         |    2 +-
 inputdrivers/wm97xx_ts/wm97xx_ts.c           |    2 +-
 lib/direct/clock.c                           |    8 +++---
 lib/direct/direct.c                          |    4 +-
 lib/direct/interface.c                       |    6 ++--
 lib/direct/interface.h                       |   16 +++++-----
 lib/direct/interface_implementation.h        |    8 +++++
 lib/direct/log.c                             |    4 +-
 lib/direct/mem.c                             |    6 ++--
 lib/direct/memcpy.c                          |    6 ++--
 lib/direct/modules.c                         |    2 +-
 lib/direct/signals.c                         |   14 +++++-----
 lib/direct/system.c                          |    4 +-
 lib/direct/thread.c                          |    4 +-
 lib/direct/trace.c                           |   10 +++---
 lib/direct/tree.c                            |    2 +-
 lib/fusion/fusion.c                          |   14 +++++-----
 lib/fusion/hash.c                            |    2 +-
 src/core/core_system.h                       |   38 +++++++++++++-------------
 src/core/gfxcard.c                           |   28 +++++++++---------
 src/core/graphics_driver.h                   |    4 +-
 src/core/input_driver.h                      |   10 +++---
 src/core/layers.c                            |    8 +++---
 src/core/layers.h                            |    8 +++---
 src/core/local_surface_pool.c                |    8 +++---
 src/core/prealloc_surface_pool.c             |    2 +-
 src/core/screens.c                           |    4 +-
 src/core/shared_surface_pool.c               |    6 ++--
 src/core/surface_pool.h                      |    6 ++--
 src/core/system.c                            |   20 +++++++-------
 src/core/wm_module.h                         |   18 ++++++------
 src/gfx/generic/generic.c                    |    8 +++---
 src/misc/conf.c                              |    4 +-
 systems/devmem/devmem.c                      |   16 +++++-----
 systems/devmem/devmem_surface_pool.c         |    6 ++--
 systems/fbdev/fbdev.c                        |   38 +++++++++++++-------------
 systems/fbdev/fbdev.h                        |    4 +-
 systems/fbdev/fbdev_surface_pool.c           |    6 ++--
 systems/fbdev/vt.c                           |    8 +++---
 systems/fbdev/vt.h                           |    4 +-
 systems/osx/osx.c                            |   16 +++++-----
 systems/osx/osxinput.c                       |    2 +-
 systems/osx/primary.c                        |    4 +-
 systems/sdl/primary.c                        |    4 +-
 systems/sdl/sdl.c                            |   20 +++++++-------
 systems/sdl/sdl_surface_pool.c               |    4 +-
 systems/sdl/sdlinput.c                       |    2 +-
 systems/vnc/primary.c                        |    4 +-
 systems/vnc/vnc.c                            |   16 +++++-----
 systems/vnc/vncinput.c                       |    2 +-
 systems/x11/primary.c                        |    4 +-
 systems/x11/vpsmem_surface_pool.c            |    6 ++--
 systems/x11/x11.c                            |   16 +++++-----
 systems/x11/x11_surface_pool.c               |    6 ++--
 systems/x11/x11input.c                       |    2 +-
 tests/fusion_stream.c                        |    8 +++---
 tools/dfbdump.c                              |   10 +++---
 tools/dfbg.c                                 |    4 +-
 tools/dfbinfo.c                              |    8 +++---
 tools/dfblayer.c                             |    2 +-
 tools/fusion_bench.c                         |   16 +++++-----
 tools/raw15toraw24.c                         |    2 +-
 tools/raw16toraw24.c                         |    2 +-
 tools/raw32toraw24.c                         |    2 +-
 wm/unique/input_channel.c                    |    1 +
 wm/unique/internal.h                         |    6 ++--
 wm/unique/test_color.c                       |    2 +-
 wm/unique/uniquewm.c                         |    8 +++---
 wm/unique/uniquewm.h                         |    2 +-
 113 files changed, 346 insertions(+), 334 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=bc622699d5c6acfa04c6b9432a341ed0b96a32a3
commit bc622699d5c6acfa04c6b9432a341ed0b96a32a3
Author: Ville Syrjala <[email protected]>
Date:   Tue Oct 21 02:19:28 2008 +0300

    Constness cleanups.

 lib/direct/memcpy.c                          |   32 +++++++++++++-------------
 lib/direct/memcpy.h                          |    4 +-
 lib/direct/trace.c                           |    2 +-
 lib/direct/util.c                            |   14 +++++-----
 src/gfx/generic/stretch_hvx_N.h              |    2 +-
 src/gfx/generic/stretch_up_down_16_indexed.h |    2 +-
 src/gfx/generic/stretch_up_down_32_indexed.h |    2 +-
 wm/default/default.c                         |    2 +-
 8 files changed, 30 insertions(+), 30 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=8714695873ba9d1e75535e94d953db399e940d73
commit 8714695873ba9d1e75535e94d953db399e940d73
Author: Ville Syrjala <[email protected]>
Date:   Tue Oct 21 01:51:54 2008 +0300

    Fix build with LDFLAGS="-Wl,-no-undefined".

 gfxdrivers/davinci/Makefile.am                |    4 ++++
 gfxdrivers/matrox/Makefile.am                 |    1 +
 gfxdrivers/vmware/Makefile.am                 |    1 +
 inputdrivers/dynapro/Makefile.am              |    3 +++
 inputdrivers/gunze/Makefile.am                |    3 +++
 inputdrivers/penmount/Makefile.am             |    3 +++
 interfaces/IDirectFBFont/Makefile.am          |    1 +
 interfaces/IDirectFBImageProvider/Makefile.am |    1 +
 wm/unique/Makefile.am                         |    1 +
 9 files changed, 18 insertions(+), 0 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=98eadd775c6695a7b7548cb840fc7ca22f209379
commit 98eadd775c6695a7b7548cb840fc7ca22f209379
Author: Ville Syrjala <[email protected]>
Date:   Tue Oct 21 01:36:38 2008 +0300

    Fix build when srcdir != builddir.

 gfxdrivers/ati128/Makefile.am                 |    1 +
 gfxdrivers/cle266/Makefile.am                 |    1 +
 gfxdrivers/cyber5k/Makefile.am                |    1 +
 gfxdrivers/davinci/Makefile.am                |    1 +
 gfxdrivers/ep9x/Makefile.am                   |    1 +
 gfxdrivers/i810/Makefile.am                   |    1 +
 gfxdrivers/i830/Makefile.am                   |    1 +
 gfxdrivers/mach64/Makefile.am                 |    1 +
 gfxdrivers/matrox/Makefile.am                 |    1 +
 gfxdrivers/neomagic/Makefile.am               |    1 +
 gfxdrivers/nsc/Makefile.am                    |    1 +
 gfxdrivers/nvidia/Makefile.am                 |    1 +
 gfxdrivers/omap/Makefile.am                   |    1 +
 gfxdrivers/radeon/Makefile.am                 |    1 +
 gfxdrivers/savage/Makefile.am                 |    1 +
 gfxdrivers/sis315/Makefile.am                 |    1 +
 gfxdrivers/tdfx/Makefile.am                   |    1 +
 gfxdrivers/unichrome/Makefile.am              |    1 +
 gfxdrivers/vmware/Makefile.am                 |    1 +
 inputdrivers/keyboard/Makefile.am             |    1 +
 inputdrivers/linux_input/Makefile.am          |    1 +
 interfaces/IDirectFBFont/Makefile.am          |    1 +
 interfaces/IDirectFBImageProvider/Makefile.am |    1 +
 interfaces/IDirectFBVideoProvider/Makefile.am |    1 +
 wm/unique/classes/Makefile.am                 |    1 +
 wm/unique/devices/Makefile.am                 |    1 +
 26 files changed, 26 insertions(+), 0 deletions(-)

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

Reply via email to