Author: ks156
Date: 2009-07-14 12:24:22 +0200 (Tue, 14 Jul 2009)
New Revision: 5112

Modified:
   
software_suite_v3/software/tool/tool-tux-controller/trunk/src/GUI/control/controlTux.java
Log:
* Removed the remote control binding to not create conflicts with the GUI.


Modified: 
software_suite_v3/software/tool/tool-tux-controller/trunk/src/GUI/control/controlTux.java
===================================================================
--- 
software_suite_v3/software/tool/tool-tux-controller/trunk/src/GUI/control/controlTux.java
   2009-07-14 09:54:28 UTC (rev 5111)
+++ 
software_suite_v3/software/tool/tool-tux-controller/trunk/src/GUI/control/controlTux.java
   2009-07-14 10:24:22 UTC (rev 5112)
@@ -103,8 +103,6 @@
                 "onBatteryLevelEvent");
         tux.tts.registerEventOnVoiceList(this, 
                 "onVoiceListChanged");
-        tux.event.handler.register(TuxAPIConst.ST_NAME_REMOTE_BUTTON, this, 
-                "onRemoteControl");
 
         /* End of the movements */
         tux.event.handler.register(TuxAPIConst.ST_NAME_EYES_RM, this, 


------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn

Reply via email to