New commits:
http://git.directfb.org/?p=libs/FusionDale.git;a=commit;h=367c8a59becbea0dc81637e6dbd65c7f4b6933a2
commit 367c8a59becbea0dc81637e6dbd65c7f4b6933a2
Author: Denis Oliver Kropp <[EMAIL PROTECTED]>
Date: Thu Feb 14 10:10:07 2008 +0100
CONFIG: Remove obsolete code duplication and add proper chaining calls.
Note: we're calling libfusion AND libdirect config, while libfusion config
already did the call to it if it could not find an option for itself. I'm
keeping it here now, because I'm tending to prefer removal of libfusion's
call to libdirect config, nothing to not discuss :)
src/misc/dale_config.c | 34 ++--------------------------------
1 files changed, 2 insertions(+), 32 deletions(-)
http://git.directfb.org/?p=libs/FusionDale.git;a=commit;h=019767f5b22c5b7ecd988bea48a4634ffc1732b8
commit 019767f5b22c5b7ecd988bea48a4634ffc1732b8
Author: Denis Oliver Kropp <[EMAIL PROTECTED]>
Date: Thu Feb 14 09:06:22 2008 +0100
CONFIG: Added option "coma-shmpool-size=<kb>" to set the maximum size of
each component manager's shared memory pool
used for application allocation requests via IComa::Allocate(), TLSHM
(Thread Local SHM) via IComa::GetLocal() and Coma itself...
src/coma/coma.c | 5 ++++-
src/misc/dale_config.c | 23 +++++++++++++++++++++--
src/misc/dale_config.h | 3 +++
3 files changed, 28 insertions(+), 3 deletions(-)
_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs