Update of /cvsroot/freevo/freevo/src/video/plugins
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8388/src/video/plugins
Modified Files:
mplayer.py
Log Message:
renamed SKIN_* and OSD_* variables to GUI_*
Index: mplayer.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/video/plugins/mplayer.py,v
retrieving revision 1.93
retrieving revision 1.94
diff -C2 -d -r1.93 -r1.94
*** mplayer.py 19 Dec 2004 10:36:31 -0000 1.93
--- mplayer.py 31 Dec 2004 11:57:44 -0000 1.94
***************
*** 11,14 ****
--- 11,17 ----
# -----------------------------------------------------------------------
# $Log$
+ # Revision 1.94 2004/12/31 11:57:44 dischi
+ # renamed SKIN_* and OSD_* variables to GUI_*
+ #
# Revision 1.93 2004/12/19 10:36:31 dischi
# update bmovl fifo handling
***************
*** 573,579 ****
# line = 'Connecting to server'
# self.osd.clearscreen(self.osd.COL_BLACK)
! # self.osd.drawstringframed(line, config.OSD_OVERSCAN_X+10,
! # config.OSD_OVERSCAN_Y+10,
! # self.osd.width - 2 * (config.OSD_OVERSCAN_X+10),
# -1, self.osdfont, self.osd.COL_WHITE)
# self.osd.update()
--- 576,582 ----
# line = 'Connecting to server'
# self.osd.clearscreen(self.osd.COL_BLACK)
! # self.osd.drawstringframed(line, config.GUI_OVERSCAN_X+10,
! # config.GUI_OVERSCAN_Y+10,
! # self.osd.width - 2 * (config.GUI_OVERSCAN_X+10),
# -1, self.osdfont, self.osd.COL_WHITE)
# self.osd.update()
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog