Update of /cvsroot/freevo/freevo/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7135
Modified Files:
config.py
Log Message:
for non v4l2 speaking devices
Index: config.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/config.py,v
retrieving revision 1.121
retrieving revision 1.122
diff -C2 -d -r1.121 -r1.122
*** config.py 28 Aug 2004 17:16:19 -0000 1.121
--- config.py 12 Sep 2004 21:20:57 -0000 1.122
***************
*** 23,26 ****
--- 23,29 ----
# -----------------------------------------------------------------------
# $Log$
+ # Revision 1.122 2004/09/12 21:20:57 mikeruelle
+ # for non v4l2 speaking devices
+ #
# Revision 1.121 2004/08/28 17:16:19 dischi
# support empty ITEM variables
***************
*** 410,413 ****
--- 413,419 ----
# likely no device attached
continue
+ except IOError:
+ # found something that doesn't speak v4l2
+ continue
except:
traceback.print_exc()
-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog