[mythtv-commits] mythtv commit: r19975 - in trunk/mythtv/libs by greg

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Feb 12 01:42:43 UTC 2009


      Author: greg
        Date: 2009-02-12 01:42:43 +0000 (Thu, 12 Feb 2009)
New Revision: 19975
   Changeset: http://cvs.mythtv.org/trac/changeset/19975

Added:

   trunk/mythtv/libs/libmythdb/remotefile.cpp
   trunk/mythtv/libs/libmythdb/remotefile.h

Removed:

   trunk/mythtv/libs/libmyth/remotefile.cpp
   trunk/mythtv/libs/libmyth/remotefile.h

Modified:

   trunk/mythtv/libs/libmyth/libmyth.pro
   trunk/mythtv/libs/libmyth/util.h
   trunk/mythtv/libs/libmythdb/libmythdb.pro
   trunk/mythtv/libs/libmythtv/NuppelVideoPlayer.cpp
   trunk/mythtv/libs/libmythtv/previewgenerator.cpp
   trunk/mythtv/libs/libmythtv/programinfo.cpp
   trunk/mythtv/libs/libmythtv/remoteencoder.cpp
   trunk/mythtv/libs/libmythtv/remoteutil.cpp

Log:


 This is the first in a series of commits related to allow
mythvideo to stream files via master and slave backends

 This moves the RemoteFile class to mythdb in order for mythui to use it
without having to depend directly on libmyth.
Also moves some code from util.cpp/.h out as well required by RemoteFile.







More information about the mythtv-commits mailing list