[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Mar 1 22:35:09 EST 2004


----------------------------------------------------------------------------
Changes committed by xris on Tue Mar  2 03:30:49 2004

Modified Files:
   in mythweb:
        status.php 
Log Message:
print utf-8 content type header

----------------------------------------------------------------------------
Changes committed by thor on Tue Mar  2 03:32:34 2004

Added Files:
   in mfd/mfd/plugins/daapclient:
        libopendaap_md5_name_patch.diff 
Modified Files:
   in mfd/mfd:
        mfd.h pluginmanager.cpp pluginmanager.h 
   in mfd/mfd/plugins/audio:
        audio.cpp daapinput.cpp 
   in mfd/mfd/plugins/daapclient:
        README daapinstance.cpp daapinstance.h daaprequest.cpp 
        daaprequest.h database.cpp 
   in mfd/mfd/plugins/daapserver/daaplib:
        registry.cpp 
   in mfd/mfdlib:
        httpoutrequest.cpp mfd_plugin.h 
Log Message:

Add ability to dynamically load and resolve parts of libopendaap. 

This will allow you to play audio content from within the mfd that is being
served by iTunes (ie. bi-directional music sharing)

As libopendaap was only released yesterday, you need to apply a patch
(included) to avoid an annoying segfault. Details are in the main README and
in ./mfd/plugins/daapclient/README.

Dynamic updates work for items (ie. files to play), but playlists are a bit
messed up at the moment.


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


More information about the mythtv-commits mailing list