Update of /cvsroot/xine/xine-plugin/src
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv2035/src
Modified Files:
plugin.c
Log Message:
Added options to specify plugin directory and logo format to use during
compilation.
Index: plugin.c
===================================================================
RCS file: /cvsroot/xine/xine-plugin/src/plugin.c,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- plugin.c 24 Nov 2006 20:59:05 -0000 1.42
+++ plugin.c 25 Nov 2006 14:12:42 -0000 1.43
@@ -661,7 +661,7 @@
}
xine_gui_send_vo_data (this->stream, XINE_GUI_SEND_EXPOSE_EVENT, NULL);
/* Load xine logo. */
- if (xine_open (this->stream, PLUGIN_DIR "/xine-logo.ogg"))
+ if (xine_open (this->stream, LOGO_PATH))
xine_play (this->stream, 0, 0);
}
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Xine-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xine-cvslog