[mythtv-commits] mythtv commit: r25371 by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sat Jul 17 18:36:22 UTC 2010


      Author: cpinkham
        Date: 2010-07-17 18:36:22 +0000 (Sat, 17 Jul 2010)
New Revision: 25371
   Changeset: http://svn.mythtv.org/trac/changeset/25371

Modified:

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

Log:

Enhance the MythDownloadManager to write out data as it is received
when doing asynchronous downloads and someone is listening for update
events.  The newly received data is now written to the output file and/or
result QByteArray before the DOWNLOAD_FILE UPDATE event is sent.

NOTE: This bumps the binary API again, so make clean, etc..






More information about the mythtv-commits mailing list