New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=398e3f484a595e3c3474f3f87bd6e9c8c21bcc46
commit 398e3f484a595e3c3474f3f87bd6e9c8c21bcc46
Author: Denis Oliver Kropp <[email protected]>
Date: Tue Dec 18 18:55:46 2012 +0100
IDirectFB: When force-windowed applications use SetVideoMode, create window
with DWOP_KEEP_SIZE.
src/idirectfb.c | 12 +++++++-----
src/idirectfb.h | 1 +
2 files changed, 8 insertions(+), 5 deletions(-)
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=b7e14e34c9915ae74aa078889ed7b30d032133ca
commit b7e14e34c9915ae74aa078889ed7b30d032133ca
Author: Denis Oliver Kropp <[email protected]>
Date: Thu Dec 13 14:14:46 2012 +0100
dfbdumpinput: Add tool for forwarding input events to a file or another
machine.
Usage example: dfbdumpinput | nc 10.1.1.56 1234
Note: if you use a 64bit system and want to forward to a 32bit system use
'-32' option.
tools/.gitignore | 1 +
tools/Makefile.am | 4 +
tools/dfbdumpinput.c | 298 ++++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 303 insertions(+)
_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs