[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon May 2 20:15:02 UTC 2005


----------------------------------------------------------------------------
Changes committed by thor on Mon May  2 20:10:13 2005

Modified Files:
   in mfd/clientlib:
        metadataclient.cpp metadataclient.h mfdcontent.cpp 
        mfdcontent.h mfdinterface.cpp mfdinterface.h 
   in mfd/mfd:
        mdcaprequest.cpp mdcaprequest.h mdserver.cpp mdserver.h 
   in mfd/mfd/plugins/audio:
        livemedia.h 
   in mfd/mfd/plugins/mmusic:
        mmusic.cpp mmusic.h 
   in mfd/mfdlib:
        mdcontainer.cpp mdcontainer.h metadata.cpp metadata.h 
        mfd_plugin.cpp mfd_plugin.h 
Log Message:

Slightly more efficient way to do playlist edits, plus the ability to delete
playlists. Couple of quirks on deletion that need to be ironed out, but
definitely works.


----------------------------------------------------------------------------
Changes committed by thor on Mon May  2 20:11:40 2005

Added Files:
   in mfd/clientlib/pixmaps:
        del_playlist_pix.xpm 
Log Message:

Forgot a (very ugly) pixmap.


----------------------------------------------------------------------------
Changes committed by thor on Mon May  2 20:12:15 2005

Modified Files:
   in mfe/mfe:
        mfedialog.cpp 
Log Message:

Client stuff for deleting playlists.


----------------------------------------------------------------------------
Changes committed by danielk on Mon May  2 20:12:53 2005

Modified Files:
   in mythtv/libs/libmythtv:
        osdlistbtntype.cpp proglist.cpp 
Log Message:

Removes two unsafe exit() calls in libmythtv.so.

The only remaining in unsafe exit() is in libmythtv.so, in ThreadedFileWriter.
But it requires multi-file changes and a small protocol change to percolate the
error up to where it can be handled. I'm holding off on that one.

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


More information about the mythtv-commits mailing list