[mythtv-commits] mythtv branch master updated by dblain. v0.28-pre-2036-g9f7c02b

Git Repo Owner noreply at mythtv.org
Wed Jul 30 20:21:41 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user dblain.
       via  9f7c02b057d7ee1d691cf84fb86a87b7c21ac7b7 (commit)
      from  d582ae5d15947d466aaebc4aa753d321c261a955 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 9f7c02b057d7ee1d691cf84fb86a87b7c21ac7b7
Author:    David Blain <dblain at mythtv.org> at Wed, 30 Jul 2014 16:20:20 -0400
Committer: David Blain <dblain at mythtv.org> at Wed, 30 Jul 2014 16:21:22 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=9f7c02b057d7ee1d691cf84fb86a87b7c21ac7b7

Allow Enums to be parameters to Service API Methods



-----------------------------------------------------------------------

Summary of changes:
 mythtv/libs/libmythservicecontracts/service.cpp    |   50 +++++++++++++++++
 .../libs/libmythupnp/serializers/xmlSerializer.cpp |   34 +++++++++++-
 .../libs/libmythupnp/serializers/xmlSerializer.h   |    5 ++
 mythtv/libs/libmythupnp/wsdl.cpp                   |   58 +++++++++++++++++---
 mythtv/libs/libmythupnp/wsdl.h                     |    5 ++-
 mythtv/libs/libmythupnp/xsd.cpp                    |   18 +++++--
 mythtv/libs/libmythupnp/xsd.h                      |    4 ++
 7 files changed, 160 insertions(+), 14 deletions(-)

-- 



More information about the mythtv-commits mailing list