[mythtv-commits] mythtv branch fixes/0.27 updated by paulh. v0.27-91-g63d0384

Git Repo Owner noreply at mythtv.org
Sun Nov 17 11:01:16 UTC 2013


The branch, fixes/0.27 has been updated on the
mythtv repository by gitolite user paulh.
       via  63d03846eb95cb963ba19fd3aa87fb6a73643daa (commit)
      from  531b8e636d876f1f8e7aeb0f3be82cfb7eb655da (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 63d03846eb95cb963ba19fd3aa87fb6a73643daa
Author:    Paul Harrison <pharrison at mythtv.org> at Sun, 3 Nov 2013 15:08:24 +0000
Committer: Paul Harrison <pharrison at mythtv.org> at Sun, 17 Nov 2013 11:00:46 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=63d03846eb95cb963ba19fd3aa87fb6a73643daa

MythZoneMinder: finish the support for ZoneMinder >= 0.26.0
All combinations of capture palette and target colour space should now be
supported. This also moves all the processing to mythzmserver and always
passes RGB24 to the plugin.

Note: bumps the protocol version so both mythzmserver and the plugin need to
be updated.

(cherry picked from commit 68c07c49499ca5be40751bf59908bf03b242f281)



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

Summary of changes:
 .../mythzoneminder/mythzmserver/zmserver.cpp       |  121 +++++++++++++++++++-
 mythplugins/mythzoneminder/mythzmserver/zmserver.h |    1 +
 .../mythzoneminder/mythzoneminder/zmclient.cpp     |    2 +-
 .../mythzoneminder/mythzoneminder/zmliveplayer.cpp |   49 +--------
 4 files changed, 119 insertions(+), 54 deletions(-)

-- 



More information about the mythtv-commits mailing list