This will make emotion work again. Don't know why they bumped API version though.

Sebastian

diff -u -r1.3 emotion_xine_vo_out.c
--- src/modules/xine/emotion_xine_vo_out.c 19 Jul 2004 05:44:54 -0000 1.3
+++ src/modules/xine/emotion_xine_vo_out.c 12 Jan 2005 11:01:53 -0000
@@ -103,7 +103,7 @@


plugin_info_t xine_plugin_info[] =
{
- { PLUGIN_VIDEO_OUT, 19, "emotion", XINE_VERSION_CODE, &_emotion_info, _emotion_class_init },
+ { PLUGIN_VIDEO_OUT, 20, "emotion", XINE_VERSION_CODE, &_emotion_info, _emotion_class_init },
{ PLUGIN_NONE, 0, "", 0, NULL, NULL }
};



------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to