[mythtv-firehose] mythtv branch master updated by dekarl. v29-pre-39-gb092e46

Git Repo Owner noreply at mythtv.org
Wed May 11 18:28:37 UTC 2016


The branch, master has been updated on the
mythtv repository by gitolite user dekarl.
       via  b092e46a56874cb395e118bd46a2b2f8d5c3cfda (commit)
       via  f4a8cf1673dcbaa649e3879b8716d3942474f2dd (commit)
       via  7f2c96234171882c101499089b555e4260dfc986 (commit)
       via  5085666b92889b207cfb261521c2b163a0e75d3f (commit)
       via  00c2a2bb2645ff5af46b3750d40b858535aa469e (commit)
       via  79d2ce90eaa5ffb8c46ef723336058947607368d (commit)
      from  0bfcd20950f093fbcd2647021d9c53aa421a5d7f (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 b092e46a56874cb395e118bd46a2b2f8d5c3cfda
Author:    Karl Dietz <dekarl at mythtv.org> at Wed, 11 May 2016 15:53:28 +0200
Committer: Karl Dietz <dekarl at mythtv.org> at Wed, 11 May 2016 15:54:16 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=b092e46a56874cb395e118bd46a2b2f8d5c3cfda

update version parser in themechooser for v29 (without leading 0.)
there are likely other places that need to be adjusted for the missing
0. prefix

Refs #12763



commit f4a8cf1673dcbaa649e3879b8716d3942474f2dd
Author:    Karl Dietz <dekarl at mythtv.org> at Wed, 11 May 2016 15:51:12 +0200
Committer: Karl Dietz <dekarl at mythtv.org> at Wed, 11 May 2016 15:51:12 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=f4a8cf1673dcbaa649e3879b8716d3942474f2dd

fix parsing of version numbers in theme updater
the separator between the parts of the version number is a literal
period (\\.), not any character (.)

Refs #12763



commit 7f2c96234171882c101499089b555e4260dfc986
Author:    Karl Dietz <dekarl at mythtv.org> at Wed, 11 May 2016 15:47:02 +0200
Committer: Karl Dietz <dekarl at mythtv.org> at Wed, 11 May 2016 15:47:02 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=7f2c96234171882c101499089b555e4260dfc986

update MYTH_BINARY_VERSION to match MYTH_SOURCE_VERSION after the v29-pre tag



commit 5085666b92889b207cfb261521c2b163a0e75d3f
Author:    Karl Dietz <dekarl at mythtv.org> at Wed, 11 May 2016 13:51:00 +0200
Committer: Karl Dietz <dekarl at mythtv.org> at Wed, 11 May 2016 15:43:06 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=5085666b92889b207cfb261521c2b163a0e75d3f

add note about removed settings



commit 00c2a2bb2645ff5af46b3750d40b858535aa469e
Author:    Karl Dietz <dekarl at mythtv.org> at Wed, 27 Apr 2016 23:28:03 +0200
Committer: Karl Dietz <dekarl at mythtv.org> at Wed, 11 May 2016 15:43:06 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=00c2a2bb2645ff5af46b3750d40b858535aa469e

call SetMaskImageFilename by reference
to make cppcheck happy



commit 79d2ce90eaa5ffb8c46ef723336058947607368d
Author:    Karl Dietz <dekarl at mythtv.org> at Wed, 27 Apr 2016 22:48:08 +0200
Committer: Karl Dietz <dekarl at mythtv.org> at Wed, 11 May 2016 13:51:24 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=79d2ce90eaa5ffb8c46ef723336058947607368d

reword log messages around server side scripting to make them distinguishable



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

Summary of changes:
 mythtv/libs/libmythbase/mythversion.h              |    2 +-
 mythtv/libs/libmythtv/dbcheck.cpp                  |    7 +++++++
 mythtv/libs/libmythui/mythuiimage.h                |    2 +-
 mythtv/libs/libmythupnp/serverSideScripting.cpp    |    4 ++--
 mythtv/programs/mythbackend/backendhousekeeper.cpp |    4 ++--
 mythtv/programs/mythfrontend/themechooser.cpp      |    4 ++--
 6 files changed, 15 insertions(+), 8 deletions(-)

-- 



More information about the mythtv-firehose mailing list