[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Feb 26 16:00:08 EST 2004


----------------------------------------------------------------------------
Changes committed by thor on Thu Feb 26 20:55:28 2004

Added Files:
   in mfd/clientlib:
        mdcaprequest.cpp mdcaprequest.h mdcapresponse.cpp 
        mdcapresponse.h 
   in mfd/mfdlib:
        httpinresponse.cpp httpinresponse.h httpoutresponse.cpp 
        httpoutresponse.h 
Modified Files:
   in mfd/clientlib:
        clientlib.pro metadataclient.cpp metadataclient.h 
        mfdinstance.cpp serviceclient.h 
   in mfd/mfd:
        mdserver.cpp 
   in mfd/mfd/plugins/daapclient:
        daapinstance.cpp daapresponse.cpp daapresponse.h 
   in mfd/mfd/plugins/daapserver:
        daapserver.cpp 
   in mfd/mfd/plugins/httpserver:
        httpserver.cpp 
   in mfd/mfdlib:
        httpinrequest.cpp mfd_plugin.cpp mfdlib.pro 
Removed Files:
   in mfd/mfdlib:
        httpresponse.cpp httpresponse.h 
Log Message:
Split HttpResponse into HttpInResponse and HttpOutResponse.
Make daap client use the new HttpInResponse object.
Setup clientlib to use the new HttpInResponse object.
More clientlib infrastructure for metadata transmission.

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


More information about the mythtv-commits mailing list