Update of /cvsroot/freevo/freevo/src/tv In directory sc8-pr-cvs1:/tmp/cvs-serv3967
Modified Files: mplayer.py Log Message: mplayer doesn't clear the screen, tv.py does Index: mplayer.py =================================================================== RCS file: /cvsroot/freevo/freevo/src/tv/mplayer.py,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** mplayer.py 22 Feb 2003 07:13:19 -0000 1.7 --- mplayer.py 8 Mar 2003 17:39:02 -0000 1.8 *************** *** 10,13 **** --- 10,16 ---- # ----------------------------------------------------------------------- # $Log$ + # Revision 1.8 2003/03/08 17:39:02 dischi + # mplayer doesn't clear the screen, tv.py does + # # Revision 1.7 2003/02/22 07:13:19 krister # Set all sub threads to daemons so that they die automatically if the main thread dies. *************** *** 275,282 **** mixer.setPcmVolume(0) - # clear the screen for mplayer - osd.clearscreen(color=osd.COL_BLACK) - osd.update() - # Start up the TV task self.thread.mode = 'play' --- 278,281 ---- ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com _______________________________________________ Freevo-cvslog mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-cvslog