Author: duncan
Date: Sat Dec 30 16:36:57 2006
New Revision: 8870

Modified:
   branches/rel-1/freevo/src/plugins/vfd.py

Log:
Corrected header block


Modified: branches/rel-1/freevo/src/plugins/vfd.py
==============================================================================
--- branches/rel-1/freevo/src/plugins/vfd.py    (original)
+++ branches/rel-1/freevo/src/plugins/vfd.py    Sat Dec 30 16:36:57 2006
@@ -1,12 +1,14 @@
 # -*- coding: iso-8859-1 -*-
 # -----------------------------------------------------------------------
-# vfd.py - use PyVFD to display menus and players
+# vfd.py - use pyusb to display menus and items for Shuttles VFD
 # -----------------------------------------------------------------------
 # $Id$
 #
 # Notes:
 #    To activate, put the following line in local_conf.py:
 #       plugin.activate('vfd')
+#    You need a patched pyusb (http://pyusb.berlios.de/)
+#    The patch is in contrib/patches
 # Todo:        
 #    1) Use Threads. pyusb is too blocking!
 #    2) See if it's possible to scroll the display

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

Reply via email to