[mythtv-commits] mythtv branch master updated by dblain. v0.28-pre-1973-ge0f4e28

Git Repo Owner noreply at mythtv.org
Thu Jul 24 03:06:19 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user dblain.
       via  e0f4e2843b1bd8b8fb1b2f7f60bb03609d480547 (commit)
       via  e694799c0645a2eaeddf5faaae3a7d28c76418dd (commit)
      from  3e763bd0c86b015f0fa7aa8fba983b75e09ea819 (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 e0f4e2843b1bd8b8fb1b2f7f60bb03609d480547
Author:    David Blain <dblain at mythtv.org> at Wed, 23 Jul 2014 23:05:32 -0400
Committer: David Blain <dblain at mythtv.org> at Wed, 23 Jul 2014 23:05:32 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=e0f4e2843b1bd8b8fb1b2f7f60bb03609d480547

Fix taglib header path for msvc.



commit e694799c0645a2eaeddf5faaae3a7d28c76418dd
Author:    David Blain <dblain at mythtv.org> at Wed, 23 Jul 2014 23:02:48 -0400
Committer: David Blain <dblain at mythtv.org> at Wed, 23 Jul 2014 23:04:18 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=e694799c0645a2eaeddf5faaae3a7d28c76418dd

Add Q_ENUM support to wsdl/xsd generation. First step of adding advanced support for enums to the service API



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

Summary of changes:
 mythtv/configure.ps1                            |   12 +-
 mythtv/html/css/wsdl.css                        |   46 ++++
 mythtv/html/xslt/enum.xslt                      |   62 ++++++
 mythtv/libs/libmythmetadata/libmythmetadata.pro |    2 -
 mythtv/libs/libmythupnp/servicehost.cpp         |    5 +-
 mythtv/libs/libmythupnp/xsd.cpp                 |  264 ++++++++++++++++++-----
 mythtv/libs/libmythupnp/xsd.h                   |    3 +-
 7 files changed, 336 insertions(+), 58 deletions(-)
 create mode 100644 mythtv/html/xslt/enum.xslt

-- 



More information about the mythtv-commits mailing list