[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Jan 15 03:55:03 EST 2004


----------------------------------------------------------------------------
Changes committed by thor on Thu Jan 15 03:50:21 2004

Added Files:
   in mfd/mfdlib:
        mdcontainer.cpp mdcontainer.h metadata.cpp metadata.h 
        settings.cpp settings.h 
Modified Files:
   in mfd:
        configure settings.pro 
   in mfd/mfd:
        logging.cpp main.cpp mdserver.cpp mdserver.h mfd.cpp mfd.h 
        mfd.pro 
   in mfd/mfd/plugins/daapclient:
        database.cpp database.h 
   in mfd/mfd/plugins/daapserver:
        daapserver.cpp daapserver.h 
   in mfd/mfd/plugins/zeroconfig:
        zc_client.cpp zc_responder.cpp 
   in mfd/mfdlib:
        cddecoder.cpp flacdecoder.cpp maddecoder.cpp mfd_plugin.cpp 
        mfd_plugin.h mfdlib.pro vorbisdecoder.cpp 
Removed Files:
   in mfd/mfd:
        mdcontainer.cpp mdcontainer.h mdmonitor.cpp mdmonitor.h 
        metadata.cpp metadata.h 
Log Message:
Rationalize a whole bunch of stuff. This is a work in progress, but it needs
backing up to CVS before I do something stupid. This will compile and run,
but it don't do much.

Take metadata responsibility out of the over-taxed mfd object and put it in
the metadata server.

Move metadata and container classes into the library.

Wrap myth settings (gContext) in a Settings class, to make it easier to have
settings when built without libmyth.

Push mythmusic file/db scanning out into its own plugin.


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


More information about the mythtv-commits mailing list