Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl


Modified Files:
        TODO 


Log Message:
- Ewl_Media widget will always be available at runtime now. It will
  conditionally compile in the emotion code if it is available.
  
  To determine if ewl_media has support for emotion you can check
  ewl_media_is_available(). This will return TRUE if the media support is
  available, FALSE otherwise. Also, ewl_media_new() will return NULL if
  emotion isn't available.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/TODO,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -3 -r1.75 -r1.76
--- TODO        21 Feb 2006 17:42:20 -0000      1.75
+++ TODO        22 Feb 2006 17:39:13 -0000      1.76
@@ -173,7 +173,3 @@
 - Need to split the evas engine code out then use function pointers to do
   the engine functions instead of the current #ifdef method.
 
-- Need to modify ewl_media so that it will always build but has a
-  ewl_media_is_avaialbe() call that returns TRUE if support was compiled in
-  for ewl_media. Saves having to do custom app hacks.
-




-------------------------------------------------------
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
_______________________________________________
enlightenment-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to