[mythtv-firehose] mythtv/gpu-commflag commit: 86d4de849 by Robert McNamara (rmcnamara)

MythTV noreply at mythtv.org
Mon Mar 19 18:16:35 UTC 2012


      Author:  Robert McNamara <rmcnamara at mythtv.org>
 Change Date:  2012-03-14T08:08:22-07:00
   Push Date:  2012/03/19 11:15:58 -0700
  Repository:  mythtv
      Branch:  gpu-commflag
New Revision:  86d4de849890622083726ab214cedda6b040e86b
   Changeset:  https://github.com/MythTV/mythtv/commit/86d4de849

Log:

Make XML plist serializer dates work with Apple plist parser.

Apple is apparently picky about the <date> explicitly stating that it is Zulu time
and having the Z at the end.  Apparently in most versions of Qt, Qt::ISODate doesn't
include it, and it may be added in 4.8... the only way to avoid the versioning
mess is to just explicitly specify the date format in the serializer.

Modified:

   mythtv/libs/libmythupnp/serializers/xmlplistSerializer.cpp



More information about the mythtv-firehose mailing list