New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=6fd0624fc2425b9e8e74987b8c3a66dcded21d74
commit 6fd0624fc2425b9e8e74987b8c3a66dcded21d74
Author: Denis Oliver Kropp <[email protected]>
Date: Tue Feb 26 21:37:55 2013 +0100
Options: Add 'layers-fps' options with optional interval to print FPS in
layer update (flip) code.
src/core/CoreLayerRegion_real.cpp | 8 ++++++++
src/core/layers_internal.h | 2 ++
src/misc/conf.c | 21 +++++++++++++++++++++
src/misc/conf.h | 1 +
4 files changed, 32 insertions(+)
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=6e99d4fb09a36d669a94b72a43d07b0a716578e9
commit 6e99d4fb09a36d669a94b72a43d07b0a716578e9
Author: Denis Oliver Kropp <[email protected]>
Date: Tue Feb 26 21:37:26 2013 +0100
flux: fix unknown integer types
src/core/CoreLayer.flux | 4 ++--
src/core/CoreLayerContext.flux | 12 ++++++------
src/core/CoreLayerContext_real.cpp | 6 +++---
src/core/CoreLayer_real.cpp | 2 +-
src/core/CoreSurface.flux | 10 +++++-----
src/core/CoreSurface_real.cpp | 14 +++++++-------
src/core/CoreWindow.flux | 26 +++++++++++++-------------
src/core/CoreWindow_real.cpp | 2 +-
8 files changed, 38 insertions(+), 38 deletions(-)
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=9e4dfb57162500b5a279e12c6fc18835cf6fce7b
commit 9e4dfb57162500b5a279e12c6fc18835cf6fce7b
Author: Denis Oliver Kropp <[email protected]>
Date: Tue Feb 26 21:35:57 2013 +0100
Core: fix missing core_strings.h dependency
src/core/Makefile.am | 2 ++
1 file changed, 2 insertions(+)
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=d1f353c2983f9ff9e641fa0d6a8860d072d87c19
commit d1f353c2983f9ff9e641fa0d6a8860d072d87c19
Author: Denis Oliver Kropp <[email protected]>
Date: Tue Feb 26 21:23:59 2013 +0100
fusiondale: fix warnings in messenger core
lib/fusiondale/core/messenger_port.c | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=cafbd6deb821387bf03dbb742b873dafb712515c
commit cafbd6deb821387bf03dbb742b873dafb712515c
Author: Denis Oliver Kropp <[email protected]>
Date: Tue Feb 26 21:11:19 2013 +0100
String: Make constructor take only unformatted for convenient, add ::F()
for formatting construct, add GetTokens() for splitting.
lib/direct/String.cpp | 42 ++++++++++++++++++++++++++++++++++++------
lib/direct/String.h | 12 +++++++++++-
src/core/Task.h | 4 ++--
src/core/TaskThreadsQ.cpp | 4 ++--
src/core/Util.h | 2 +-
5 files changed, 52 insertions(+), 12 deletions(-)
_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs