Enlightenment CVS committal Author : tsauerbeck Project : e17 Module : apps/euphoria
Dir : e17/apps/euphoria/bin Modified Files: euphoria Log Message: xmmsclient api update =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/euphoria/bin/euphoria,v retrieving revision 1.19 retrieving revision 1.20 diff -u -3 -r1.19 -r1.20 --- euphoria 4 May 2005 19:49:39 -0000 1.19 +++ euphoria 6 May 2005 20:59:14 -0000 1.20 @@ -1,6 +1,6 @@ #!/usr/bin/ruby -w -# $Id: euphoria,v 1.19 2005/05/04 19:49:39 tsauerbeck Exp $ +# $Id: euphoria,v 1.20 2005/05/06 20:59:14 tsauerbeck Exp $ require "ecore" require "ecore_x" @@ -10,6 +10,7 @@ require "esmart_draggies" require "esmart_container" require "xmmsclient" +require "xmmsclient_ecore" require "singleton" require "yaml" require "find" @@ -151,7 +152,7 @@ def init_xmms @xmms = XmmsClient::XmmsClient.new("Euphoria") @xmms.connect(@config.ipc_path) - @xmms.setup_with_ecore + @xmms.add_to_ecore_mainloop end def setup_callbacks ------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. Get your fingers limbered up and give it your best shot. 4 great events, 4 opportunities to win big! Highest score wins.NEC IT Guy Games. Play to win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs