Author: duncan
Date: Fri Sep 29 12:41:58 2006
New Revision: 8263

Modified:
   branches/rel-1-5/freevo/src/tv/plugins/mplayer.py

Log:
[ 1567494 ] Fix for not leaving /dev/ivtv0 open
Patch applied.


Modified: branches/rel-1-5/freevo/src/tv/plugins/mplayer.py
==============================================================================
--- branches/rel-1-5/freevo/src/tv/plugins/mplayer.py   (original)
+++ branches/rel-1-5/freevo/src/tv/plugins/mplayer.py   Fri Sep 29 12:41:58 2006
@@ -128,6 +128,7 @@
                 ivtv_dev.init_settings()
                 ivtv_dev.setinput(vg.input_num)
                 #ivtv_dev.print_settings()
+                ivtv_dev.close()
                 self.fc.chanSet(tuner_channel)
             
                 tvcmd = vg.vdev

-------------------------------------------------------------------------
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