Author: dmeyer Date: Thu Feb 2 20:05:04 2006 New Revision: 1151 Added: trunk/display/AUTHORS Modified: trunk/display/README
Log: add more metadata Added: trunk/display/AUTHORS ============================================================================== --- (empty file) +++ trunk/display/AUTHORS Thu Feb 2 20:05:04 2006 @@ -0,0 +1,15 @@ +The module is part of the Kaa Media Repository + +Maintainer of this module: + +Jason Tackaberry <[EMAIL PROTECTED]> +Dirk Meyer <[EMAIL PROTECTED]> + +Contributions: + +Andreas B�sching <[EMAIL PROTECTED]> +Rob Shortt <[EMAIL PROTECTED]> + + +Thanks to the people of the Enlightenment project +(http://www.enlightenment.org) for imlib2 and evas Modified: trunk/display/README ============================================================================== --- trunk/display/README (original) +++ trunk/display/README Thu Feb 2 20:05:04 2006 @@ -0,0 +1,7 @@ +Low level support for various displays, such as X11 or +framebuffer. Provides X11Display and X11Window classes for managing +X11 windows, with optional support for Imlib2 (render Imlib2 images to +X11 windows), Evas (both software and OpenGL canvases), and pygame +(render Imlib2 images to pygame surfaces). + +See http://www.freevo.org/kaa for more information ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Freevo-cvslog mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-cvslog
