[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sat Nov 8 16:05:09 EST 2003


----------------------------------------------------------------------------
Changes committed by ijr on Sat Nov  8 21:04:28 2003

Added Files:
   in mythtv/contrib/mythnotify/cidbcast:
        .cvsignore 
   in mythtv/programs/mythtvosd:
        .cvsignore README alert.xml cid.xml main.cpp mythtvosd.pro 
   in mythtv/themes/defaultosd:
        osd-alert.png osd-callerid.png 
Modified Files:
   in mythtv/libs/libmythtv:
        osd.cpp osd.h osdtypes.cpp osdtypes.h udpnotify.cpp 
   in mythtv/programs:
        programs.pro 
   in mythtv/themes/blueosd:
        osd.xml 
   in mythtv/themes/defaultosd:
        osd.xml 
Removed Files:
   in mythtv/contrib/mythnotify/mythtvosd:
        .cvsignore Makefile README alert.xml cid.xml mythtvosd.c 
Log Message:
Rewrite the mythtvosd program in c++, to get rid of nasty buffer overruns and
simplify the code quite a bit.
Bind to 0.0.0.0, not 255.255.255.255.
Add the additional OSD containers to defaultosd.
Make a little text scroller OSD class:
   mythtvosd --template=scroller --scroll_text="Hello World"

----------------------------------------------------------------------------


More information about the mythtv-commits mailing list