[mythtv-commits] mythtv/master commit: 5a697eb8d by Mark Kendall (mark-kendall)

MythTV noreply at mythtv.org
Sat Feb 11 14:35:17 UTC 2012


      Author:  Mark Kendall <mkendall at mythtv.org>
 Change Date:  2012-02-11T06:00:53-08:00
   Push Date:  2012/02/11 06:35:02 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  5a697eb8dace9d8ff714f30c9ece157bfc34bdda
   Changeset:  https://github.com/MythTV/mythtv/commit/5a697eb8d

Log:

linmythupnp: Add an XML Plist serializer.

This should help skip a conversion stage when processing responses on
iOS/OS X devices. If it proves to be beneficial, I'll add a binary plist
version which will improve performance on iOS devices - especially for
large guide requests etc.

Added:

   mythtv/libs/libmythupnp/serializers/xmlplistSerializer.cpp
   mythtv/libs/libmythupnp/serializers/xmlplistSerializer.h

Modified:

   mythtv/libs/libmythupnp/httprequest.cpp
   mythtv/libs/libmythupnp/libmythupnp.pro



More information about the mythtv-commits mailing list