[mythtv-commits] mythtv/master commit: de3ade3f8 by Gavin Hurlbut (Beirdo)

MythTV noreply at mythtv.org
Thu Feb 9 07:27:14 UTC 2012


      Author:  Gavin Hurlbut <ghurlbut at mythtv.org>
 Change Date:  2012-02-08T23:26:25-08:00
   Push Date:  2012/02/08 23:26:58 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  de3ade3f866756c8aad24aec35a111d02300c869
   Changeset:  https://github.com/MythTV/mythtv/commit/de3ade3f8

Log:

Add in ability to add a custom header for postAuth and downloadAuth

Right now, this is only required by postAuth, to add the Accept-Encoding: gzip
for DataDirect pulls.

Also added in code based on the public-domain zlib example that will actually
gunzip the data in Qt via zlib (which we already include anyways).

Modified:

   mythtv/libs/libmythbase/mythdownloadmanager.cpp
   mythtv/libs/libmythbase/mythdownloadmanager.h
   mythtv/libs/libmythtv/datadirect.cpp



More information about the mythtv-commits mailing list