[mythtv-firehose] mythtv/master commit: 272b24d9d by Mark Kendall (mark-kendall)

MythTV noreply at mythtv.org
Sun Nov 13 08:13:20 UTC 2011


      Author:  Mark Kendall <mkendall at mythtv.org>
 Change Date:  2011-11-13T00:13:01-08:00
   Push Date:  2011/11/13 00:13:07 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  272b24d9d31c2e7cbb272e148f38cb4cfcb98a9b
   Changeset:  https://github.com/MythTV/mythtv/commit/272b24d9d

Log:

Services API: Simplify QVariantMap formatting in the JSON serialiser.

This makes parsing the output much simpler. The same change has not been
applied to the xml serialiser as there are various uses (e.g. settings
list, action list) where invalid xml is produced if the same approach is
taken (e.g. 0 is an invalid element name).

Modified:

   mythtv/libs/libmythupnp/serializers/jsonSerializer.cpp



More information about the mythtv-firehose mailing list