New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=466a6d14c81e8297266dd39327d6033b38ed2990
commit 466a6d14c81e8297266dd39327d6033b38ed2990
Author: Ville Syrjala <[email protected]>
Date: Wed Jan 20 02:23:28 2010 +0200
fbdev: Reduce useless nesting
systems/fbdev/fbdev.c | 18 ++++++------------
1 files changed, 6 insertions(+), 12 deletions(-)
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=8049217e6e4a3570aac83e14cdc6ff250d11dbe7
commit 8049217e6e4a3570aac83e14cdc6ff250d11dbe7
Author: Ville Syrjala <[email protected]>
Date: Tue Jan 19 04:28:03 2010 +0200
fbdev: Fix mode setting
Since the surface pool no longer sets the mode it must be done by the
SetRegion call.
systems/fbdev/fbdev.c | 16 +++++++++-------
1 files changed, 9 insertions(+), 7 deletions(-)
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=c6c1118d33f69b8acbb9fd011b75e12ca4e170ed
commit c6c1118d33f69b8acbb9fd011b75e12ca4e170ed
Author: Ville Syrjala <[email protected]>
Date: Wed Jan 20 02:21:29 2010 +0200
linux_input: Use MAX() instead of open coding it
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=03cf362e440ecf84a4012b97ccf8372ac63f4854
commit 03cf362e440ecf84a4012b97ccf8372ac63f4854
Author: Ville Syrjala <[email protected]>
Date: Tue Jan 19 02:28:03 2010 +0200
linux_input: Don't check quitpipe fd is select() was interrupted
When select() is interrupted the fd sets are not updated so checking if
the fds are ready needs to be done after checking the return value.
inputdrivers/linux_input/linux_input.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs