[mythtv-commits] mythtv commit: r25232 by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Jul 1 01:34:24 UTC 2010


      Author: cpinkham
        Date: 2010-07-01 01:34:24 +0000 (Thu, 01 Jul 2010)
New Revision: 25232
   Changeset: http://svn.mythtv.org/trac/changeset/25232

Added:

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

Modified:

   trunk/mythtv/libs/libmythdb/libmythdb.pro
   trunk/mythtv/libs/libmythdb/mythversion.h

Log:

Add a MythDownloadManager class which can be used to download files from
the internet or any local source.  This uses QNetworkAccessManager, so
HTTP, HTTPS, and FTP URIs are supported.

This does bump the binary API version, so make clean, etc..






More information about the mythtv-commits mailing list